Ticket #11005: haikuwebkit.log

File haikuwebkit.log, 3.4 KB (added by jessicah, 10 years ago)
Line 
1-- Generating done
2-- Build files have been written to: /sources/webkit-1.4.1/WebKitBuild/Release
3[ 2%] Built target WTF
4[ 2%] Built target ImageDiff
5[ 2%] Built target LLIntOffsetsExtractor
6[ 2%] Generating ../../DerivedSources/JavaScriptCore/LLIntAssembly.h
7offlineasm: Parsing /sources/webkit-1.4.1/Source/JavaScriptCore/llint/LowLevelInterpreter.asm and /sources/webkit-1.4.1/WebKitBuild/Release/bin/LLIntOffsetsExtractor and creating assembly file /sources/webkit-1.4.1/WebKitBuild/Release/DerivedSources/JavaScriptCore/LLIntAssembly.h.
8offlineasm: Nothing changed.
9[ 2%] Generating ../../DerivedSources/JavaScriptCore/LLIntAssembly.h
10offlineasm: Parsing /sources/webkit-1.4.1/Source/JavaScriptCore/llint/LowLevelInterpreter.asm and /sources/webkit-1.4.1/WebKitBuild/Release/bin/LLIntOffsetsExtractor and creating assembly file /sources/webkit-1.4.1/WebKitBuild/Release/DerivedSources/JavaScriptCore/LLIntAssembly.h.
11offlineasm: Nothing changed.
12[ 15%] Built target JavaScriptCore
13Linking CXX executable ../../../bin/jsc
14../../../lib/libJavaScriptCore.a(DFGFunctionWhitelist.cpp.o): In function `JSC::DFG::FunctionWhitelist::ensureGlobalWhitelist()':
15DFGFunctionWhitelist.cpp:(.text+0x1f): undefined reference to `std::__once_callable'
16DFGFunctionWhitelist.cpp:(.text+0x30): undefined reference to `std::__once_call'
17../../../lib/libJavaScriptCore.a(DFGWorklist.cpp.o): In function `JSC::DFG::ensureGlobalDFGWorklist()':
18DFGWorklist.cpp:(.text+0xb15): undefined reference to `std::__once_callable'
19DFGWorklist.cpp:(.text+0xb26): undefined reference to `std::__once_call'
20../../../lib/libJavaScriptCore.a(DFGWorklist.cpp.o): In function `JSC::DFG::ensureGlobalFTLWorklist()':
21DFGWorklist.cpp:(.text+0xbb5): undefined reference to `std::__once_callable'
22DFGWorklist.cpp:(.text+0xbc6): undefined reference to `std::__once_call'
23../../../lib/libJavaScriptCore.a(InitializeThreading.cpp.o): In function `JSC::initializeThreading()':
24InitializeThreading.cpp:(.text+0x115): undefined reference to `std::__once_callable'
25InitializeThreading.cpp:(.text+0x126): undefined reference to `std::__once_call'
26../../../lib/libWTF.a(CompilationThread.cpp.o): In function `WTF::exchangeIsCompilationThread(bool)':
27CompilationThread.cpp:(.text+0xfd): undefined reference to `std::__once_callable'
28CompilationThread.cpp:(.text+0x10e): undefined reference to `std::__once_call'
29../../../lib/libWTF.a(CollatorICU.cpp.o): In function `WTF::Collator::Collator(char const*, bool)':
30CollatorICU.cpp:(.text+0x224): undefined reference to `std::__once_callable'
31CollatorICU.cpp:(.text+0x235): undefined reference to `std::__once_call'
32../../../lib/libWTF.a(CollatorICU.cpp.o): In function `WTF::Collator::~Collator()':
33CollatorICU.cpp:(.text+0x417): undefined reference to `std::__once_callable'
34CollatorICU.cpp:(.text+0x428): undefined reference to `std::__once_call'
35collect2: error: ld returned 1 exit status
36make[2]: *** [bin/jsc] Error 1
37make[1]: *** [Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/all] Error 2
38make[1]: *** Waiting for unfinished jobs....
39Scanning dependencies of target WebCore
40[ 15%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/ThreadGlobalData.cpp.o
41Linking CXX static library ../../lib/libWebCore.a
42[ 98%] Built target WebCore
43make: *** [all] Error 2
44Command '['/bin/bash', '-c', '. /wrapper-script']' returned non-zero exit status 2
45keeping chroot folder /Chisana/home/develop/haikuports/haiku-libs/haikuwebkit/work-x86-1.4.1 intact for inspection
46Error: Build has failed - stopping.