qtlocation failed to compile :( /work/build/qt/qtlocation/src/imports/location/qdeclarativepolygonmapitem.cpp: In member function 'QJSValue QDeclarativePolygonMapItem::path() const': /work/build/qt/qtlocation/src/imports/location/qdeclarativepolygonmapitem.cpp:404:55: error: no matching function for call to 'QJSValuePrivate::QJSValuePrivate(QV4::ExecutionEngine*&, QV4::Value)' /work/build/qt/qtlocation/src/imports/location/qdeclarativepolygonmapitem.cpp:404:55: note: candidates are: /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:82:5: note: QJSValuePrivate::QJSValuePrivate(const QString&) /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:82:5: note: candidate expects 1 argument, 2 provided /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:77:5: note: QJSValuePrivate::QJSValuePrivate(QV4::ReturnedValue) /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:77:5: note: candidate expects 1 argument, 2 provided /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:72:5: note: QJSValuePrivate::QJSValuePrivate(QV4::ExecutionEngine*, QV4::ValueRef) /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:72:5: note: no known conversion for argument 2 from 'QV4::Value' to 'QV4::ValueRef' /work/build/qt/qtlocation/src/imports/location/qdeclarativepolygonmapitem.cpp:405:1: warning: control reaches end of non-void function [-Wreturn-type] make[4]: *** [.obj/release-shared/qdeclarativepolygonmapitem.o] Error 1 /work/build/qt/qtlocation/src/imports/location/qdeclarativepolylinemapitem.cpp: In member function 'QJSValue QDeclarativePolylineMapItem::path() const': /work/build/qt/qtlocation/src/imports/location/qdeclarativepolylinemapitem.cpp:515:55: error: no matching function for call to 'QJSValuePrivate::QJSValuePrivate(QV4::ExecutionEngine*&, QV4::Value)' /work/build/qt/qtlocation/src/imports/location/qdeclarativepolylinemapitem.cpp:515:55: note: candidates are: /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:82:5: note: QJSValuePrivate::QJSValuePrivate(const QString&) /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:82:5: note: candidate expects 1 argument, 2 provided /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:77:5: note: QJSValuePrivate::QJSValuePrivate(QV4::ReturnedValue) /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:77:5: note: candidate expects 1 argument, 2 provided /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:72:5: note: QJSValuePrivate::QJSValuePrivate(QV4::ExecutionEngine*, QV4::ValueRef) /home/qt/shadowbuild/qtdeclarative/include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsapi/qjsvalue_p.h:72:5: note: no known conversion for argument 2 from 'QV4::Value' to 'QV4::ValueRef' /work/build/qt/qtlocation/src/imports/location/qdeclarativepolylinemapitem.cpp:516:1: warning: control reaches end of non-void function [-Wreturn-type] make[4]: *** [.obj/release-shared/qdeclarativepolylinemapitem.o] Error 1 make[3]: *** [sub-location-make_first] Error 2 make[2]: *** [sub-imports-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation] Error 2
Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00002/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1380294429): http://codereview.qt-project.org/66753 [PS2] - Update the git-archive export options _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
