[Ci-reports] fail on QtBase_dev_Integration #2950
Qt Continuous Integration System
ci-noreply at qt-project.org
Sat Feb 15 09:46:15 CET 2014
qtbase failed to compile :(
tst_qglobal.cpp: In member function 'void tst_QGlobal::for_each()':
tst_qglobal.cpp:107:101: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:124: error: request for member 'i' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:141: error: request for member 'e' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:158: error: request for member 'i' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:173: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:213: error: request for member 'i' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:228: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
tst_qglobal.cpp:107:249: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer<TestNamespace::QList<int> >(TestNamespace::QList<int>)'
make[6]: *** [.obj/tst_qglobal.o] Error 1
make[5]: *** [sub-qglobal-make_first] Error 2
make[4]: *** [sub-global-make_first] Error 2
make[3]: *** [sub-corelib-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_dev_Integration/build_02950/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz
Tested changes (refs/builds/dev_1392452920):
http://codereview.qt-project.org/77923 [PS4] - Redo the Q_FOREACH loop control without GCC statement expressions
http://codereview.qt-project.org/78147 [PS2] - Move Q_FOREACH and Q_FOREVER to their own file
More information about the Ci-reports
mailing list