../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::loadPtr(int, QTJSC::RegisterID)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:214:10: error: 'dest' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:216:29: error: 'load32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::loadPtr(void*, QTJSC::RegisterID)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:219:10: error: 'dest' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:221:29: error: 'load32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::setPtr(int, QTJSC::RegisterID, int, QTJSC::RegisterID)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:229:10: error: 'left' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:229:10: error: 'dest' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:231:38: error: 'set32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::storePtr(QTJSC::RegisterID, int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:234:10: error: 'src' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:236:29: error: 'store32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::storePtr(QTJSC::RegisterID, int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:239:10: error: 'src' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:241:29: error: 'store32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::storePtr(QTJSC::RegisterID, void*)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:244:10: error: 'src' has incomplete type ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:46:11: error: forward declaration of 'struct QTJSC::RegisterID' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:246:29: error: 'store32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::storePtr(int, int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:251:26: error: 'Imm32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:251:36: error: 'store32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h: In member function 'void QTJSC::MacroAssembler::storePtr(int, void*)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:256:26: error: 'Imm32' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:256:36: error: 'store32' was not declared in this scope In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34:0, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h: At global scope: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:47:13: error: 'CodeLocationLabel' does not name a type In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34:0, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:60:13: error: 'PolymorphicAccessStructureListStubRoutineType' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:67:22: error: 'PolymorphicAccessStructureListStubRoutineType' has not been declared ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:75:22: error: 'PolymorphicAccessStructureListStubRoutineType' has not been declared ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:83:22: error: 'PolymorphicAccessStructureListStubRoutineType' has not been declared ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:92:86: error: expected ')' before 'stubRoutine' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:97:86: error: expected ')' before 'stubRoutine' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:102:86: error: expected ')' before 'stubRoutine' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h: In member function 'void QTJSC::PolymorphicAccessStructureList::PolymorphicStubInfo::set(int, QTJSC::Structure*)': ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:69:17: error: 'stubRoutine' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h: In member function 'void QTJSC::PolymorphicAccessStructureList::PolymorphicStubInfo::set(int, QTJSC::Structure*, QTJSC::Structure*)': ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:77:17: error: 'stubRoutine' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h: In member function 'void QTJSC::PolymorphicAccessStructureList::PolymorphicStubInfo::set(int, QTJSC::Structure*, QTJSC::StructureChain*)': ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:85:17: error: 'stubRoutine' was not declared in this scope In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:37:0, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h: At global scope: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:43:9: error: 'CodeLocationLabel' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:51:9: error: 'CodeLocationLabel' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:64:16: error: 'CodeLocationLabel' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:80:16: error: 'CodeLocationLabel' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:80:33: error: template argument 1 is invalid ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:81:9: error: 'CodeLocationLabel' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:92:16: error: 'CodeLocationLabel' does not name a type In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30:0, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:40, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:72:30: error: 'QTJSC::MacroAssembler::CodeRef' has not been declared ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:80:5: error: 'CodeRef' in class 'QTJSC::MacroAssembler' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h: In member function 'bool QTJSC::Yarr::RegexCodeBlock::operator!()': ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:71:32: error: 'm_ref' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h: In member function 'void QTJSC::Yarr::RegexCodeBlock::set(int)': ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:72:45: error: 'm_ref' was not declared in this scope ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h: In member function 'int QTJSC::Yarr::RegexCodeBlock::execute(const UChar*, unsigned int, unsigned int, int*)': ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:76:32: error: 'm_ref' was not declared in this scope In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:47:0, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h: At global scope: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:176:9: error: 'CodeLocationLabel' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:177:9: error: 'CodeLocationCall' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:178:9: error: 'CodeLocationLabel' does not name a type In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31:0: ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:74:9: error: 'CodeLocationLabel' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:110:9: error: 'CodeLocationNearCall' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:111:9: error: 'CodeLocationDataLabelPtr' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:112:9: error: 'CodeLocationNearCall' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:147:9: error: 'CodeLocationCall' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:148:9: error: 'CodeLocationDataLabelPtr' does not name a type ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h: In function 'void* QTJSC::getStructureStubInfoReturnLocation(QTJSC::StructureStubInfo*)': ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:196:35: error: 'struct QTJSC::StructureStubInfo' has no member named 'callReturnLocation' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h: In function 'void* QTJSC::getCallLinkInfoReturnLocation(QTJSC::CallLinkInfo*)': ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:201:30: error: 'struct QTJSC::CallLinkInfo' has no member named 'callReturnLocation' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h: In function 'void* QTJSC::getMethodCallLinkInfoReturnLocation(QTJSC::MethodCallLinkInfo*)': ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:206:36: error: 'struct QTJSC::MethodCallLinkInfo' has no member named 'callReturnLocation' make[2]: *** [obj/release/JSObjectRef.o] Error 1 make[2]: *** [obj/release/JSCallbackConstructor.o] Error 1 make[2]: *** [obj/release/JSCallbackFunction.o] Error 1 make[2]: *** [obj/release/OpaqueJSString.o] Error 1 make[2]: *** [obj/release/JSValueRef.o] Error 1 make[2]: Leaving directory `/home/test/test/output/build/qt-4.8.2/src/script' make[1]: *** [sub-script-make_default-ordered] Error 2 make[1]: Leaving directory `/home/test/test/output/build/qt-4.8.2' make: *** [/home/test/test/output/build/qt-4.8.2/.stamp_built] Error 2