[Webkit-unassigned] [Bug 257464] New: release 2.40.2 fails to build with bubblewrap disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 29 11:53:14 PDT 2023


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

            Bug ID: 257464
           Summary: release 2.40.2 fails to build with bubblewrap disabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: Other
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ajacoutot at gnome.org

Hi.

The commit https://github.com/WebKit/WebKit/commit/4c39f38757287198c49091ee12fc548cc9c212d6 implied that BWRAP_EXECUTABLE is always defined.
However, when building with BUBBLEWRAP_SANDBOX=Off, Source/cmake/BubblewrapSandboxChecks.cmake is not used and hence BWRAP_EXECUTABLE is not set.

/usr/ports/pobj/webkitgtk41-2.40.2-webkitgtk41/webkitgtk-2.40.2/Source/WTF/wtf/glib/Sandbox.cpp:49:13: error: use of undeclared identifier 'BWRAP_EXECUTABLE'
            BWRAP_EXECUTABLE,
            ^
1 error generated.

-- 
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/20230529/5cc024b9/attachment-0001.htm>


More information about the webkit-unassigned mailing list