[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Thu May 16 10:47:30 CEST 2013


Compilation failed :(

  In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:2,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qfileinfo.h:49,
                   from /work/build/qt/qtbase/include/QtCore/qfileinfo.h:2,
                   from /work/build/qt/qtbase/qmake/cachekeys.h:50,
                   from /work/build/qt/qtbase/qmake/option.cpp:44:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static bool QtPrivate::IsMetaTypePair<T, true>::registerConverter(int) [with T = QPair<QVariant, QVariant>]':
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1476:   instantiated from 'int qRegisterNormalizedMetaType(const QByteArray&, T*, typename QtPrivate::MetaTypeDefinedHelper<T, (QMetaTypeId2::Defined && (! QMetaTypeId2::IsBuiltIn))>::DefinedType) [with T = QPair<QVariant, QVariant>]'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1745:   instantiated from 'static int QMetaTypeId<QPair<T1, T2> >::qt_metatype_id() [with T = QVariant, U = QVariant]'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1395:   instantiated from 'static int QMetaTypeId2<T>::qt_metatype_id() [with T = QPair<QVariant, QVariant>]'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1516:   instantiated from 'int qMetaTypeId() [with T = QPair<QVariant, QVariant>]'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1349: error: uninitialized const 'o'
  make: *** [option.o] Error 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00966/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/dev_1368693844):
    http://codereview.qt-project.org/55323 [PS7] - Make it possible to access QPair and std::pair elements from a QVariant.
    http://codereview.qt-project.org/53033 [PS25] - Add container access functionality for associative containers in QVariant.
    http://codereview.qt-project.org/56064 [PS7] - Change the ownership semantics of metatype converter functions.
    http://codereview.qt-project.org/56226 [PS2] - Don't test QHash<float, U> or QHash<double, U>



More information about the Ci-reports mailing list