[Webkit-unassigned] [Bug 90643] New: [jhbuild] gnutls 2.12.14 does not build with glibc 2.16.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 16:29:15 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90643

           Summary: [jhbuild] gnutls 2.12.14 does not build with glibc
                    2.16.0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rakuco at webkit.org
                CC: gns at gnome.org, dominik.rottsches at intel.com,
                    mrobinson at webkit.org, pnormand at igalia.com,
                    tmpsantos at gmail.com, christophe.dumez at intel.com


I figured it'd be better to discuss this in a bug report than coordinating with the lists for the EFL and GTK+ ports at the same time.

glibc seems to have recently deprecated the gets() call following the C11 standard. gnutls ships with a bundled Gnulib, and the version shipped with the 2.x series fails to build after this change in glibc. The problem was fixed in Gnulib in <http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=66712c23388e93e5c518ebc8515140fa0c807348>, which is present on gnutls 3.0.21, for example.

I don't know what's currently holding us at gnutls 2.x, so I'd like some input from you guys as to how to proceed here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list