qtbase failed to compile :( In file included from fontdatabases/mac/qcoretextfontdatabase.mm:49: fontdatabases/mac/qcoretextfontdatabase_p.h:67:33: error: unknown type name 'CTFontDescriptorRef'; did you mean 'CFFileDescriptorRef'? /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:15:37: note: 'CFFileDescriptorRef' declared here fontdatabases/mac/qcoretextfontdatabase.mm:193:32: error: cannot initialize a parameter of type 'CFFileDescriptorRef' (aka '__CFFileDescriptor *') with an lvalue of type 'CTFontDescriptorRef' (aka 'const __CTFontDescriptor *') fontdatabases/mac/qcoretextfontdatabase_p.h:67:53: note: passing argument to parameter 'font' here fontdatabases/mac/qcoretextfontdatabase.mm:199:29: error: out-of-line definition of 'populateFromDescriptor' does not match any declaration in 'QCoreTextFontDatabase' make[3]: *** [.obj/release-static/qcoretextfontdatabase.o] Error 1 make[2]: *** [sub-platformsupport-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01289/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1375088501): http://codereview.qt-project.org/61207 [PS1] - Avoided zero devision in cube root approximation http://codereview.qt-project.org/61153 [PS2] - Fix application font population on Mac OS X _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
