[Webkit-unassigned] [Bug 235416] New: [WPE] WebKitTestRunner fails to link with --no-unified-builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 20 12:46:45 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235416
Bug ID: 235416
Summary: [WPE] WebKitTestRunner fails to link with
--no-unified-builds
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jgriego at igalia.com
CC: aperez at igalia.com, bugs-noreply at webkitgtk.org
Created attachment 449603
--> https://bugs.webkit.org/attachment.cgi?id=449603&action=review
Error output from linker
Building with ./Tools/Scripts/build-webkit --wpe --no-unified-builds --debug
... after applying https://bugs.webkit.org/show_bug.cgi?id=235406 which fixes an unrelated link error
Expected result: build success
Actual linker output is in attachment.
I am not sure if WebKitTestRunner is meant to link against libWebCore directly or not, the missing symbols are present there but conflict with some exposed by WebCore/testing/Internals.cpp (which are in libWebCoreTestSupport) and I am unfamiliar with how these are meant to interact.
--
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/20220120/93038615/attachment.htm>
More information about the webkit-unassigned
mailing list