qtbase failed to compile :(

  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 -c -Xclang -include-pch -Xclang .pch/release-static/Qt5Widgets/c++.pch -pipe 
-fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs 
-Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable 
-Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions 
-fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes 
-Wno-implicit-atomic-properties -Wformat -Wno-missing-braces 
-Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas 
-Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign 
-Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion 
-fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual 
-Wno-exit-time-destructors -arch armv7 -O2 -fPIC -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk
 -miphone
 os-version-min=4.3 -fvisibility=hidden -fvisibility-inlines-hidden 
-fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_CORESERVICES 
-DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB 
-DQT_NO_CORESERVICES -DQT_NO_USING_NAMESPACE -DQT_BUILD_WIDGETS_LIB 
-DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS 
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_STYLE_MAC -DQT_STYLE_WINDOWS 
-DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_GTK 
-DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_ANDROID 
-DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -I../../mkspecs/unsupported/macx-ios-clang -I. 
-I/work/build/qt/qtbase/mkspecs/unsupported/macx-ios-clang/ios -I../../include 
-I../../include/QtWidgets -I../../include/QtWidgets/5.1.0 
-I../../include/QtWidgets/5.1.0/QtWidgets -Idialogs -I.uic/release-static -I
 ../../include/QtGui -I../../include/QtGui/5.1.0 
-I../../include/QtGui/5.1.0/QtGui -I../../include/QtCore 
-I../../include/QtCore/5.1.0 -I../../include/QtCore/5.1.0/QtCore 
-I.moc/release-static -o .obj/release-static/qcommonstyle.o 
styles/qcommonstyle.cpp
  styles/qcommonstyle.cpp:4909:68: error: expected a class or namespace
  make[3]: *** [.obj/release-static/qcommonstyle.o] Error 1
  make[2]: *** [sub-widgets-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_00943/macx-ios-clang_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1366193475):
    http://codereview.qt-project.org/53927 [PS1] - qdoc: Add index of obsolete 
members to obsolete page
    http://codereview.qt-project.org/53950 [PS1] - Don't show a separate 
inspector for child windows.
    http://codereview.qt-project.org/54002 [PS1] - Reduce qmetatype autotest 
build time for Windows CE.
    http://codereview.qt-project.org/54001 [PS2] - Fix tst_qfile build for WEC7.
    http://codereview.qt-project.org/53798 [PS5] - Android: Don't crash when 
displaying multiple top-levels
    http://codereview.qt-project.org/52194 [PS9] - Let platform plugin decide 
if accessibility is active
    http://codereview.qt-project.org/53939 [PS1] - QOpenGLPaintDevice: correct 
painting on retina.
    http://codereview.qt-project.org/53132 [PS3] - Android: Fixes for building 
under MSYS.
    http://codereview.qt-project.org/53412 [PS1] - Correct dir entries caching 
in QFileDialog
    http://codereview.qt-project.org/53989 [PS3] - Calling wglMakeCurrent on an 
already current context gives 100% cpu load
    http://codereview.qt-project.org/53823 [PS1] - Doc: Fix \group and \ingroup 
usage for a number of examples
    http://codereview.qt-project.org/53990 [PS2] - Emit animation driver 
signals after we change the state.
    http://codereview.qt-project.org/49082 [PS2] - Do not send clipboard 
message to application under debugger.
    http://codereview.qt-project.org/53906 [PS2] - Make password mask 
characters themeable.
    http://codereview.qt-project.org/53934 [PS1] - Compile with changes to the 
accessibility API.
    http://codereview.qt-project.org/53933 [PS1] - Remove 
nativeResourceForWindow warning.
    http://codereview.qt-project.org/53869 [PS1] - Fix the QTouchEventSequence 
code snippet so that it compiles
    http://codereview.qt-project.org/53801 [PS1] - Convert the new filename to 
native separators before checking it
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to