[Webkit-unassigned] [Bug 231367] New: [WPE] Fails to build if not already installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 09:41:37 PDT 2021


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

            Bug ID: 231367
           Summary: [WPE] Fails to build if not already installed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

If WPE WebKit is not already installed, it fails to build trying to configure cog during the build process. So WPE port currently depends on an existing WPE install to bootstrap itself. Oops?

[1878/2019] Performing configure step for 'cog'
FAILED: Tools/cog-prefix/src/cog-stamp/cog-configure /home/mcatanzaro/Projects/WebKit/WebKitBuild/WPE/Tools/cog-prefix/src/cog-stamp/cog-configure 
cd /home/mcatanzaro/Projects/WebKit/WebKitBuild/WPE/Tools/cog-prefix/src/cog-build && /usr/bin/cmake -DCOG_PLATFORM_GTK4=ON -DCOG_PLATFORM_HEADLESS=ON -DCOG_PLATFORM_X11=ON -DUSE_SOUP2=OFF -GNinja /home/mcatanzaro/Projects/WebKit/Tools/wpe/cog && /usr/bin/cmake -E touch /home/mcatanzaro/Projects/WebKit/WebKitBuild/WPE/Tools/cog-prefix/src/cog-stamp/cog-configure
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found Git: /usr/bin/git (found version "2.32.0") 
-- Source tree revision: 0.9.1+git-6dea32b
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") 
-- Checking for module 'gio-2.0>=2.67.4'
--   Found gio-2.0, version 2.70.0
-- Checking for module 'libsoup-3.0>=2.99.7'
--   Found libsoup-3.0, version 3.0.1
-- Checking for module 'wpe-webkit-1.1>=2.33.1'
--   Package 'wpe-webkit-1.1', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:562 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:784 (_pkg_check_modules_internal)
  CMakeLists.txt:142 (pkg_check_modules)


-- 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/20211007/424967d3/attachment-0001.htm>


More information about the webkit-unassigned mailing list