qtmacextras failed to compile :( /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Headers/ColorSyncDeprecated.h:1002:41: note: 'CMProfileRef' declared here /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Headers/ColorSyncDeprecated.h:999:41: note: 'CMError' declared here /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Headers/ColorSyncDeprecated.h:1972:1: note: 'CMCloseProfile' declared here In file included from main.mm:46: In file included from ./qcocoaintegration.h:48: In file included from ./qcocoacursor.h:48: In file included from ../../../../include/QtGui/5.1.1/QtGui/qpa/qplatformcursor.h:1: In file included from ../../../../include/QtGui/5.1.1/QtGui/qpa/../../../../../src/gui/kernel/qplatformcursor.h:55: In file included from ../../../../include/QtGui/QMouseEvent:1: In file included from ../../../../include/QtGui/qevent.h:1: In file included from qmactoolbardelegate.mm:43: ./qmactoolbardelegate.h:84:50: error: interface type 'QMacToolbarDelegate' cannot be passed by value; did you forget * in 'QMacToolbarDelegate' ./qmactoolbardelegate.h:84:1: error: C++ requires a type specifier for all declarations make[3]: *** [.obj/debug-shared/qmactoolbardelegate.o] Error 1 In file included from qmacnativetoolbar.mm:44: ./qmactoolbardelegate.h:84:50: error: interface type 'QMacToolbarDelegate' cannot be passed by value; did you forget * in 'QMacToolbarDelegate' ./qmactoolbardelegate.h:84:1: error: C++ requires a type specifier for all declarations In file included from qmacnativetoolbar.mm:45: ./qnstoolbar.h:60:42: error: interface type 'QtNSToolbar' cannot be passed by value; did you forget * in 'QtNSToolbar' ./qnstoolbar.h:60:1: error: C++ requires a type specifier for all declarations qmacnativetoolbar.mm:130:49: error: interface type 'QNSToolbarNotifier' cannot be passed by value; did you forget * in 'QNSToolbarNotifier' qmacnativetoolbar.mm:130:1: error: C++ requires a type specifier for all declarations make[3]: *** [.obj/debug-shared/qmacnativetoolbar.o] Error 1 make[2]: *** [sub-macextras-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtmacextras] Error 2
Build log: http://testresults.qt-project.org/ci/QtMacExtras_master_Integration/build_00009/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1372424179): http://codereview.qt-project.org/59940 [PS4] - Support namespaced build _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
