qtbase failed to compile :(

  ../../../3rdparty/sqlite/sqlite3.c:98247:12: note: remove extraneous 
parentheses around the comparison to silence this warning
  ../../../3rdparty/sqlite/sqlite3.c:98247:12: note: use '=' to turn this 
equality comparison into an assignment
  ../../../3rdparty/sqlite/sqlite3.c:101761:15: note: remove extraneous 
parentheses around the comparison to silence this warning
  ../../../3rdparty/sqlite/sqlite3.c:101761:15: note: use '=' to turn this 
equality comparison into an assignment
  ../../../3rdparty/sqlite/sqlite3.c:104852:15: note: remove extraneous 
parentheses around the comparison to silence this warning
  ../../../3rdparty/sqlite/sqlite3.c:104852:15: note: use '=' to turn this 
equality comparison into an assignment
  objective-c qcocoasystemsettings.mm
  distcc[46978] ERROR: compile qcocoasystemsettings.mm on ci-mac-mini-11 failed
  distcc[46978] (dcc_build_somewhere) Warning: remote compilation of 
'qcocoasystemsettings.mm' failed, retrying locally
  distcc[46978] Warning: failed to distribute qcocoasystemsettings.mm to 
ci-mac-mini-11, running locally instead
  qcocoasystemsettings.mm:208:28: warning: instance method '-CGColor' not found 
(return type defaults to 'id')
  qcocoasystemsettings.mm:208:24: error: cannot initialize a variable of type 
'CGColorRef' (aka 'CGColor *') with an rvalue of type 'id'
  qcocoasystemsettings.mm:210:29: warning: instance method '-CGColor' not found 
(return type defaults to 'id')
  qcocoasystemsettings.mm:210:24: error: cannot initialize a variable of type 
'CGColorRef' (aka 'CGColor *') with an rvalue of type 'id'
  make[5]: *** [.obj/release-shared/qcocoasystemsettings.o] Error 1
  make[4]: *** [sub-cocoa-make_first] Error 2
  make[3]: *** [sub-platforms-make_first] Error 2
  make[2]: *** [sub-plugins-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_stable_Integration/build_00122/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1355759245):
    http://codereview.qt-project.org/42979 [PS2] - Delete the QSlotObject when 
disconnect()ing
    http://codereview.qt-project.org/42976 [PS3] - Reset the 
QMetaObject::Connection dptr when disconnect()ing
    http://codereview.qt-project.org/42975 [PS1] - Remove useless QVERIFY(true)
    http://codereview.qt-project.org/43035 [PS1] - Fix building of the painting 
examples that use shared code
    http://codereview.qt-project.org/43047 [PS1] - Doc: Correcting qhp link to 
Qt SQL's C++ Classes.
    http://codereview.qt-project.org/43044 [PS1] - Doc: Correcting qhp link to 
Qt GUI C++ API.
    http://codereview.qt-project.org/43011 [PS1] - tst_qstyle: Fix compiler 
warning about unused variables.
    http://codereview.qt-project.org/43008 [PS1] - Use frameless widgets in 
tst_qgridlayout.
    http://codereview.qt-project.org/43029 [PS5] - Removed hardcoded 16 from 
tst_qgraphicsview::scrollBarRanges
    http://codereview.qt-project.org/41871 [PS5] - Mac: Ignore 
ScrollBarAlwaysOn policy for transient scrollbars
    http://codereview.qt-project.org/43002 [PS3] - Do not build dlldata.c in 
static builds
    http://codereview.qt-project.org/42381 [PS3] - Mac: New rendering for 
disclose triangle, get proper color when selected
    http://codereview.qt-project.org/42380 [PS2] - Cocoa: Re-enable per class 
palette on QPA plugin
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to