Hi, Qtdeclarative stopped integrating due to a qtbase change. Does the below error message ring a bell for anyone?
Simon Fra: Qt Continuous Integration System (Code Review) Sendt: 20:18 torsdag 17. oktober 2013 Til: Knoll Lars Svar til: [email protected] Kopi: Qt Sanity Bot; Hausmann Simon; Verbruggen Erik Emne: Change in qt/qtdeclarative[stable]: Some minor optimizations Qt Continuous Integration System has posted comments on this change. Change subject: Some minor optimizations ...................................................................... Patch Set 3: qtdeclarative failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -o ../../bin/qmlmin .obj/release-static/main.o -L/work/build/qt/qtdeclarative/lib -lQt5QmlDevTools -L/work/build/qt/qtbase/lib -framework CoreServices -lQt5Bootstrap Undefined symbols for architecture armv7: "QMacPanGestureRecognizer::QMacPanGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) "QMacSwipeGestureRecognizer::QMacSwipeGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) "QMacPinchGestureRecognizer::QMacPinchGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) make[3]: *** [xcodebuild_build] Error 65 make[2]: *** [sub-qmltestrunner-make_first] Error 2 Undefined symbols for architecture armv7: "QMacPanGestureRecognizer::QMacPanGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) "QMacSwipeGestureRecognizer::QMacSwipeGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) "QMacPinchGestureRecognizer::QMacPinchGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) make[3]: *** [xcodebuild_build] Error 65 make[2]: *** [sub-qmlscene-make_first] Error 2 Undefined symbols for architecture armv7: "QMacPanGestureRecognizer::QMacPanGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) "QMacSwipeGestureRecognizer::QMacSwipeGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) "QMacPinchGestureRecognizer::QMacPinchGestureRecognizer()", referenced from: QGestureManager::QGestureManager(QObject*) in libQt5Widgets.a(qgesturemanager.o) make[3]: *** [xcodebuild_build] Error 65 make[2]: *** [sub-qml-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01158/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1382033427): http://codereview.qt-project.org/68303 [PS3] - Some minor optimizations http://codereview.qt-project.org/68438 [PS1] - Remove internal method from public API -- To view, visit https://codereview.qt-project.org/68303 To unsubscribe, visit https://codereview.qt-project.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib2e08e7c89ca59a48f8fd52b30981e5d7e60803b Gerrit-PatchSet: 3 Gerrit-Project: qt/qtdeclarative Gerrit-Branch: stable Gerrit-Owner: Lars Knoll <[email protected]> Gerrit-Reviewer: Erik Verbruggen <[email protected]> Gerrit-Reviewer: Lars Knoll <[email protected]> Gerrit-Reviewer: Qt Sanity Bot <[email protected]> Gerrit-Reviewer: Simon Hausmann <[email protected]>
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
