qtbase failed to compile :(
In file included from /usr/include/c++/4.6/bits/stl_algobase.h:66:0,
from /usr/include/c++/4.6/algorithm:62,
from
../../../../../include/QtCore/../../src/corelib/global/qglobal.h:83,
from ../../../../../include/QtCore/qglobal.h:1,
from
../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:45,
from ../../../../../include/QtCore/qnamespace.h:1,
from
../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45,
from ../../../../../include/QtCore/qobjectdefs.h:1,
from
../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48,
from ../../../../../include/QtCore/qobject.h:1,
from
../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:45,
from ../../../../../include/QtCore/qabstractanimation.h:1,
from ../../../../../include/QtCore/QtCore:4,
from ../../../../../include/QtTest/QtTestDepends:2,
from ../../../../../include/QtTest/QtTest:3,
from tst_qalgorithms.cpp:42:
/usr/include/c++/4.6/bits/stl_iterator_base_types.h: In instantiation of
'std::iterator_traits<RAI>':
/usr/include/c++/4.6/bits/stl_iterator_base_types.h:166:53: error: no type
named 'iterator_category' in 'class RAI'
/usr/include/c++/4.6/bits/stl_iterator_base_types.h:167:46: error: no type
named 'value_type' in 'class RAI'
/usr/include/c++/4.6/bits/stl_iterator_base_types.h:168:51: error: no type
named 'difference_type' in 'class RAI'
/usr/include/c++/4.6/bits/stl_iterator_base_types.h:169:43: error: no type
named 'pointer' in 'class RAI'
/usr/include/c++/4.6/bits/stl_iterator_base_types.h:170:45: error: no type
named 'reference' in 'class RAI'
make[6]: *** [.obj/release-shared/tst_qalgorithms.o] Error 1
make[5]: *** [sub-qalgorithms-make_first] Error 2
make[4]: *** [sub-tools-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_01681/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/dev_1378307857):
http://codereview.qt-project.org/43434 [PS3] - Remove qSort usage from
QIODevice
http://codereview.qt-project.org/43433 [PS3] - Get rid of qSort usages in
QDir
http://codereview.qt-project.org/64523 [PS1] - Doc: Fixed QDoc's HTML
generator to avoid creating blank pages.
http://codereview.qt-project.org/64222 [PS7] - Doc: Fixed information about
the default modules when using qmake.
http://codereview.qt-project.org/43432 [PS2] - Reimplement qBinaryFind in
terms of std::lower_bound
http://codereview.qt-project.org/64646 [PS1] - Fix qt_pixmapToWinHICON()
not to return invalid HICON for null pixmaps
http://codereview.qt-project.org/64442 [PS1] - Unhide QObject::parent()
from QAbstract{Table,List}model.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports