[Qt-creator] Lots of warnings when building on Mac 10.10.4

Horst Schmalzl horst.schmalzl at gmail.com
Thu Jul 30 13:44:09 CEST 2015


Hello everybody,

Since i upgraded to Qt 5.5, i get a lot (something like 30.000) warnigns
from clang. I have this version installed:
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix

It's alway the same warning:
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qobject.h:108:
Warnung: unknown warning group '-Winconsistent-missing-override', ignored
[-Wunknown-pragmas]
    Q_OBJECT
    ^

Here the first lines of the build log:

13:36:11: Führe Schritte für Projekt qtcreator aus...
13:36:11: Starte "/Users/Horst/Qt/5.5/clang_64/bin/qmake"
/Users/Horst/Documents/Qt/qt-creator/qtcreator.pro -r -spec macx-clang
CONFIG+=debug CONFIG+=x86_64 CONFIG+=declarative_debug CONFIG+=qml_debug
Reading /Users/Horst/Documents/Qt/qt-creator/src/src.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib/
corelib.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/lib/corelib]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/qtprofilesetup/
qtprofilesetup.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/lib/qtprofilesetup]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/app.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/qbs/
qbs.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/qbs]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/qbs-setup-android/
qbs-setup-android.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/qbs-setup-android]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/qbs-setup-toolchains/
qbs-setup-toolchains.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/qbs-setup-toolchains]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/qbs-setup-qt/
qbs-setup-qt.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/qbs-setup-qt]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/config/
config.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/config]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/qbs-qmltypes/
qbs-qmltypes.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/qbs-qmltypes]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/app/config-ui/
config-ui.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/app/config-ui]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/libexec/
libexec.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/libexec]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/plugins/
plugins.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/plugins]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/plugins/scanner/
scanner.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/plugins/scanner]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/plugins/scanner/cpp/
cpp.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/plugins/scanner/cpp]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/plugins/scanner/qt/
qt.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs/src/plugins/scanner/qt]
Reading /Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/static.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/shared/qbs]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/libs.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/aggregation/
aggregation.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/aggregation]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/extensionsystem/
extensionsystem.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/extensionsystem]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/utils/utils.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/utils]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/languageutils/
languageutils.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/languageutils]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/cplusplus/
cplusplus.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/cplusplus]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/qmljs/qmljs.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/qmljs]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/qmldebug/qmldebug.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/qmldebug]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/qmleditorwidgets/
qmleditorwidgets.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/qmleditorwidgets]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/glsl/glsl.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/glsl]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/ssh/ssh.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/ssh]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/timeline/timeline.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/timeline]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/sqlite/sqlite.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/sqlite]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/clangbackendipc/
clangbackendipc.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/clangbackendipc]
Reading /Users/Horst/Documents/Qt/qt-creator/src/libs/utils/process_stub.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/libs/utils]
Reading /Users/Horst/Documents/Qt/qt-creator/src/app/app.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/app]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/plugins.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/coreplugin/
coreplugin.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/coreplugin]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/texteditor/
texteditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/texteditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/cppeditor/
cppeditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/cppeditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/bineditor/
bineditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/bineditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/diffeditor/
diffeditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/diffeditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/imageviewer/
imageviewer.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/imageviewer]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/bookmarks/
bookmarks.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/bookmarks]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/projectexplorer/
projectexplorer.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/projectexplorer]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/vcsbase/vcsbase.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/vcsbase]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/perforce/
perforce.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/perforce]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/subversion/
subversion.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/subversion]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/git/git.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/git]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/cvs/cvs.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/cvs]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/cpptools/
cpptools.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/cpptools]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qtsupport/
qtsupport.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qtsupport]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/qmakeprojectmanager/
qmakeprojectmanager.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmakeprojectmanager]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/debugger/
debugger.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/debugger]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/help/help.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/help]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/cpaster/cpaster.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/cpaster]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/cmakeprojectmanager/
cmakeprojectmanager.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/cmakeprojectmanager]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/autotoolsprojectmanager/
autotoolsprojectmanager.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/autotoolsprojectmanager]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/fakevim/fakevim.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/fakevim]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/emacskeys/
emacskeys.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/emacskeys]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/designer/
designer.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/designer]
Project MESSAGE: This project is using private headers and will therefore
be tied to this specific Qt module build version.
Project MESSAGE: Running this project against other versions of the Qt
modules may crash at any arbitrary point.
Project MESSAGE: This is not a bug, but a result of using Qt internals. You
have been warned!
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/resourceeditor/
resourceeditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/resourceeditor]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/genericprojectmanager/
genericprojectmanager.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/genericprojectmanager]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qmljseditor/
qmljseditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmljseditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qmlprojectmanager/
qmlprojectmanager.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmlprojectmanager]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/glsleditor/
glsleditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/glsleditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/pythoneditor/
pythoneditor.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/pythoneditor]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/mercurial/
mercurial.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/mercurial]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/bazaar/bazaar.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/bazaar]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/classview/
classview.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/classview]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/tasklist/
tasklist.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/tasklist]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/analyzerbase/
analyzerbase.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/analyzerbase]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qmljstools/
qmljstools.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmljstools]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/macros/macros.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/macros]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/remotelinux/
remotelinux.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/remotelinux]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/android/android.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/android]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/valgrind/
valgrind.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/valgrind]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/todo/todo.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/todo]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qnx/qnx.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qnx]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/clearcase/
clearcase.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/clearcase]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/baremetal/
baremetal.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/baremetal]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/ios/ios.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/ios]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/beautifier/
beautifier.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/beautifier]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/qmakeandroidsupport/
qmakeandroidsupport.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmakeandroidsupport]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/winrt/winrt.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/winrt]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qmlprofiler/
qmlprofiler.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmlprofiler]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/updateinfo/
updateinfo.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/updateinfo]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/welcome/welcome.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/welcome]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qmldesigner/
qmldesigner.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmldesigner]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qmldesigner/
qmldesignerplugin.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmldesigner]
Project MESSAGE: This project is using private headers and will therefore
be tied to this specific Qt module build version.
Project MESSAGE: Running this project against other versions of the Qt
modules may crash at any arbitrary point.
Project MESSAGE: This is not a bug, but a result of using Qt internals. You
have been warned!
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/qmldesigner/qtquickplugin/
qtquickplugin.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmldesigner/qtquickplugin]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/plugins/qmldesigner/componentsplugin/
componentsplugin.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qmldesigner/componentsplugin]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/qbsprojectmanager/
qbsprojectmanager.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/qbsprojectmanager]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/helloworld/
helloworld.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/plugins/helloworld]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/tools.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/qtpromaker/
qtpromaker.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/qtpromaker]
Reading /Users/Horst/Documents/Qt/qt-creator/src/plugins/cpaster/frontend/
frontend.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/../plugins/cpaster/frontend]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/sdktool/sdktool.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/sdktool]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/valgrindfake/
valgrindfake.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/valgrindfake]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/3rdparty/3rdparty.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/3rdparty]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/3rdparty/iossim/
iossim.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/3rdparty/iossim]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/tools/3rdparty/iossim_1_8_2/
iossim_1_8_2.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/3rdparty/iossim_1_8_2]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/qml2puppet/
qml2puppet.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/qml2puppet]
Reading
/Users/Horst/Documents/Qt/qt-creator/src/tools/qml2puppet/qml2puppet/
qml2puppet.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/qml2puppet/qml2puppet]
Project MESSAGE: This project is using private headers and will therefore
be tied to this specific Qt module build version.
Project MESSAGE: Running this project against other versions of the Qt
modules may crash at any arbitrary point.
Project MESSAGE: This is not a bug, but a result of using Qt internals. You
have been warned!
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/buildoutputparser/
buildoutputparser.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/buildoutputparser]
Reading /Users/Horst/Documents/Qt/qt-creator/src/tools/iostool/iostool.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/src/tools/iostool]
Reading /Users/Horst/Documents/Qt/qt-creator/share/share.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/share]
Reading /Users/Horst/Documents/Qt/qt-creator/share/qtcreator/static.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/share/qtcreator]
Reading /Users/Horst/Documents/Qt/qt-creator/share/qtcreator/translations/
translations.pro
[/Users/Horst/Documents/Qt/build-qtcreator-Desktop_Qt_5_5_0_clang_64bit-Debug/share/qtcreator/translations]
13:36:56: Der Prozess "/Users/Horst/Qt/5.5/clang_64/bin/qmake" wurde normal
beendet.
13:36:56: Starte "/usr/bin/make"
cd src/ && ( test -e Makefile || /Users/Horst/Qt/5.5/clang_64/bin/qmake
/Users/Horst/Documents/Qt/qt-creator/src/src.pro -spec macx-clang
CONFIG+=debug CONFIG+=x86_64 CONFIG+=declarative_debug CONFIG+=qml_debug -o
Makefile ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f
Makefile
cd shared/qbs/src/lib/corelib/ && ( test -e Makefile ||
/Users/Horst/Qt/5.5/clang_64/bin/qmake
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib/
corelib.pro -spec macx-clang CONFIG+=debug CONFIG+=x86_64
CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ) &&
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-c -pipe -g -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
-std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden
-fvisibility-inlines-hidden -Wall -W -DQBS_LIBRARY -DQT_NO_CAST_FROM_ASCII
-DQBS_VERSION=\"1.4.1\" -DQT_CREATOR -DQML_BUILD_STATIC_LIB
-DSRCDIR=\"/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib\"
-DQBS_ENABLE_PROJECT_FILE_UPDATES -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG
-DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB
-I/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib -I.
-I/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src
-I/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib
-I/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib
-I/Users/Horst/Qt/5.5/clang_64/lib/QtScript.framework/Headers
-I/Users/Horst/Qt/5.5/clang_64/lib/QtGui.framework/Headers
-I/Users/Horst/Qt/5.5/clang_64/lib/QtXml.framework/Headers
-I/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers -I.
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Headers
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers
-I/Users/Horst/Qt/5.5/clang_64/mkspecs/macx-clang
-F/Users/Horst/Qt/5.5/clang_64/lib
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib/jsextensions/
propertylist.mm -o propertylist.o
In file included from
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib/jsextensions/
propertylist.mm:32:
In file included from
/Users/Horst/Documents/Qt/qt-creator/src/shared/qbs/src/lib/corelib/jsextensions/propertylist.h:57:
In file included from
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/QObject:1:
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qobject.h:108:5:
warning: unknown warning group '-Winconsistent-missing-override', ignored
[-Wunknown-pragmas]
Q_OBJECT
^
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qobjectdefs.h:156:5:
note: expanded from macro 'Q_OBJECT'
Q_OBJECT_NO_OVERRIDE_WARNING \
^
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qobjectdefs.h:146:45:
note: expanded from macro 'Q_OBJECT_NO_OVERRIDE_WARNING'
# define Q_OBJECT_NO_OVERRIDE_WARNING
QT_WARNING_DISABLE_CLANG("-Winconsistent-missing-override")
^
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qcompilerdetection.h:1125:49:
note: expanded from macro 'QT_WARNING_DISABLE_CLANG'
# define QT_WARNING_DISABLE_CLANG(text) QT_DO_PRAGMA(clang diagnostic
ignored text)
^
/Users/Horst/Qt/5.5/clang_64/lib/QtCore.framework/Headers/qcompilerdetection.h:1096:49:
note: expanded from macro 'QT_DO_PRAGMA'
#define QT_DO_PRAGMA(text) _Pragma(#text)
^
<scratch space>:283:27: note: expanded from here
clang diagnostic ignored "-Winconsistent-missing-override"
^

I don’t know if my setup is broken, or if there is any problem building Qt
Creator on mac.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150730/9347ba21/attachment.html>


More information about the Qt-creator mailing list