qtdeclarative failed to compile :(

  g++ -c -pipe -fno-keep-inline-dllexport -O2 -w -fexceptions -mthreads 
-std=c++0x -frtti -DUNICODE -DQT_NO_URL_CAST_FROM_STRING 
-DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QML_LIB -DQT_BUILDING_QT 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS 
-DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -D_USE_MATH_DEFINES -DV4_ENABLE_JIT 
-DWTF_EXPORT_PRIVATE= -DJS_EXPORT_PRIVATE= -DNOMINMAX -DENABLE_LLINT=0 
-DENABLE_DFG_JIT=0 -DENABLE_JIT=1 -DENABLE_JIT_CONSTANT_BLINDING=0 
-DENABLE_ASSEMBLER=1 -DENABLE_YARR_JIT=1 -DBUILDING_QT__ -DWTF_USE_UDIS86=0 
-DQMLJS_NO_LLVM -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. 
-I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtQml" 
-I"C:\work\build\qt\qtbase\include\QtQml\5.2.0" 
-I"C:\work\build\qt\qtbase\include\QtQml\5.2.0\QtQml" -I"tmp" 
-I"..\3rdparty\masm\jit" -I"..\3rdparty\masm\assembler" 
-I"..\3rdparty\masm\runtime" -I"..\3rdparty\masm\wtf" -I"..\3rdparty\masm\stubs"
  -I"..\3rdparty\masm\stubs\wtf" -I"..\3rdparty\masm" 
-I"..\3rdparty\masm\disassembler" -I"..\3rdparty\masm\disassembler\udis86" 
-I"qml\v4" -I"." -I"qml\v4\moth" -I"..\3rdparty\double-conversion" 
-I"animations" -I"C:\work\build\qt\qtbase\include\QtNetwork" 
-I"C:\work\build\qt\qtbase\include\QtCore" 
-I"C:\work\build\qt\qtbase\include\QtCore\5.2.0" 
-I"C:\work\build\qt\qtbase\include\QtCore\5.2.0\QtCore" -I".moc\release_shared" 
-I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" 
-I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" 
-I"C:\work\build\qt\qtbase\mkspecs\win32-g++" -o .obj\release_shared\qv4mm.o 
qml\v4\qv4mm.cpp
  qml\v4\qv4mm.cpp:164:6: error: #error "Unsupported compiler: no way to get 
the top-of-stack."
  Makefile.Release:34889: recipe for target '.obj/release_shared/qv4mm.o' failed
  mingw32-make[4]: *** [.obj/release_shared/qv4mm.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-qml-make_first-ordered] Error 2
  mingw32-make[1]: *** [sub-src-make_first] Error 2
  mingw32-make: *** [module-qtdeclarative] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_wip_v4_Integration/build_00005/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/wip/v4_1372166253):
    http://codereview.qt-project.org/59679 [PS1] - Fix module name (QtQml) in 
the license header under src/3rdparty
    http://codereview.qt-project.org/59764 [PS3] - Fix build with msvc2010 in 
32-bit mode
    http://codereview.qt-project.org/59755 [PS1] - Various build fixes for 
Windows:
    http://codereview.qt-project.org/59708 [PS2] - Prospective CI system build 
fix for Ubuntu 10.04's gcc
    http://codereview.qt-project.org/59688 [PS1] - Fix compilation with 
namespaced Qt
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to