[Ci-reports] fail on QtBase_dev_Integration #2956

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Feb 15 20:12:01 CET 2014


qtbase failed to compile :(

  In file included from ../../corelib/tools/qrect.cpp:42:0:
  ../../corelib/tools/qrect.h: In member function 'QRect QRect::marginsAdded(const QMargins&) const':
  ../../corelib/tools/qrect.h:469:1: error: 'this' is not a potential constant expression
  ../../corelib/tools/qrect.h:469:1: error: argument in position '1' is not a potential constant expression
  In file included from ../../corelib/tools/qrect.cpp:42:0:
  ../../corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsAdded(const QMarginsF&) const':
  ../../corelib/tools/qrect.h:847:1: error: 'this' is not a potential constant expression
  ../../corelib/tools/qrect.h:847:1: error: argument in position '1' is not a potential constant expression
  ../../corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsRemoved(const QMarginsF&) const':
  ../../corelib/tools/qrect.h:852:1: error: 'this' is not a potential constant expression
  ../../corelib/tools/qrect.h:852:1: error: argument in position '1' is not a potential constant expression
  make[3]: *** [.obj/qrect.o] Error 1
  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::marginsAdded(const QMargins&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: argument in position '1' is not a potential constant expression
  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 'QRectF QRectF::marginsAdded(const QMarginsF&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: argument in position '1' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsRemoved(const QMarginsF&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:852: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::marginsAdded(const QMargins&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: argument in position '1' is not a potential constant expression
  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 'QRectF QRectF::marginsAdded(const QMarginsF&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: argument in position '1' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsRemoved(const QMarginsF&) const':
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: 'this' is not a potential constant expression
  ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: argument in position '1' is not a potential constant expression
  make[3]: *** [.obj/qvariant.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_02956/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1392491396):
    http://codereview.qt-project.org/77944 [PS6] - QMarginsF - Add new QMarginsF class
    http://codereview.qt-project.org/78260 [PS3] - QMargins - Add missing operators
    http://codereview.qt-project.org/78152 [PS4] - QRect - Move QMargins operators



More information about the Ci-reports mailing list