[Ci-reports] fail on QtDeclarative_5.4_Integration #12

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Aug 12 17:10:25 CEST 2014


qtdeclarative failed to compile :(

  In file included from /usr/include/c++/4.6/vector:65:0,
                   from /usr/include/c++/4.6/bits/random.h:34,
                   from /usr/include/c++/4.6/random:50,
                   from /usr/include/c++/4.6/bits/stl_algo.h:67,
                   from /usr/include/c++/4.6/algorithm:63,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:89,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/QtQml/5.4.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4global_p.h:45,
                   from /work/build/qt/qtbase/include/QtQml/5.4.0/QtQml/private/qv4global_p.h:1,
                   from compiler/qv4jsir_p.h:55,
                   from compiler/qv4ssa_p.h:45,
                   from compiler/qv4ssa.cpp:47:
  /usr/include/c++/4.6/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::_M_initialize_dispatch(_Integer, _Integer, std::__true_type) [with _Integer = int, _Tp = TestNamespace::QV4::IR::Stmt*, _Alloc = std::allocator<TestNamespace::QV4::IR::Stmt*>]':
  /usr/include/c++/4.6/bits/stl_vector.h:340:4:   instantiated from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = int, _Tp = TestNamespace::QV4::IR::Stmt*, _Alloc = std::allocator<TestNamespace::QV4::IR::Stmt*>, std::vector<_Tp, _Alloc>::allocator_type = std::allocator<TestNamespace::QV4::IR::Stmt*>]'
  /usr/include/c++/4.6/bits/stl_vector.h:1080:4: error: invalid conversion from 'int' to 'std::vector<TestNamespace::QV4::IR::Stmt*, std::allocator<TestNamespace::QV4::IR::Stmt*> >::value_type {aka TestNamespace::QV4::IR::Stmt*}' [-fpermissive]
  /usr/include/c++/4.6/bits/stl_vector.h:1122:7: error:   initializing argument 2 of 'void std::vector<_Tp, _Alloc>::_M_fill_initialize(std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = TestNamespace::QV4::IR::Stmt*, _Alloc = std::allocator<TestNamespace::QV4::IR::Stmt*>, std::vector<_Tp, _Alloc>::size_type = long unsigned int, std::vector<_Tp, _Alloc>::value_type = TestNamespace::QV4::IR::Stmt*]' [-fpermissive]
  make[3]: *** [.obj/qv4ssa.o] Error 1
  make[2]: *** [sub-qml-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00012/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1407855914):
    http://codereview.qt-project.org/91853 [PS5] - Remove QQuickWindow::glslVersion & glslIsCoreProfile
    http://codereview.qt-project.org/92053 [PS1] - V4 JIT: fix stack use below stack pointer
    http://codereview.qt-project.org/91953 [PS1] - V4 IR: change IR printing to be more readable.
    http://codereview.qt-project.org/91951 [PS1] - V4 JIT: tweak generated int32 to double conversion code



More information about the Ci-reports mailing list