[Webkit-unassigned] [Bug 192560] New: Build fails randomly with WTF::StringBuilder::append() link errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 10 11:14:55 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192560
Bug ID: 192560
Summary: Build fails randomly with WTF::StringBuilder::append()
link errors
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aboya at igalia.com
CC: lforschler at apple.com
This time rebuilding (at least without removing stuff) does not help.
r238934
lib/libWebCoreGTK.a(lib/../Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource370.cpp.o):UnifiedSource370.cpp:function WebCore::RenderLayer::name() const: error: undefined reference to 'WTF::StringBuilder::append(char16_t const*, unsigned int)'
lib/libWebCoreGTK.a(lib/../Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource370.cpp.o):UnifiedSource370.cpp:function WebCore::RenderLayer::name() const: error: undefined reference to 'WTF::StringBuilder::append(char16_t const*, unsigned int)'
lib/libWebCoreGTK.a(lib/../Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource370.cpp.o):UnifiedSource370.cpp:function WebCore::RenderLayer::name() const: error: undefined reference to 'WTF::StringBuilder::append(char16_t const*, unsigned int)'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
--
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/20181210/90681a77/attachment.html>
More information about the webkit-unassigned
mailing list