[Ci-reports] fail on QtBase_5.4.1_Integration #79

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 19 12:43:42 CET 2015


Compilation failed :(

  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(96) : error C2621: 'QLoggingCategory::bools' : illegal union member; type 'QLoggingCategory::AtomicBools' has a copy constructor
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(97) : error C2621: 'QLoggingCategory::enabled' : illegal union member; type 'QBasicAtomicInteger<int>' has a copy constructor
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(55) : error C2065: 'bools' : undeclared identifier
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(55) : error C2228: left of '.enabledDebug' must have class/struct/union
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(55) : error C2228: left of '.load' must have class/struct/union
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(56) : error C2065: 'bools' : undeclared identifier
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(56) : error C2228: left of '.enabledWarning' must have class/struct/union
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(56) : error C2228: left of '.load' must have class/struct/union
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(57) : error C2065: 'bools' : undeclared identifier
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(57) : error C2228: left of '.enabledCritical' must have class/struct/union
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/io/qloggingcategory.h(57) : error C2228: left of '.load' must have class/struct/union

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4.1_Integration/build_00079/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/5.4.1_1421666311):
    http://codereview.qt-project.org/103848 [PS1] - Add missing fetchAndXxx methods to atomic classes based on std::atomic
    http://codereview.qt-project.org/103847 [PS1] - rcc: fix build failure on Windows XP / MinGW 4.9
    http://codereview.qt-project.org/103717 [PS2] - Windows: Delay creation of the static OpenGL context.



More information about the Ci-reports mailing list