Hi all, There seems to be some build break in qt5.git stable integration with latest changes:
Qt Continuous Integration System 7:40 AM Patch Set 3: qtscript failed to compile :( ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' <inline asm>:16:1: error: invalid instruction <inline asm>:32:1: error: invalid instruction make[4]: *** [obj/release/iphoneos/JITStubs.o] Error 1 make[3]: *** [iphoneos-all] Error 2 make[2]: *** [sub-script-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtscript-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00611/macx-ios-clang_OSX_10.8/log.txt.gz Changes under integration: * qtbase 45e17d0...9d2d4ad (20): > Cocoa: Fix popup window positioning. > eglfs: Improve cursors and hotspots > Cocoa: Set geometry for foreign views. > Cocoa: Remove tablet event warnings. > Cocoa: Dont crash at toolbar cleanup time. > Use Qts RTTI setting when building ANGLE statically. > Use a VAO in the texture glyph cache > Fix glyph texture format on core profile > Texture glyph cache: Use a vbo > Android: Make default permissions less confusing > Android: Support pregenerated cache in assets file engine > Logging: Change rules section name to Rules > Fix compile error when enabling the QHOSTINFO_DEBUG define > Remove the option to force no JIT in javascript core > QPrinter - Add more tests > QPrintEngine - Improve devMode handling > QPrintEngine - Remove Windows use of port and driver > WinRT: Fix backing store for latest ANGLE > ANGLE: Allow for universal program binaries > Upgrade ANGLE to 1.3.5bb7ec572d0a * qtconnectivity c969ca2...f58cddd (6): > Remove QBluetoothSocketPrivate::socketDescriptor() > QNX Service registered value fix > Fix crash when calling QBluetoothLocalDevice::connectedDevices() > Max pending connection check for QNX server implemented > Revert "Bump latest Nfc QML API version to 5.4" > QNX QBluetoothSocket state fix * qtdeclarative 7d25db8...124b8b2 (2): > qmlplugindump: adding isComposite > Make GridView/ListView attached "view" property available to all delegate > types * qtdoc 15c0c98...b5f6de9 (1): > Doc: Fix small typo * qtlocation e656c31...10141bb (8): > Bump all qml code to QtLocation 5.3 > Fix QtLocation QML API and its version. > Use 512 pixel tiles from the Nokia/HERE service. > Remove unnecessary code. > Map item geometry do not need to be QObjects. > Remove test code related to removed gestures. > Fix unstable PositionInfo test. > Fix translatable strings and cleanup unnecessary strings * qtquickcontrols 44e9533...14d472b (4): > Add Calendar to testbench. > Revise tst_applicationwindow > Set baselineOffset on Styles/Base correctly > TableView: Make "model" property consistent with ListView * qtsensors 2b67b50...0a27445 (1): > Update QML plug-in interfaces for Qt 5.3 release Someone, please take a look & indicate me when fix is available Br, Jani
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
