On Thursday 29. August 2013 20.44.46 Hausmann Simon wrote: > Hi, > > Does anyone know what happened to those Mac builds? Is this an issue with > the CI machines or a qtbase change?
Prospective fix staged with https://codereview.qt-project.org/#change,64191 Until then staging anything for qtdeclarative is going to fail, so it may not be worth it :) Simon > Fra: Qt Continuous Integration System (Code Review) > Sendt: 22:32 torsdag 29. august 2013 > Til: Hausmann Simon > Svar til: [email protected] > Kopi: Qt Sanity Bot; Knoll Lars > Emne: Change in qt/qtdeclarative[dev]: Fix crashes when running > tst_qqmlecmascript::importScripts w... > > > Qt Continuous Integration System has posted comments on this change. > > Change subject: Fix crashes when running tst_qqmlecmascript::importScripts > with aggressive gc > ...................................................................... > > > Patch Set 3: > > qtdeclarative failed to compile :( > > ld: library not found for -lQt5Gui > make[4]: *** [tst_qmltestexample] Error 1 > make[3]: *** [sub-qmltest-make_first] Error 2 > make[2]: *** [sub-qmltest-make_first] Error 2 > ld: library not found for -lQt5Gui > make[3]: *** [../../bin/qmltestrunner] Error 1 > make[2]: *** [sub-qmltestrunner-make_first] Error 2 > ld: library not found for -lQt5Gui > make[4]: *** > [networkaccessmanagerfactory.app/Contents/MacOS/networkaccessmanagerfactory > ] Error 1 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 > make[2]: *** [sub-qml-make_first] Error 2 > ld: library not found for -lQt5Gui > make[4]: *** [quick-accessibility.app/Contents/MacOS/quick-accessibility] > Error 1 make[3]: *** [sub-quick-accessibility-make_first] Error 2 > ld: library not found for -lQt5Gui > make[3]: *** [../../bin/qmlscene] Error 1 > make[2]: *** [sub-qmlscene-make_first] Error 2 > ld: library not found for -lQt5Gui > make[4]: *** [animation.app/Contents/MacOS/animation] Error 1 > make[3]: *** [sub-animation-make_first] Error 2 > ld: library not found for -lQt5Gui > make[3]: *** [../../bin/qmlplugindump] Error 1 > make[2]: *** [sub-qmlplugindump-make_first] Error 2 > make[1]: *** [sub-tools-make_first] Error 2 > ld: library not found for -lQt5Gui > make[4]: *** [draganddrop.app/Contents/MacOS/draganddrop] Error 1 > make[3]: *** [sub-draganddrop-make_first] Error 2 > ld: library not found for -lQt5Gui > make[4]: *** [canvas.app/Contents/MacOS/canvas] Error 1 > make[3]: *** [sub-canvas-make_first] Error 2 > make[2]: *** [sub-quick-make_first] Error 2 > make[1]: *** [sub-examples-make_first] Error 2 > make: *** [module-qtdeclarative] Error 2 > > Build log: > http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00 > 705/macx-clang_no-framework_OSX_10.8/log.txt.gz > > Tested changes (refs/builds/dev_1377806213): > http://codereview.qt-project.org/63774 [PS3] - Fix crashes when running > tst_qqmlecmascript::importScripts with aggressive gc > > -- > To view, visit https://codereview.qt-project.org/63774 > To unsubscribe, visit https://codereview.qt-project.org/settings > > Gerrit-MessageType: comment > Gerrit-Change-Id: I0a7f4e64497bde423ffa55c705af55cdb7d29cf2 > Gerrit-PatchSet: 3 > Gerrit-Project: qt/qtdeclarative > Gerrit-Branch: dev > Gerrit-Owner: Simon Hausmann <[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
