[Ci-reports] fail on QtBase_dev_Integration #5727

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 12 11:14:53 CET 2015


Compilation failed :(

          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'
  ..\qlist\tst_qlist.cpp(103) : error C2338: sizeof(Movable) < sizeof(void*)
  ..\qlist\tst_qlist.cpp(174) : error C2338: sizeof(Optimal) == sizeof(void*)
  ..\qlist\tst_qlist.cpp(258) : error C2338: (!is_qlist_array_memory_layout<Optimal, QListData::NotArrayCompatibleLayout>::value)
  ..\qlist\tst_qlist.cpp(259) : error C2338: ( is_qlist_array_memory_layout<Optimal, QListData::NotIndirectLayout> ::value)
  ..\qlist\tst_qlist.cpp(260) : error C2338: ( is_qlist_array_memory_layout<Optimal, QListData::ArrayCompatibleLayout> ::value)
  ..\qlist\tst_qlist.cpp(261) : error C2338: (!is_qlist_array_memory_layout<Optimal, QListData::IndirectLayout> ::value)
  ..\qlist\tst_qlist.cpp(263) : error C2338: ( is_qlist_array_memory_layout<Movable, QListData::InlineWithPaddingLayout> ::value)
  ..\qlist\tst_qlist.cpp(265) : error C2338: ( is_qlist_array_memory_layout<Movable, QListData::NotIndirectLayout> ::value)
  ..\qlist\tst_qlist.cpp(267) : error C2338: (!is_qlist_array_memory_layout<Movable, QListData::IndirectLayout> ::value)

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

  Tested changes (refs/builds/dev_1423734983):
    http://codereview.qt-project.org/105519 [PS3] - Optimize generic conversion and remove now obsolete direct conversions
    http://codereview.qt-project.org/94925 [PS2] - Make the QPlatformTheme::keyBindings() search deterministic
    http://codereview.qt-project.org/93191 [PS3] - QList: share implementation of operator== with QVector where possible
    http://codereview.qt-project.org/91864 [PS16] - Add conversion between Q_ENUMs and strings in QVariant
    http://codereview.qt-project.org/93189 [PS3] - QList: share the implementations of contains()/count() with QVector where possible
    http://codereview.qt-project.org/96186 [PS2] - QList: prepare for tag dispatching based on memory layout
    http://codereview.qt-project.org/96185 [PS4] - tst_QList: test all memory layouts
    http://codereview.qt-project.org/105906 [PS1] - Windows QPA: Remove helper function debugWindowStates().
    http://codereview.qt-project.org/105622 [PS1] - add /nologo to jom calls as well
    http://codereview.qt-project.org/105623 [PS1] - fix sign mismatch warning
    http://codereview.qt-project.org/104353 [PS2] - untangle handling extra compiler .clean member
    http://codereview.qt-project.org/104352 [PS2] - fix fixPathToTargetOS() nesting
    http://codereview.qt-project.org/104350 [PS2] - remove pointless fixPathToTargetOS() calls
    http://codereview.qt-project.org/104348 [PS2] - replace incorrect uses of fixPathToLocalOS() (mostly)
    http://codereview.qt-project.org/104343 [PS3] - use relative paths for build dir references
    http://codereview.qt-project.org/104341 [PS2] - more autotests for spaces, destdirs and library linking
    http://codereview.qt-project.org/104340 [PS2] - remove pointless path trimming
    http://codereview.qt-project.org/104339 [PS2] - fix quoting issues. all of them. (*)
    http://codereview.qt-project.org/104338 [PS2] - fix filename handling in replaceExtraCompilerVariables()
    http://codereview.qt-project.org/104644 [PS1] - Fix crash-on-exit when embedding QNView



More information about the Ci-reports mailing list