RESOLVED DUPLICATE of bug 226088 235416
[WPE] WebKitTestRunner fails to link with --no-unified-builds
https://bugs.webkit.org/show_bug.cgi?id=235416
Summary [WPE] WebKitTestRunner fails to link with --no-unified-builds
Joseph Griego
Reported 2022-01-20 12:46:45 PST
Created attachment 449603 [details] 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.
Attachments
Error output from linker (8.44 KB, text/plain)
2022-01-20 12:46 PST, Joseph Griego
no flags
Joseph Griego
Comment 1 2022-01-20 13:56:57 PST
Whoops, lmoura pointed out this is already tracked :0 *** This bug has been marked as a duplicate of bug 226088 ***
Note You need to log in before you can comment on or make changes to this bug.