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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Sep 21 21:26:31 CEST 2013


qtbase failed to compile :(

  tools/qtimezone.cpp: In static member function 'static TestNamespace::QList<TestNamespace::QByteArray> TestNamespace::QTimeZone::availableTimeZoneIds()':
  tools/qtimezone.cpp:784:15: warning: 'void TestNamespace::qSort(Container&) [with Container = TestNamespace::QList<TestNamespace::QByteArray>]' is deprecated (declared at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:191) [-Wdeprecated-declarations]
  tools/qtimezone.cpp: In static member function 'static TestNamespace::QList<TestNamespace::QByteArray> TestNamespace::QTimeZone::availableTimeZoneIds(TestNamespace::QLocale::Country)':
  tools/qtimezone.cpp:804:15: warning: 'void TestNamespace::qSort(Container&) [with Container = TestNamespace::QList<TestNamespace::QByteArray>]' is deprecated (declared at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:191) [-Wdeprecated-declarations]
  tools/qtimezone.cpp: In static member function 'static TestNamespace::QList<TestNamespace::QByteArray> TestNamespace::QTimeZone::availableTimeZoneIds(int)':
  tools/qtimezone.cpp:820:15: warning: 'void TestNamespace::qSort(Container&) [with Container = TestNamespace::QList<TestNamespace::QByteArray>]' is deprecated (declared at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:191) [-Wdeprecated-declarations]
  tools/qtimezone.cpp: At global scope:
  tools/qtimezone.cpp:932:1: error: expected '}' at end of input
  In file included from ../../include/QtCore/qalgorithms.h:1:0,
                   from ../../include/QtCore/../../src/corelib/tools/qlist.h:45,
                   from ../../include/QtCore/qlist.h:1,
                   from ../../include/QtCore/../../src/corelib/kernel/qobject.h:51,
                   from ../../include/QtCore/qobject.h:1,
                   from ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:65,
                   from ../../include/QtCore/qsharedpointer_impl.h:1,
                   from ../../include/QtCore/../../src/corelib/tools/qsharedpointer.h:50,
                   from ../../include/QtCore/qsharedpointer.h:1,
                   from tools/qtimezone.h:46,
                   from tools/qtimezone.cpp:43:
  make[3]: *** [.obj/debug-shared/qtimezone.o] Error 1
  make[2]: *** [sub-corelib-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01959/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1379791429):
    http://codereview.qt-project.org/65662 [PS9] - QDateTime - Remove some benchmark tests
    http://codereview.qt-project.org/65661 [PS9] - QDateTime - Add QTimeZone support
    http://codereview.qt-project.org/65660 [PS9] - QTimeZone - Add Windows backend
    http://codereview.qt-project.org/65659 [PS9] - QTimeZone - Add Mac backend
    http://codereview.qt-project.org/65658 [PS9] - QTimeZone - Add TZ File Backend
    http://codereview.qt-project.org/65657 [PS8] - QTimeZone - Add ICU support
    http://codereview.qt-project.org/65656 [PS7] - QTimeZone - Define new class and api



More information about the Ci-reports mailing list