[Ci-reports] fail on QtBase_5.5_Integration #604

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Apr 13 14:17:48 CEST 2015


qtbase failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_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=0x050000 -DQT_USE_BUNDLED_LIBPNG -DQT_ENABLE_HARFBUZZ_NG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -msse4.1 -I. -I../../include -I../../include/QtGui -I../../include/QtGui/5.5.0 -I../../include/QtGui/5.5.0/QtGui -Iimage -I../3rdparty/libpng -I../3rdparty/harfbuzz-ng/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.5.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore -I.moc -I../../mkspecs/macx-clang -F/work/build/qt/qtbase/lib painting/qimagescale_sse4.cpp -o .obj/qimagescale_sse4.o
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/openssl/x509_vfy.h:211:57: note: expanded from macro 'X509_STORE_set_verify_cb_func'
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/openssl/x509_vfy.h:196:8: note: 'verify_cb' has been explicitly marked deprecated here
  painting/qimagescale_sse4.cpp:58:11: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:58:26: error: use of undeclared identifier '_mm_set1_epi32'
  painting/qimagescale_sse4.cpp:64:15: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:64:29: error: use of undeclared identifier '_mm_set1_epi32'
  painting/qimagescale_sse4.cpp:65:15: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:65:30: error: use of undeclared identifier '_mm_set1_epi32'
  painting/qimagescale_sse4.cpp:72:13: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:72:46: error: use of undeclared identifier '_mm_cvtsi32_si128'
  painting/qimagescale_sse4.cpp:73:13: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:76:42: error: use of undeclared identifier '_mm_cvtsi32_si128'
  painting/qimagescale_sse4.cpp:80:13: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:80:26: error: use of undeclared identifier '_mm_set1_epi32'
  painting/qimagescale_sse4.cpp:81:38: error: use of undeclared identifier '_mm_cvtsi32_si128'
  painting/qimagescale_sse4.cpp:86:23: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:86:38: error: use of undeclared identifier '_mm_set1_epi32'
  painting/qimagescale_sse4.cpp:87:23: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:89:42: error: use of undeclared identifier '_mm_cvtsi32_si128'
  painting/qimagescale_sse4.cpp:90:17: error: unknown type name '__m128i'
  painting/qimagescale_sse4.cpp:93:46: error: use of undeclared identifier '_mm_cvtsi32_si128'
  make[3]: *** [.obj/qimagescale_sse4.o] Error 1
  make[2]: *** [sub-gui-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00604/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5_1428923525):
    http://codereview.qt-project.org/109911 [PS5] - Cleanup and optimization of qimage smoothscale



More information about the Ci-reports mailing list