qtbase failed to compile :(

  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 -c -pipe -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS 
-DQT_NO_URL_CAST_FROM_STRING -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS 
-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -O2 -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
 -mmacosx-version-min=10.6 -fno-exceptions -Wall -W -fPIE -DQT_NO_LIBUDEV 
-DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DISABLE_DEPRECATED_BEFORE=0 
-DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG 
-DQT_PRINTSUPPORT_LIB -DQT_OPENGL_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/other/headersclean\" 
-I../../../../mkspecs/macx-clang -I. 
-I../../../../lib/QtPrintSupport.framework/Ve
 rsions/5/Headers -I../../../../lib/QtOpenGL.framework/Versions/5/Headers 
-I../../../../lib/QtWidgets.framework/Versions/5/Headers 
-I../../../../lib/QtGui.framework/Versions/5/Headers 
-I../../../../lib/QtTest.framework/Versions/5/Headers 
-I../../../../lib/QtSql.framework/Versions/5/Headers 
-I../../../../lib/QtXml.framework/Versions/5/Headers 
-I../../../../lib/QtNetwork.framework/Versions/5/Headers 
-I../../../../lib/QtConcurrent.framework/Versions/5/Headers 
-I../../../../lib/QtCore.framework/Versions/5/Headers -I.moc/release-shared 
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
 
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers
 -F/work/build/qt/qtbase/lib -o .obj/release-shared/tst_headersclean.o 
tst_headersclean.cpp
  tst_headersclean.cpp:58:10: fatal error: 
'QtPlatformSupport/QtPlatformSupport' file not found
  make[5]: *** [.obj/release-shared/tst_headersclean.o] Error 1
  make[4]: *** [sub-headersclean-make_first] Error 2
  make[3]: *** [sub-other-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00259/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/release_1372423274):
    http://codereview.qt-project.org/60076 [PS1] - Add Q_REVISION(1) to 
QWindow::alert().
    http://codereview.qt-project.org/59239 [PS6] - don't include non-framework 
include paths when using frameworks
    http://codereview.qt-project.org/59719 [PS3] - remove 
qt_no_framework_direct_includes from qt build
    http://codereview.qt-project.org/60082 [PS1] - install qpa headers into 
frameworks as well
    http://codereview.qt-project.org/60080 [PS1] - fix location of private 
headers in mac bundles
    http://codereview.qt-project.org/60047 [PS3] - QWindow min/max 
width/height, contentOrientation are not new in 5.1
    http://codereview.qt-project.org/59670 [PS1] - Deprecate Mac libc++ mkspecs
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to