[Webkit-unassigned] [Bug 226905] New: [CMake][GTK][WPE] Improve error message when libsoup3 is not found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 16:25:47 PDT 2021


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

            Bug ID: 226905
           Summary: [CMake][GTK][WPE] Improve error message when libsoup3
                    is not found
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, cgarcia at igalia.com

The packaging bots have been failing to build for a while because SOUP3 is enabled by default and this bots don't have libsoup3 installed on the local jhbuild or the local distro

CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (_pkg_check_modules_internal)
  Source/cmake/FindLibSoup.cmake:45 (pkg_check_modules)
  Source/cmake/WebKitFindPackage.cmake:105 (_find_package)
  Source/cmake/OptionsGTK.cmake:216 (find_package)
  Source/cmake/WebKitCommon.cmake:216 (include)
  CMakeLists.txt:20 (include)


https://build.webkit.org/#/builders/30/builds/127/steps/8/logs/stdio


I think it will be an improvement to be more clear with this error.

-- 
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/20210610/9c51145d/attachment.htm>


More information about the webkit-unassigned mailing list