[Ci-reports] fail on QtBase_dev_Integration #2970

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Feb 16 23:42:44 CET 2014


qtbase failed to compile :(

  In file included from ../../../include/QtCore/qrect.h:1:0,
                   from ../../corelib/kernel/qmetatype.cpp:72:
  ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression
  make[3]: *** [.obj/qmetatype.o] Error 1
  In file included from ../../../include/QtCore/qrect.h:1:0,
                   from ../../corelib/kernel/qvariant.cpp:71:
  ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression
  make[3]: *** [.obj/qvariant.o] Error 1
  In file included from ../../corelib/tools/qrect.cpp:42:0:
  ../../corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const':
  ../../corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression
  ../../corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression
  make[3]: *** [.obj/qrect.o] Error 1
  make[2]: *** [sub-bootstrap-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02970/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1392590404):
    http://codereview.qt-project.org/77944 [PS7] - QMarginsF - Add new QMarginsF class
    http://codereview.qt-project.org/78275 [PS2] - QRect - Add missing QMargins subtraction operator
    http://codereview.qt-project.org/78260 [PS4] - QMargins - Add missing operators
    http://codereview.qt-project.org/78152 [PS5] - QRect - Move QMargins operators



More information about the Ci-reports mailing list