qtbase failed to compile :( In file included from tst_collections.cpp:3762: ../../../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h: In function ‘bool operator==(const QVarLengthArray<T, Prealloc1>&, const QVarLengthArray<T, Prealloc2>&) [with T = QString, int Prealloc1 = 18, int Prealloc2 = 18]’: ../../../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:410: internal compiler error: Segmentation fault make[5]: *** [.obj/debug-shared/tst_collections.o] Error 1 make[4]: *** [sub-collections-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_stable_Integration/build_00955/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1366290252): http://codereview.qt-project.org/53368 [PS6] - Allow using Ctrl+C to copy selected text from DetailedText in QMessageBox http://codereview.qt-project.org/54183 [PS1] - Fix format for alpha drawing. http://codereview.qt-project.org/54119 [PS1] - Actually set devicePixelRatio on copy. http://codereview.qt-project.org/53950 [PS1] - Don't show a separate inspector for child windows. http://codereview.qt-project.org/53944 [PS2] - Use qAccessibleRoleString to stringify roles. http://codereview.qt-project.org/53935 [PS1] - Hide "invalid" accessibility interfaces. http://codereview.qt-project.org/54093 [PS2] - SSL internals: fix memory corruption using QSslConfigurationPrivate http://codereview.qt-project.org/54163 [PS1] - purge obsolete files http://codereview.qt-project.org/54152 [PS1] - fix processing order for qmake -r http://codereview.qt-project.org/54151 [PS1] - don't install the project file twice http://codereview.qt-project.org/53676 [PS1] - restore compat with older perl versions http://codereview.qt-project.org/53906 [PS3] - Make password mask characters themeable. http://codereview.qt-project.org/53997 [PS2] - Mac: Fix warnings about non-existing native Windows on startup. http://codereview.qt-project.org/54144 [PS1] - List the Qt5::WinMain Release configuration before the Debug one. http://codereview.qt-project.org/53996 [PS1] - Ensure the QLineEdit::returnPressed() signal is still emitted http://codereview.qt-project.org/53746 [PS1] - Fix memory leak. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
