qttools failed to compile :(
In file included from
/work/build/qt/qtbase/include/QtCore/qcoreapplication.h:1:0,
from /work/build/qt/qtbase/include/QtCore/QCoreApplication:1,
from main.cpp:48:
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qcoreapplication.h:74:21:
error: redefinition of ‘class QCoreApplication’
../shared/translator.h:62:7: error: previous definition of ‘class
QCoreApplication’
main.cpp: In function ‘int main(int, char**)’:
main.cpp:499:36: error: no matching function for call to
‘QCoreApplication::QCoreApplication(int&, char**&)’
main.cpp:499:36: note: candidates are:
../shared/translator.h:62:7: note: constexpr
QCoreApplication::QCoreApplication()
../shared/translator.h:62:7: note: candidate expects 0 arguments, 2 provided
../shared/translator.h:62:7: note: constexpr
QCoreApplication::QCoreApplication(const QCoreApplication&)
../shared/translator.h:62:7: note: candidate expects 1 argument, 2 provided
../shared/translator.h:62:7: note: constexpr
QCoreApplication::QCoreApplication(QCoreApplication&&)
../shared/translator.h:62:7: note: candidate expects 1 argument, 2 provided
main.cpp:501:17: error: aggregate ‘QTranslator translator’ has incomplete
type and cannot be defined
main.cpp:502:17: error: aggregate ‘QTranslator qtTranslator’ has incomplete
type and cannot be defined
main.cpp:507:13: error: ‘class QCoreApplication’ has no member named
‘installTranslator’
main.cpp:508:13: error: ‘class QCoreApplication’ has no member named
‘installTranslator’
main.cpp:514:28: error: ‘class QCoreApplication’ has no member named
‘arguments’
main.cpp:822:44: error: ‘class QCoreApplication’ has no member named
‘applicationDirPath’
make[4]: *** [.obj/release-shared/main.o] Error 1
In file included from
/work/build/qt/qtbase/include/QtCore/qcoreapplication.h:1:0,
from /work/build/qt/qtbase/include/QtCore/QCoreApplication:1,
from merge.cpp:47:
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qcoreapplication.h:74:21:
error: redefinition of ‘class QCoreApplication’
../shared/translator.h:62:7: error: previous definition of ‘class
QCoreApplication’
make[4]: *** [.obj/release-shared/merge.o] Error 1
make[3]: *** [sub-lupdate-make_first] Error 2
make[2]: *** [sub-linguist-make_first-ordered] Error 2
make[1]: *** [sub-src-make_first] Error 2
make: *** [module-qttools] Error 2
Build log:
http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00042/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz
Tested changes (refs/builds/dev_1363636129):
http://codereview.qt-project.org/50032 [PS1] - Backport some enum
optimizations from Qt 5
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports