[Ci-reports] fail on QtBase_dev_Integration #5547

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 2 19:23:49 CET 2015


Compilation failed :(

  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(94) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(95) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(96) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(98) : error C2216: 'override' cannot be used with 'inline'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid'C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(178) : warning C4275: non dll-interface class 'stdext::exception' used as base for dll-interface class 'std::bad_typeid'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid'
  c:\work\build\qt\qtbase\include\qtgui\../../src/gui/kernel/qwindow.h(219) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\include\qtgui\../../src/gui/kernel/qwindow.h(219) : error C2216: 'override' cannot be used with 'inline'

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05547/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

    ============================================================

Compilation failed :(

          c:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(40) : see previous definition of 'NOMINMAX'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(94) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(95) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(96) : error C2216: 'override' cannot be used with 'inline'
  c:\work\build\qt\qtbase\src\network\socket\qtcpserver_p.h(98) : error C2216: 'override' cannot be used with 'inline'

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05547/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1422901093):
    http://codereview.qt-project.org/105035 [PS1] - Fix 1700 override warnings [-Winconsistent-missing-override]
    http://codereview.qt-project.org/105034 [PS1] - don't rely on the right qdbuscpp2xml/qdbusxml2cpp being in PATH
    http://codereview.qt-project.org/105033 [PS1] - don't rely on the right moc being in PATH
    http://codereview.qt-project.org/104315 [PS1] - xcode: remove special treatment of YACCSOURCES and LEXSOURCES
    http://codereview.qt-project.org/104616 [PS4] - Win32: Re-init system proxy if internet settings change
    http://codereview.qt-project.org/104338 [PS1] - fix filename handling in replaceExtraCompilerVariables()
    http://codereview.qt-project.org/104337 [PS1] - rename fileVarGlue() => fixFileVarGlue()
    http://codereview.qt-project.org/104336 [PS1] - make quoting in the prl writer more robust
    http://codereview.qt-project.org/104335 [PS1] - make shellQuoteWin() be more sparing with circumflexes
    http://codereview.qt-project.org/104334 [PS2] - always use single quotes in shellQuoteUnix()
    http://codereview.qt-project.org/104333 [PS1] - add value quoting to qtAddToolEnv()
    http://codereview.qt-project.org/104332 [PS1] - make configure -redo and config.status able to handle spaces in arguments
    http://codereview.qt-project.org/104331 [PS1] - remove support for ancient /bin/sh which mishandle empty "$@"
    http://codereview.qt-project.org/104330 [PS1] - remove some redundant backslashes
    http://codereview.qt-project.org/104329 [PS1] - remove redundant CXX definition
    http://codereview.qt-project.org/104328 [PS1] - nuke pointless QT_BUILD_TREE assignments
    http://codereview.qt-project.org/104327 [PS1] - fix conditional nesting botch-up in RES_FILE construction
    http://codereview.qt-project.org/104326 [PS1] - don't resolve DESTDIR against source dir in RES_FILE construction
    http://codereview.qt-project.org/105173 [PS1] - don't fail to normalize RES_FILE for no apparent reason
    http://codereview.qt-project.org/104325 [PS1] - introduce Win32MakefileGenerator::init()
    http://codereview.qt-project.org/105105 [PS1] - QCalendarWidget: avoid three dynamic allocations
    http://codereview.qt-project.org/105101 [PS1] - QCalendarWidget: Extract Method formatNumber()
    http://codereview.qt-project.org/105100 [PS1] - Micro-optimize QCalendarDateSectionValidator::highlightString()
    http://codereview.qt-project.org/105099 [PS1] - Make QCalendarDateSectionValidator::highlightString() static
    http://codereview.qt-project.org/104588 [PS5] - Do not compile in dlldata.c or ia2_api_all_c.c
    http://codereview.qt-project.org/104409 [PS3] - QTextStream: remove a use of QString::sprintf()
    http://codereview.qt-project.org/104938 [PS2] - QTextStream: fix a warning with QTEXTSTREAM_DEBUG defined
    http://codereview.qt-project.org/105015 [PS1] - QProcess: fix warnings with QPROCESS_DEBUG defined
    http://codereview.qt-project.org/105104 [PS1] - QCalendarWidget: use ctor-init-list (II)
    http://codereview.qt-project.org/105103 [PS1] - QCalendarWidget: use ctor-init-list (I)
    http://codereview.qt-project.org/105068 [PS1] - QLayoutEngine: replace an inefficient QList with QVarLengthArray



More information about the Ci-reports mailing list