qtdeclarative failed to compile :(

  In file included from ../../include/QtQml/qv4unwindhelper_p-arm.h:1:0,
                   from jsruntime/qv4unwindhelper.cpp:68:
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h: In 
function 'QV4::Function* QV4::lookupFunction(void*)':
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h:82:75: 
error: 'struct QV4::Function' has no member named 'codeRef'
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h: At 
global scope:
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h:125:1: 
warning: narrowing conversion of '-2113760185' from 'int' to 'unsigned int' 
inside { } [-Wnarrowing]
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h:125:1: 
warning: narrowing conversion of '-2122340175' from 'int' to 'unsigned int' 
inside { } [-Wnarrowing]
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h: In 
function 'void* __gnu_Unwind_Find_exidx(void*, int*)':
  ../../include/QtQml/../../src/qml/jsruntime/qv4unwindhelper_p-arm.h:220:32: 
error: 'struct QV4::Function' has no member named 'codeRef'
  make[3]: *** [.obj/release-shared/qv4unwindhelper.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_wip_v4_Integration/build_00095/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/wip/v4_1376907383):
    http://codereview.qt-project.org/63274 [PS1] - Fix ARM build
    http://codereview.qt-project.org/63273 [PS1] - Fix class vs. struct mismatch
    http://codereview.qt-project.org/63271 [PS1] - Prospective MSVC build fix
    http://codereview.qt-project.org/63258 [PS1] - Remove unused references to 
qtjsbackend from sync.profile
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to