[Ci-reports] fail on QtBase_dev_Integration #6069

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Apr 1 15:27:57 CEST 2015


qtbase failed to compile :(

  cc1plus: error: unrecognized command line option "-fuse-ld=gold"
  compiling painting/qdrawhelper.cpp
  painting/qdrawhelper.cpp: In constructor ‘TestNamespace::BlendSrcGeneric::BlendSrcGeneric(TestNamespace::QSpanData*, TestNamespace::Operator)’:
  painting/qdrawhelper.cpp:4971: error: class ‘TestNamespace::BlendSrcGeneric’ does not have any field named ‘QBlendBase’
  painting/qdrawhelper.cpp:4971: error: no matching function for call to ‘TestNamespace::QBlendBase<unsigned int>::QBlendBase()’
  painting/qdrawhelper.cpp:4951: note: candidates are: TestNamespace::QBlendBase<T>::QBlendBase(TestNamespace::QSpanData*, TestNamespace::Operator) [with T = unsigned int]
  painting/qdrawhelper.cpp:4949: note:                 TestNamespace::QBlendBase<unsigned int>::QBlendBase(const TestNamespace::QBlendBase<unsigned int>&)
  painting/qdrawhelper.cpp: In constructor ‘TestNamespace::BlendSrcGenericRGB64::BlendSrcGenericRGB64(TestNamespace::QSpanData*, TestNamespace::Operator)’:
  painting/qdrawhelper.cpp:4997: error: class ‘TestNamespace::BlendSrcGenericRGB64’ does not have any field named ‘QBlendBase’
  painting/qdrawhelper.cpp:4997: error: no matching function for call to ‘TestNamespace::QBlendBase<TestNamespace::QRgba64>::QBlendBase()’
  painting/qdrawhelper.cpp:4951: note: candidates are: TestNamespace::QBlendBase<T>::QBlendBase(TestNamespace::QSpanData*, TestNamespace::Operator) [with T = TestNamespace::QRgba64]
  painting/qdrawhelper.cpp:4949: note:                 TestNamespace::QBlendBase<TestNamespace::QRgba64>::QBlendBase(const TestNamespace::QBlendBase<TestNamespace::QRgba64>&)
  make[3]: *** [.obj/qdrawhelper.o] Error 1
  make[2]: *** [sub-gui-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06069/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz

  Tested changes (refs/builds/dev_1427890252):
    http://codereview.qt-project.org/89184 [PS11] - Solid and gradients in high color accuracy



More information about the Ci-reports mailing list