[Webkit-unassigned] [Bug 136158] New: [GTK] WebKit has a new required dependency on GnuTLS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 22 10:17:04 PDT 2014


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

           Summary: [GTK] WebKit has a new required dependency on GnuTLS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: elima at igalia.com


We should not be adding required dependencies, so WebCrypto should be disabled when GnuTLS is not found:

--  WTF_USE_TILED_BACKING_STORE               OFF
--  ENABLE_PLUGIN_PROCESS_GTK2 .............. ON
-- checking for module 'libsecret-1'
--   package 'libsecret-1' not found
-- Could NOT find LIBSECRET (missing:  LIBSECRET_INCLUDE_DIRS LIBSECRET_LIBRARIES)
CMake Error at /home/guijemont/.local/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
  Could NOT find GnuTLS: Found unsuitable version "2.12.14", but required is
  at least "3.0.0" (found /usr/lib/x86_64-linux-gnu/libgnutls.so)
Call Stack (most recent call first):
  /home/guijemont/.local/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:341 (_FPHSA_FAILURE_MESSAGE)
  /home/guijemont/.local/share/cmake-3.0/Modules/FindGnuTLS.cmake:69 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  Source/cmake/OptionsGTK.cmake:383 (find_package)
  CMakeLists.txt:159 (include)

-- 
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