[Ci-reports] fail on QtWebKit_5.5_Integration #5

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 17 16:57:39 CET 2015


qtxmlpatterns failed to compile :(

  g++ -c -pipe -fno-keep-inline-dllexport -O2 -fexceptions -mthreads -frtti -Wall -Wextra -DUNICODE -DQ_PATTERNISTSDK_BUILDING -DQT_ENABLE_QEXPLICITLYSHAREDDATAPOINTER_STATICCAST -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qtxmlpatterns/tests/auto/xmlpatternssdk\"" -I. -I..\..\..\tools\xmlpatterns -IC:\work\build\qt\qtbase\include\QtCore\5.5.0 -IC:\work\build\qt\qtbase\include\QtCore\5.5.0\QtCore -IC:\work\build\qt\qtbase\include\QtXmlPatterns\5.5.0 -IC:\work\build\qt\qtbase\include\QtXmlPatterns\5.5.0\QtXmlPatterns -IC:\work\build\qt\qtbase\include -IC:\work\build\qt\qtbase\include\QtXmlPatterns -IC:\work\build\qt\qtbase\include\QtNetwork -IC:\work\build\qt\qtbase\include\QtXml -IC:\work\build\qt\qtbase\include\QtTest -IC:\work\build\qt\qtbase\include\QtGui -IC:\work\build\qt\qtbase\include\QtCore -I.moc\release -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\postgresql\pgsql\include -IC:\openssl\include -IC:\utils\mysql\mysql\include -IC:\utils\icu_53_1_mingw_builds_4_9_1_posix_dwarf_32_devel\include -IC:\work\build\qt\qtbase\mkspecs\win32-g++  -o .obj\release\XMLWriter.o XMLWriter.cpp
  In file included from C:\work\build\qt\qtbase\include/QtCore/qglobal.h:1:0,
                   from C:\work\build\qt\qtbase\include\QtCore/../../src/corelib/kernel/qcoreapplication.h:37,
                   from C:\work\build\qt\qtbase\include\QtCore/qcoreapplication.h:1,
                   from C:\work\build\qt\qtbase\include\QtCore/QCoreApplication:1,
                   from XMLWriter.cpp:34:
  XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::endElement(const QString&)':
  XMLWriter.cpp:421:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags'
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X'
  XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::characters(const QString&)':
  XMLWriter.cpp:486:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags'
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X'
  XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::startCDATA()':
  XMLWriter.cpp:521:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags'
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X'
  XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::startDTD(const QString&, const QString&, const QString&)':
  XMLWriter.cpp:543:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags'
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X'
  XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::endDTD()':
  XMLWriter.cpp:580:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags'
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:684:69: note: in definition of macro 'Q_ASSERT_X'
  XMLWriter.cpp: In member function 'virtual bool QPatternistSDK::XMLWriter::endDocument()':
  XMLWriter.cpp:609:19: error: 'class QPatternistSDK::XMLWriter::Private' has no member named 'tags'
  Makefile.Release:6675: recipe for target '.obj/release/XMLWriter.o' failed
  mingw32-make[5]: *** [.obj/release/XMLWriter.o] Error 1
  mingw32-make[4]: *** [release] Error 2
  mingw32-make[3]: *** [sub-xmlpatternssdk-make_first] Error 2
  mingw32-make[2]: *** [sub-auto-make_first] Error 2
  mingw32-make[1]: *** [sub-tests-make_first] Error 2
  mingw32-make: *** [module-qtxmlpatterns] Error 2

  Build log: http://testresults.qt.io/ci/QtWebKit_5.5_Integration/build_00005/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1426605557):
    http://codereview.qt-project.org/108726 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5



More information about the Ci-reports mailing list