[Ci-reports] fail on QtBase_dev_Integration #5818

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 17 00:35:10 CET 2015


Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_CAST_TO_ASCII -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qtbase/tests/auto/corelib/tools/qstring\"" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtbase/tests/auto/corelib/tools/qstring -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qstring.cpp -o .moc\release\tst_qstring.moc
  tst_qstring.cpp
  tst_qstring.cpp(205) : error C2059: syntax error : 'template'
          tst_qstring.cpp(222) : see reference to function template instantiation 'void do_apply0<ArgType,MemFun>(MemFun)' being compiled
          tst_qstring.cpp(282) : see reference to function template instantiation 'void tst_QString::append_impl<QLatin1String,QString&(__thiscall QString::* )(QLatin1String)>(void) const' being compiled
  tst_qstring.cpp(207) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<QLatin1String>'
          tst_qstring.cpp(131) : see declaration of '`anonymous-namespace'::Arg<QLatin1String>'
  tst_qstring.cpp(207) : error C2039: 'expected' : is not a member of '`anonymous-namespace'::Arg<QLatin1String>'
          tst_qstring.cpp(131) : see declaration of '`anonymous-namespace'::Arg<QLatin1String>'
  tst_qstring.cpp(208) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<QLatin1String>'
          tst_qstring.cpp(131) : see declaration of '`anonymous-namespace'::Arg<QLatin1String>'
  tst_qstring.cpp(208) : error C2039: 'isEmpty' : is not a member of '`anonymous-namespace'::Arg<QLatin1String>'
          tst_qstring.cpp(131) : see declaration of '`anonymous-namespace'::Arg<QLatin1String>'
  tst_qstring.cpp(205) : error C2059: syntax error : 'template'
          tst_qstring.cpp(222) : see reference to function template instantiation 'void do_apply0<ArgType,MemFun>(MemFun)' being compiled
          tst_qstring.cpp(284) : see reference to function template instantiation 'void tst_QString::append_impl<QPair<T1,T2>,QString&(__thiscall QString::* )(const QChar *,int)>(void) const' being compiled
  tst_qstring.cpp(207) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
          tst_qstring.cpp(119) : see declaration of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
  tst_qstring.cpp(207) : error C2039: 'expected' : is not a member of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
          tst_qstring.cpp(119) : see declaration of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
  tst_qstring.cpp(208) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
          tst_qstring.cpp(119) : see declaration of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
  tst_qstring.cpp(208) : error C2039: 'isEmpty' : is not a member of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
          tst_qstring.cpp(119) : see declaration of '`anonymous-namespace'::Arg<QPair<T1,T2>>'
  tst_qstring.cpp(205) : error C2059: syntax error : 'template'
          tst_qstring.cpp(222) : see reference to function template instantiation 'void do_apply0<ArgType,MemFun>(MemFun)' being compiled
          tst_qstring.cpp(286) : see reference to function template instantiation 'void tst_QString::append_impl<QChar,QString&(__thiscall QString::* )(QChar)>(void) const' being compiled
  tst_qstring.cpp(207) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<QChar>'
          tst_qstring.cpp(84) : see declaration of '`anonymous-namespace'::Arg<QChar>'
  tst_qstring.cpp(207) : error C2039: 'expected' : is not a member of '`anonymous-namespace'::Arg<QChar>'
          tst_qstring.cpp(84) : see declaration of '`anonymous-namespace'::Arg<QChar>'
  tst_qstring.cpp(208) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<QChar>'
          tst_qstring.cpp(84) : see declaration of '`anonymous-namespace'::Arg<QChar>'
  tst_qstring.cpp(208) : error C2039: 'isEmpty' : is not a member of '`anonymous-namespace'::Arg<QChar>'
          tst_qstring.cpp(84) : see declaration of '`anonymous-namespace'::Arg<QChar>'
  tst_qstring.cpp(205) : error C2059: syntax error : 'template'
          tst_qstring.cpp(222) : see reference to function template instantiation 'void do_apply0<ArgType,MemFun>(MemFun)' being compiled
          tst_qstring.cpp(290) : see reference to function template instantiation 'void tst_QString::append_impl<char,QString&(__thiscall QString::* )(QChar)>(void) const' being compiled
  tst_qstring.cpp(207) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<char>'
          tst_qstring.cpp(143) : see declaration of '`anonymous-namespace'::Arg<char>'
  tst_qstring.cpp(207) : error C2039: 'expected' : is not a member of '`anonymous-namespace'::Arg<char>'
          tst_qstring.cpp(143) : see declaration of '`anonymous-namespace'::Arg<char>'
  tst_qstring.cpp(208) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<char>'
          tst_qstring.cpp(143) : see declaration of '`anonymous-namespace'::Arg<char>'
  tst_qstring.cpp(208) : error C2039: 'isEmpty' : is not a member of '`anonymous-namespace'::Arg<char>'
          tst_qstring.cpp(143) : see declaration of '`anonymous-namespace'::Arg<char>'
  tst_qstring.cpp(205) : error C2059: syntax error : 'template'
          tst_qstring.cpp(222) : see reference to function template instantiation 'void do_apply0<ArgType,MemFun>(MemFun)' being compiled
          tst_qstring.cpp(292) : see reference to function template instantiation 'void tst_QString::append_impl<const char*,QString&(__thiscall QString::* )(const char *)>(void) const' being compiled
  tst_qstring.cpp(207) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<const char*>'
          tst_qstring.cpp(161) : see declaration of '`anonymous-namespace'::Arg<const char*>'
  tst_qstring.cpp(207) : error C2039: 'expected' : is not a member of '`anonymous-namespace'::Arg<const char*>'
          tst_qstring.cpp(161) : see declaration of '`anonymous-namespace'::Arg<const char*>'
  tst_qstring.cpp(208) : error C2039: 's' : is not a member of '`anonymous-namespace'::Arg<const char*>'
          tst_qstring.cpp(161) : see declaration of '`anonymous-namespace'::Arg<const char*>'
  tst_qstring.cpp(208) : error C2039: 'isEmpty' : is not a member of '`anonymous-namespace'::Arg<const char*>'
          tst_qstring.cpp(161) : see declaration of '`anonymous-namespace'::Arg<const char*>'

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05818/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1424128465):
    http://codereview.qt-project.org/96284 [PS5] - tst_QString: refactor the append tests
    http://codereview.qt-project.org/93191 [PS3] - QList: share implementation of operator== with QVector where possible
    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 [PS5] - tst_QList: test all memory layouts
    http://codereview.qt-project.org/106096 [PS1] - QDate: optimize QDate::toString()
    http://codereview.qt-project.org/106095 [PS1] - QDateTime: optimize toOffsetString()
    http://codereview.qt-project.org/106092 [PS1] - QDateTimePrivate: make bit manipulation code more readable
    http://codereview.qt-project.org/106091 [PS1] - QDateTimePrivate: remove pointless comparisons
    http://codereview.qt-project.org/106090 [PS1] - QDateTimePrivate: remove pointless copy ctor
    http://codereview.qt-project.org/106085 [PS1] - QDateTime: replace out parameters with return-by-value in rfcDateImpl()
    http://codereview.qt-project.org/106084 [PS1] - QDateTime: optimize rfcDateImpl()
    http://codereview.qt-project.org/106083 [PS2] - QDateTime: change an instance of out parameters to return-by-value
    http://codereview.qt-project.org/105398 [PS4] - QTimeZone: don't use QSet, use sorted QList
    http://codereview.qt-project.org/106314 [PS1] - Fixed license headers
    http://codereview.qt-project.org/105038 [PS2] - add autotest for ioutils
    http://codereview.qt-project.org/105037 [PS2] - add test for the qmake library
    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/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 [PS3] - fix quoting issues. all of them. (*)
    http://codereview.qt-project.org/104338 [PS2] - fix filename handling in replaceExtraCompilerVariables()
    http://codereview.qt-project.org/104344 [PS3] - support spaces in build and install dirs
    http://codereview.qt-project.org/104343 [PS3] - use relative paths for build dir references
    http://codereview.qt-project.org/104347 [PS2] - remove nonsensical path stripping



More information about the Ci-reports mailing list