[Ci-reports] fail on QtDeclarative_dev_Integration #1307
Qt Continuous Integration System
ci-noreply at qt-project.org
Mon Feb 17 17:47:32 CET 2014
Compilation failed :(
compiler\qv4ssa.cpp(4009) : error C2872: 'Function' : ambiguous symbol
compiler\qv4ssa.cpp(4094) : error C2872: 'Function' : ambiguous symbol
compiler\qqmlcodegenerator.cpp(153) : error C2872: 'Function' : ambiguous symbol
compiler\qqmlcodegenerator.cpp(154) : error C2511: 'void TestNamespace::QtQml::QmlObject::appendFunction(TestNamespace::QV4::Function *)' : overloaded member function not found in 'TestNamespace::QtQml::QmlObject'
c:\work\build\qt\qtbase\include\qtqml\5.3.0\qtqml\private\../../../../../../qtdeclarative/src/qml/compiler/qqmlcodegenerator_p.h(195) : see declaration of 'TestNamespace::QtQml::QmlObject'
Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01307/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz
Tested changes (refs/builds/dev_1392655030):
http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access
http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access
http://codereview.qt-project.org/78369 [PS1] - Unpin qtbase in preperation for merge to stable
http://codereview.qt-project.org/78201 [PS6] - Clean up our internal namespaces
http://codereview.qt-project.org/78200 [PS6] - Smaller cleanup
http://codereview.qt-project.org/77863 [PS8] - Move binops out of the isel
http://codereview.qt-project.org/77816 [PS10] - Move unops into it's own file
http://codereview.qt-project.org/77812 [PS6] - Move the Assembler class into it's own file
http://codereview.qt-project.org/77811 [PS6] - Move JIT infrastructure into it's own directory
http://codereview.qt-project.org/77795 [PS5] - Remove unused method
http://codereview.qt-project.org/77752 [PS6] - Avoid shifts with 0 bits and cast more consts to int
http://codereview.qt-project.org/77751 [PS5] - Really eliminate a|0 and b&(-1)
http://codereview.qt-project.org/77750 [PS5] - Avoid some unneccesary instructions in swapValues
http://codereview.qt-project.org/77709 [PS5] - Mask rhs of shift operations in the IR for constants
http://codereview.qt-project.org/77708 [PS5] - Slightly simplify generated code for conversion to int
http://codereview.qt-project.org/77666 [PS5] - Remove unused text stream
http://codereview.qt-project.org/77662 [PS5] - Remove some code duplication
http://codereview.qt-project.org/77661 [PS5] - Cleanup: Pass the function into the various SSA stages
http://codereview.qt-project.org/77614 [PS6] - Simplify some runtime code
http://codereview.qt-project.org/78341 [PS1] - Merge remote-tracking branch 'origin/stable' into dev
More information about the Ci-reports
mailing list