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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Aug 14 09:40:12 CEST 2013


qtbase failed to compile :(

  In file included from ../../../../include/QtCore/qmap.h:1:0,
                   from ../../../../include/QtCore/../../src/corelib/kernel/qvariant.h:49,
                   from ../../../../include/QtCore/qvariant.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qvariantanimation.h:48,
                   from ../../../../include/QtCore/qvariantanimation.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qpropertyanimation.h:45,
                   from ../../../../include/QtCore/qpropertyanimation.h:1,
                   from ../../../../include/QtCore/QtCore:8,
                   from tst_headersclean.cpp:48:
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h: In member function 'int TestNamespace::QMap<Key, T>::count(const Key&) const':
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:644:35: error: declaration of 'first' shadows a member of 'this' [-Werror=shadow]
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:645:39: error: declaration of 'last' shadows a member of 'this' [-Werror=shadow]
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h: In member function 'TestNamespace::QMap<Key, T>::iterator TestNamespace::QMap<Key, T>::insert(const Key&, const T&)':
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:666:11: error: declaration of 'last' shadows a member of 'this' [-Werror=shadow]
  In file included from ../../../../include/QtCore/qmap.h:1:0,
                   from ../../../../include/QtCore/../../src/corelib/kernel/qvariant.h:49,
                   from ../../../../include/QtCore/qvariant.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qvariantanimation.h:48,
                   from ../../../../include/QtCore/qvariantanimation.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qpropertyanimation.h:45,
                   from ../../../../include/QtCore/qpropertyanimation.h:1,
                   from ../../../../include/QtCore/QtCore:8,
                   from tst_headersclean.cpp:48:
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h: In member function 'TestNamespace::QPair<TestNamespace::QMap<Key, T>::iterator, TestNamespace::QMap<Key, T>::iterator> TestNamespace::QMap<Key, T>::equal_range(const Key&)':
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:863:11: error: declaration of 'first' shadows a member of 'this' [-Werror=shadow]
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:863:19: error: declaration of 'last' shadows a member of 'this' [-Werror=shadow]
  In file included from ../../../../include/QtCore/qmap.h:1:0,
                   from ../../../../include/QtCore/../../src/corelib/kernel/qvariant.h:49,
                   from ../../../../include/QtCore/qvariant.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qvariantanimation.h:48,
                   from ../../../../include/QtCore/qvariantanimation.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qpropertyanimation.h:45,
                   from ../../../../include/QtCore/qpropertyanimation.h:1,
                   from ../../../../include/QtCore/QtCore:8,
                   from tst_headersclean.cpp:48:
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h: In member function 'TestNamespace::QMap<Key, T>::iterator TestNamespace::QMap<Key, T>::insert(const Key&, const T&) [with Key = TestNamespace::QString, T = TestNamespace::QVariant]':
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:666:18: error: declaration of 'last' shadows a member of 'this' [-Werror=shadow]
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h: In member function 'TestNamespace::QMap<Key, T>::iterator TestNamespace::QMap<Key, T>::insert(const Key&, const T&) [with Key = int, T = TestNamespace::QTouchEvent::TouchPoint]':
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:633:33:   instantiated from 'T& TestNamespace::QMap<Key, T>::operator[](const Key&) [with Key = int, T = TestNamespace::QTouchEvent::TouchPoint]'
  ../../../../include/QtCore/../../src/corelib/tools/qmap.h:666:18: error: declaration of 'last' shadows a member of 'this' [-Werror=shadow]
  make[5]: *** [.obj/debug-shared/tst_headersclean.o] Error 1
  make[4]: *** [sub-headersclean-make_first] Error 2
  make[3]: *** [sub-other-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

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

  Tested changes (refs/builds/dev_1376465289):
    http://codereview.qt-project.org/62772 [PS2] - Merge remote-tracking branch 'origin/stable' into dev
    http://codereview.qt-project.org/62918 [PS1] - XCB: Ignore _NET_WM_PING on the root window
    http://codereview.qt-project.org/60461 [PS4] - Add first/last accessors to QMap
    http://codereview.qt-project.org/62468 [PS8] - QHeaderView - reduce memory usage



More information about the Ci-reports mailing list