[Ci-reports] fail on QtBase_dev_Integration #5982
Qt Continuous Integration System
ci-noreply at qt-project.org
Thu Mar 12 21:33:22 CET 2015
qtbase failed to compile :(
In file included from ../../../../include/QtCore/qdebug.h:1:0,
from ../../../../include/QtCore/QtCore:28,
from tst_headersclean.cpp:40:
../../../../include/QtCore/../../src/corelib/io/qdebug.h: In member function ‘void QDebug::Stream::setVerbosity(int)’:
../../../../include/QtCore/../../src/corelib/io/qdebug.h:83:9: error: declaration of ‘verbosity’ shadows a member of 'this' [-Werror=shadow]
../../../../include/QtCore/../../src/corelib/io/qdebug.h: In member function ‘void QDebug::setVerbosity(int)’:
../../../../include/QtCore/../../src/corelib/io/qdebug.h:113:38: error: declaration of ‘verbosity’ shadows a member of 'this' [-Werror=shadow]
make[5]: *** [.obj/tst_headersclean.o] Error 1
make[4]: *** [sub-headersclean-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.io/ci/QtBase_dev_Integration/build_05982/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz
Tested changes (refs/builds/dev_1426190916):
http://codereview.qt-project.org/104874 [PS10] - Add a verbosity setting to QDebug.
More information about the Ci-reports
mailing list