[Webkit-unassigned] [Bug 197352] New: [Flatpak] webkit-build fails due to missing GTK2 in build environment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 28 08:07:36 PDT 2019


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

            Bug ID: 197352
           Summary: [Flatpak] webkit-build fails due to missing GTK2 in
                    build environment
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: lforschler at apple.com

Just tested from a fresh repository (right after running “git clean -xdf”):

 % update-webkitgtk-flatpak
 [lots of output, build completes just fine]

 % build-webkit --gtk
 [cmake output, eventually fails with:]

 -- Checking for module 'gtk+-2.0'
 --   Package 'gtk+-2.0', required by 'virtual:world', not found
 CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
   Could NOT find GTK2 (missing: GTK2_INCLUDE_DIRS GTK2_LIBRARIES) (Required
   is at least version "2.24.10")
 Call Stack (most recent call first):
   /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
   Source/cmake/FindGTK2.cmake:49 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
   Source/cmake/OptionsGTK.cmake:290 (find_package)
   Source/cmake/WebKitCommon.cmake:56 (include)
   CMakeLists.txt:167 (include)

 -- Configuring incomplete, errors occurred!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190428/49dac4fd/attachment-0001.html>


More information about the webkit-unassigned mailing list