[Ci-reports] fail on QtBase_5.5_Integration #250

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 11 14:58:12 CET 2015


qtbase failed to compile :(

  cc1plus: error: unrecognized command line option "-fuse-ld=gold"
  compiling painting/qpdf.cpp
  painting/qpdf.cpp: In member function ‘int TestNamespace::QPdfEnginePrivate::createShadingFunction(const TestNamespace::QGradient*, int, int, bool, bool)’:
  painting/qpdf.cpp:1971: error: template argument for ‘template<class T> class TestNamespace::QVector’ uses local type ‘TestNamespace::QPdfEnginePrivate::createShadingFunction(const TestNamespace::QGradient*, int, int, bool, bool)::GradientBound’
  painting/qpdf.cpp:1971: error:   trying to instantiate ‘template<class T> class TestNamespace::QVector’
  painting/qpdf.cpp:1971: error: invalid type in declaration before ‘;’ token
  painting/qpdf.cpp:1981: error: no match for ‘operator<<’ in ‘gradientBounds << b’
  ../../include/QtCore/../../src/corelib/tools/qbytearray.h:662: note: candidates are: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QByteArray&)
  ../../include/QtCore/../../src/corelib/tools/qchar.h:558: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QChar)
  ../../include/QtCore/../../src/corelib/tools/qstring.h:1326: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QString&)
  ../../include/QtCore/../../src/corelib/tools/qregexp.h:114: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegExp&)
  ../../include/QtCore/../../src/corelib/tools/qregexp.h:119: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegExp&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:98: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPoint&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:198: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPoint&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:258: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPointF&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:387: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPointF&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:88: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMargins&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:272: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMargins&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:321: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMarginsF&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:481: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMarginsF&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:94: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSize&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:197: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSize&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:257: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSizeF&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:367: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSizeF&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:161: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRect&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:489: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRect&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:611: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRectF&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:885: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRectF&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:91: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygon&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:98: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygon&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:159: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygonF&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:166: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygonF&)
  ../../include/QtCore/../../src/corelib/kernel/qobject.h:549: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QObject*)
  ../../include/QtCore/../../src/corelib/io/qiodevice.h:166: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QIODevice::OpenMode)
  ../../include/QtGui/../../src/gui/painting/qregion.h:166: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegion&)
  ../../include/QtGui/../../src/gui/painting/qregion.h:171: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegion&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:190: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLine&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:194: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLine&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:404: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLineF&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:408: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLineF&)
  ../../include/QtGui/../../src/gui/painting/qmatrix.h:168: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMatrix&)
  ../../include/QtGui/../../src/gui/painting/qmatrix.h:173: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMatrix&)
  ../../include/QtGui/../../src/gui/painting/qpainterpath.h:230: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPainterPath&)
  ../../include/QtGui/../../src/gui/painting/qpainterpath.h:365: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPainterPath&)
  ../../include/QtGui/../../src/gui/painting/qcolor.h:49: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QColor&)
  ../../include/QtGui/../../src/gui/painting/qcolor.h:240: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QColor&)
  ../../include/QtGui/../../src/gui/painting/qtransform.h:346: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTransform&)
  ../../include/QtGui/../../src/gui/painting/qtransform.h:351: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTransform&)
  ../../include/QtGui/../../src/gui/image/qimage.h:451: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QImage&)
  ../../include/QtGui/../../src/gui/image/qimage.h:456: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QImage&)
  ../../include/QtGui/../../src/gui/image/qpixmap.h:235: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPixmap&)
  ../../include/QtGui/../../src/gui/image/qpixmap.h:240: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPixmap&)
  ../../include/QtGui/../../src/gui/painting/qbrush.h:136: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QBrush&)
  ../../include/QtGui/../../src/gui/painting/qbrush.h:141: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QBrush&)
  ../../include/QtGui/../../src/gui/painting/qpen.h:116: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPen&)
  ../../include/QtGui/../../src/gui/painting/qpen.h:129: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPen&)
  ../../include/QtGui/../../src/gui/text/qfont.h:343: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QFont&)
  ../../include/QtGui/../../src/gui/text/qfont.h:348: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QFont&)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:844: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVariant&)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:534: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVariant&)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:536: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QVariant::Type)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:845: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QVariant::Type)
  ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:205: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QKeySequence&)
  ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:218: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QKeySequence&)
  ../../include/QtCore/../../src/corelib/io/qurl.h:398: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QUrl&)
  ../../include/QtCore/../../src/corelib/io/qurl.h:403: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QUrl&)
  ../../include/QtGui/../../src/gui/math3d/qvector2d.h:266: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVector2D&)
  ../../include/QtGui/../../src/gui/math3d/qvector2d.h:270: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVector2D&)
  ../../include/QtGui/../../src/gui/kernel/qevent.h:765: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QEvent*)
  ../../include/QtGui/../../src/gui/kernel/qevent.h:909: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTouchEvent::TouchPoint&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:110: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextLength&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:74: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextLength&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:370: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextFormat&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:123: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextFormat&)
  ../../include/QtCore/../../src/corelib/tools/qlocale.h:962: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLocale&)
  ../../include/QtCore/../../src/corelib/tools/qlocale.h:967: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLocale&)
  ../../include/QtCore/../../src/corelib/io/qtextstream.h:222: note:                 TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStream& (*)(TestNamespace::QTextStream&))
  ../../include/QtCore/../../src/corelib/io/qtextstream.h:225: note:                 TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStreamManipulator)
  ../../include/QtGui/5.5.0/QtGui/private/../../../../../src/gui/painting/qfixed_p.h:179: note:                 TestNamespace::QDebug& TestNamespace::operator<<(TestNamespace::QDebug&, const TestNamespace::QFixed&)
  ../../include/QtGui/../../src/gui/kernel/qpalette.h:196: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPalette&)
  ../../include/QtGui/../../src/gui/kernel/qpalette.h:201: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPalette&)
  ../../include/QtGui/../../src/gui/painting/qpagesize.h:298: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageSize&)
  painting/qpagelayout.h:142: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageLayout&)
  ../../include/QtCore/../../src/corelib/json/qjsonvalue.h:213: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonValue&)
  ../../include/QtCore/../../src/corelib/json/qjsonobject.h:228: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonObject&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:343: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDate&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:345: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTime&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:347: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDateTime&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:354: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDateTime&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:352: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDate&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:353: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTime&)
  painting/qpdf.cpp:1990: error: no match for ‘operator<<’ in ‘gradientBounds << b’
  ../../include/QtCore/../../src/corelib/tools/qbytearray.h:662: note: candidates are: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QByteArray&)
  ../../include/QtCore/../../src/corelib/tools/qchar.h:558: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QChar)
  ../../include/QtCore/../../src/corelib/tools/qstring.h:1326: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QString&)
  ../../include/QtCore/../../src/corelib/tools/qregexp.h:114: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegExp&)
  ../../include/QtCore/../../src/corelib/tools/qregexp.h:119: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegExp&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:98: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPoint&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:198: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPoint&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:258: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPointF&)
  ../../include/QtCore/../../src/corelib/tools/qpoint.h:387: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPointF&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:88: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMargins&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:272: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMargins&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:321: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMarginsF&)
  ../../include/QtCore/../../src/corelib/tools/qmargins.h:481: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMarginsF&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:94: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSize&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:197: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSize&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:257: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QSizeF&)
  ../../include/QtCore/../../src/corelib/tools/qsize.h:367: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QSizeF&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:161: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRect&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:489: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRect&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:611: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRectF&)
  ../../include/QtCore/../../src/corelib/tools/qrect.h:885: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRectF&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:91: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygon&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:98: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygon&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:159: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPolygonF&)
  ../../include/QtGui/../../src/gui/painting/qpolygon.h:166: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPolygonF&)
  ../../include/QtCore/../../src/corelib/kernel/qobject.h:549: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QObject*)
  ../../include/QtCore/../../src/corelib/io/qiodevice.h:166: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QIODevice::OpenMode)
  ../../include/QtGui/../../src/gui/painting/qregion.h:166: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QRegion&)
  ../../include/QtGui/../../src/gui/painting/qregion.h:171: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QRegion&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:190: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLine&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:194: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLine&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:404: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLineF&)
  ../../include/QtCore/../../src/corelib/tools/qline.h:408: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLineF&)
  ../../include/QtGui/../../src/gui/painting/qmatrix.h:168: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QMatrix&)
  ../../include/QtGui/../../src/gui/painting/qmatrix.h:173: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QMatrix&)
  ../../include/QtGui/../../src/gui/painting/qpainterpath.h:230: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPainterPath&)
  ../../include/QtGui/../../src/gui/painting/qpainterpath.h:365: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPainterPath&)
  ../../include/QtGui/../../src/gui/painting/qcolor.h:49: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QColor&)
  ../../include/QtGui/../../src/gui/painting/qcolor.h:240: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QColor&)
  ../../include/QtGui/../../src/gui/painting/qtransform.h:346: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTransform&)
  ../../include/QtGui/../../src/gui/painting/qtransform.h:351: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTransform&)
  ../../include/QtGui/../../src/gui/image/qimage.h:451: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QImage&)
  ../../include/QtGui/../../src/gui/image/qimage.h:456: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QImage&)
  ../../include/QtGui/../../src/gui/image/qpixmap.h:235: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPixmap&)
  ../../include/QtGui/../../src/gui/image/qpixmap.h:240: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPixmap&)
  ../../include/QtGui/../../src/gui/painting/qbrush.h:136: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QBrush&)
  ../../include/QtGui/../../src/gui/painting/qbrush.h:141: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QBrush&)
  ../../include/QtGui/../../src/gui/painting/qpen.h:116: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPen&)
  ../../include/QtGui/../../src/gui/painting/qpen.h:129: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPen&)
  ../../include/QtGui/../../src/gui/text/qfont.h:343: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QFont&)
  ../../include/QtGui/../../src/gui/text/qfont.h:348: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QFont&)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:844: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVariant&)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:534: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVariant&)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:536: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QVariant::Type)
  ../../include/QtCore/../../src/corelib/kernel/qvariant.h:845: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, TestNamespace::QVariant::Type)
  ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:205: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QKeySequence&)
  ../../include/QtGui/../../src/gui/kernel/qkeysequence.h:218: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QKeySequence&)
  ../../include/QtCore/../../src/corelib/io/qurl.h:398: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QUrl&)
  ../../include/QtCore/../../src/corelib/io/qurl.h:403: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QUrl&)
  ../../include/QtGui/../../src/gui/math3d/qvector2d.h:266: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QVector2D&)
  ../../include/QtGui/../../src/gui/math3d/qvector2d.h:270: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVector2D&)
  ../../include/QtGui/../../src/gui/kernel/qevent.h:765: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QEvent*)
  ../../include/QtGui/../../src/gui/kernel/qevent.h:909: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTouchEvent::TouchPoint&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:110: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextLength&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:74: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextLength&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:370: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTextFormat&)
  ../../include/QtGui/../../src/gui/text/qtextformat.h:123: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTextFormat&)
  ../../include/QtCore/../../src/corelib/tools/qlocale.h:962: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLocale&)
  ../../include/QtCore/../../src/corelib/tools/qlocale.h:967: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QLocale&)
  ../../include/QtCore/../../src/corelib/io/qtextstream.h:222: note:                 TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStream& (*)(TestNamespace::QTextStream&))
  ../../include/QtCore/../../src/corelib/io/qtextstream.h:225: note:                 TestNamespace::QTextStream& TestNamespace::operator<<(TestNamespace::QTextStream&, TestNamespace::QTextStreamManipulator)
  ../../include/QtGui/5.5.0/QtGui/private/../../../../../src/gui/painting/qfixed_p.h:179: note:                 TestNamespace::QDebug& TestNamespace::operator<<(TestNamespace::QDebug&, const TestNamespace::QFixed&)
  ../../include/QtGui/../../src/gui/kernel/qpalette.h:196: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QPalette&)
  ../../include/QtGui/../../src/gui/kernel/qpalette.h:201: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPalette&)
  ../../include/QtGui/../../src/gui/painting/qpagesize.h:298: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageSize&)
  painting/qpagelayout.h:142: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QPageLayout&)
  ../../include/QtCore/../../src/corelib/json/qjsonvalue.h:213: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonValue&)
  ../../include/QtCore/../../src/corelib/json/qjsonobject.h:228: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QJsonObject&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:343: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDate&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:345: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QTime&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:347: note:                 TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QDateTime&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:354: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDateTime&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:352: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QDate&)
  ../../include/QtCore/../../src/corelib/tools/qdatetime.h:353: note:                 TestNamespace::QDebug TestNamespace::operator<<(TestNamespace::QDebug, const TestNamespace::QTime&)
  painting/qpdf.cpp:1996: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:1997: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:1997: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:1999: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2000: error: invalid types ‘int[int]’ for array subscript
  painting/qpdf.cpp:2000: error: invalid types ‘int[int]’ for array subscript
  painting/qpdf.cpp:2001: error: invalid types ‘int[int]’ for array subscript
  painting/qpdf.cpp:2001: error: invalid types ‘int[int]’ for array subscript
  painting/qpdf.cpp:2005: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2013: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2014: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2017: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2018: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2021: error: request for member ‘size’ in ‘gradientBounds’, which is of non-class type ‘int’
  painting/qpdf.cpp:2022: error: request for member ‘at’ in ‘gradientBounds’, which is of non-class type ‘int’
  make[3]: *** [.obj/qpdf.o] Error 1
  make[2]: *** [sub-gui-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00250/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1426081164):
    http://codereview.qt-project.org/108118 [PS4] - Clarify limitations of QCoreApplication::libraryPaths()
    http://codereview.qt-project.org/108051 [PS2] - qdoc: Bring qdoc's QML parser up to date
    http://codereview.qt-project.org/108199 [PS4] - QShortCut: Check whether the menu is QPA-disabled
    http://codereview.qt-project.org/108098 [PS6] - Cocoa: Correct mouse event forwarding for popups
    http://codereview.qt-project.org/108117 [PS11] - Support gradients natively in the PDF generator
    http://codereview.qt-project.org/108131 [PS2] - Use own QIconEngine in QFileIconProvider
    http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName
    http://codereview.qt-project.org/108263 [PS1] - Doc: Json classes added to list of implic.shared classes
    http://codereview.qt-project.org/108068 [PS2] - Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdparty



More information about the Ci-reports mailing list