[Ci-reports] fail on QtBase_dev_Integration #4608

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 4 01:33:15 CET 2014


qtbase failed to compile :(

  In file included from ../../../../include/QtWidgets/qlabel.h:1:0,
                   from ../../../../include/QtWidgets/QtWidgets:107,
                   from ../../../../include/QtOpenGL/QtOpenGLDepends:5,
                   from ../../../../include/QtOpenGL/QtOpenGL:3,
                   from tst_headersclean.cpp:56:
  ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h: In member function ‘void QLabel::setLabelPixmap(const QPixmap&)’:
  ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h:121:55: error: declaration of ‘pixmap’ shadows a member of 'this' [-Werror=shadow]
  ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h: In member function ‘void QLabel::setLabelPicture(const QPicture&)’:
  ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h:124:58: error: declaration of ‘picture’ 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-project.org/ci/QtBase_dev_Integration/build_04608/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/dev_1417651687):
    http://codereview.qt-project.org/101233 [PS7] - QLabel: Return COW objects by-value



More information about the Ci-reports mailing list