qtbase failed to compile :( In file included from tools/qdatetime.cpp:43: In file included from ../../include/QtCore/5.2.0/QtCore/private/qdatetime_p.h:1: In file included from ../../include/QtCore/5.2.0/QtCore/private/../../../../../src/corelib/tools/qdatetime_p.h:58: In file included from ../../include/QtCore/qdatetime.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qdatetime.h:45: In file included from ../../include/QtCore/qstring.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qstring.h:1434: In file included from ../../include/QtCore/qstringbuilder.h:1: ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h:117:48: note: in instantiation of function template specialization 'TestNamespace::QConcatenable<TestNamespace::QStringBuilder<TestNamespace::QString, TestNamespace::QByteArray> >::appendTo<TestNamespace::QChar>' requested here ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h:130:41: note: in instantiation of function template specialization 'TestNamespace::QStringBuilder<TestNamespace::QString, TestNamespace::QByteArray>::convertTo<TestNamespace::QString>' requested here tools/qdatetime.cpp:4901:16: note: in instantiation of member function 'TestNamespace::QStringBuilder<TestNamespace::QString, TestNamespace::QByteArray>::operator QString' requested here ../../include/QtCore/../../src/corelib/tools/qstring.h:181:30: note: instantiated from: /Developer/usr/bin/clang++ -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_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 -DPCRE_HAVE_CONFIG_H -DQT_NO_ICONV -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I../../mkspecs/macx-clang -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.2.0 -I../../include/QtCore/5.2.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc/release-shared -o .obj/release-shared/qtimezone.o tools/qtimezone.cpp tools/qtimezone.cpp:784:5: warning: 'qSort' is deprecated [-Wdeprecated-declarations] tools/qtimezone.cpp:804:5: warning: 'qSort' is deprecated [-Wdeprecated-declarations] tools/qtimezone.cpp:820:5: warning: 'qSort' is deprecated [-Wdeprecated-declarations] tools/qtimezone.cpp:933:7: error: expected '}' make[3]: *** [.obj/release-shared/qtimezone.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01958/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1379790987): http://codereview.qt-project.org/65662 [PS9] - QDateTime - Remove some benchmark tests http://codereview.qt-project.org/65661 [PS9] - QDateTime - Add QTimeZone support http://codereview.qt-project.org/65660 [PS9] - QTimeZone - Add Windows backend http://codereview.qt-project.org/65659 [PS9] - QTimeZone - Add Mac backend http://codereview.qt-project.org/65658 [PS9] - QTimeZone - Add TZ File Backend http://codereview.qt-project.org/65657 [PS8] - QTimeZone - Add ICU support http://codereview.qt-project.org/65656 [PS7] - QTimeZone - Define new class and api _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
