Created
October 23, 2013 18:17
-
-
Save sergio1990/7123797 to your computer and use it in GitHub Desktop.
qt5 configure output on Mac OS 10.9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ cd qtbase | |
+ /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/configure -prefix /usr/local/Cellar/qt5/5.1.1 -system-zlib -confirm-license -opensource -nomake examples -release -L/opt/X11/lib -I/opt/X11/include -arch x86_64 | |
This is the Qt Open Source Edition. | |
You are licensed to use this software under the terms of | |
the Lesser GNU General Public License (LGPL) versions 2.1. | |
You have already accepted the terms of the license. | |
Creating qmake... | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o project.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.cpp | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o option.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.cpp | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o property.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/property.cpp | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o main.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/main.cpp | |
In file included from In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.cpp/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/property.cpp::4242: | |
In file included from : | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.cpp/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/property.h:42In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h:: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h49:: | |
45In file included from : | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h::4545: | |
: | |
In file included from In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/proitems.h/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:45: | |
In file included from :/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h45:: | |
45In file included from : | |
1In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from :/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h: | |
:70In file included from : | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h::1:1In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/main.cpp: | |
:42: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h: | |
:In file included from 243In file included from 70/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.h70:45:: | |
6In file included from : | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:: | |
:1 In file included from warning: In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:"This version of OS X is unsupported" [-W#warnings]:1: | |
49: | |
: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:45 | |
::243243::66::: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h: 45: | |
In file included from warning: warning: /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:"This version of OS X is unsupported" [-W#warnings] | |
"This version of OS X is unsupported" [-W#warnings] | |
1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
# warning "This version of OS X is unsupported" | |
^ | |
# warning "This version of OS X is unsupported" | |
^ | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o ioutils.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/ioutils.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/ioutils.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/ioutils.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o proitems.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/proitems.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/proitems.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/proitems.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmakeglobals.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmakeparser.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmakeevaluator.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h:49: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmakebuiltins.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakebuiltins.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakebuiltins.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h:49: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o makefile.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o unixmake2.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake2.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake2.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o unixmake.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o mingw_make.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/mingw_make.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/mingw_make.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/mingw_make.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o winmakefile.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o projectgenerator.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/projectgenerator.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/projectgenerator.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/projectgenerator.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o meta.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/meta.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/meta.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/meta.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h:49: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o makefiledeps.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefiledeps.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefiledeps.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefiledeps.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/proitems.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o metamakefile.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/metamakefile.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/metamakefile.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/metamakefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qlist.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qlist.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qalgorithms.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o xmloutput.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/xmloutput.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/xmloutput.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/xmloutput.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qtextstream.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o pbuilder_pbx.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac/pbuilder_pbx.cpp | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o msvc_vcproj.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcproj.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac/pbuilder_pbx.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac/pbuilder_pbx.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix/unixmake.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcproj.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcproj.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o msvc_vcxproj.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcxproj.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcxproj.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcxproj.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_vcproj.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o msvc_nmake.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_nmake.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_nmake.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_nmake.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/winmakefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o msvc_objectmodel.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_objectmodel.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_objectmodel.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msvc_objectmodel.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h:49: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o msbuild_objectmodel.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msbuild_objectmodel.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msbuild_objectmodel.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msbuild_objectmodel.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/project.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeevaluator.h:49: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeparser.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o gbuild.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity/gbuild.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity/gbuild.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity/gbuild.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/makefile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/option.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmakeglobals.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library/qmake_global.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/msbuild_objectmodel.cpp:2052:13: warning: 6 enumeration values not handled in switch: 'NETUnknown', 'NET2002', 'NET2003'... [-Wswitch] | |
switch (version) | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o cesdkhandler.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/cesdkhandler.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/cesdkhandler.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32/cesdkhandler.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstringlist.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstringlist.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qalgorithms.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qtextcodec.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/codecs/qtextcodec.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/codecs/qtextcodec.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qutfcodec.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/codecs/qutfcodec.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/codecs/qutfcodec.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/codecs/qutfcodec_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qtextcodec.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/codecs/qtextcodec.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
2 warnings generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qstring.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstring.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstring.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstringlist.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qalgorithms.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qstringbuilder.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstringbuilder.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstringbuilder.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstringbuilder.h:52: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qtextstream.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qtextstream.cpp | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qiodevice.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qiodevice.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qtextstream.cpp:228: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qtextstream.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qiodevice.cpp:44: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qbytearray.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qrefcount.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qrefcount.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmalloc.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qmalloc.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qmalloc.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qglobal.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qglobal.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qglobal.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qarraydata.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qarraydata.cpp | |
1 warning generated. | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qarraydata.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qarraydata.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qarraydata.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qrefcount.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qrefcount.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qbytearray.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbytearray.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbytearray.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbytearray.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qrefcount.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qrefcount.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qbytearraymatcher.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbytearraymatcher.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbytearraymatcher.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbytearraymatcher.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qbytearray.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qrefcount.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qrefcount.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qdatastream.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdatastream.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdatastream.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdatastream.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qscopedpointer.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qbuffer.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qbuffer.cpp | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlist.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlist.cpp | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfiledevice.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfiledevice.cpp | |
1 warning generated. | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfiledevice.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qbuffer.cpp::6: warning: "This version of OS X is unsupported" [-W#warnings] | |
42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qbuffer.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
# warning "This version of OS X is unsupported" | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfile.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfile.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlist.cpp:43: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlist.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qalgorithms.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfile.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfilesystementry.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystementry.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystementry.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystementry_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfilesystemengine.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemengine.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemengine.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemengine_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qfiledevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qfiledevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfsfileengine.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfsfileengine_iterator.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine_iterator.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine_iterator_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore/private/qabstractfileengine_p.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore/private/../../../../../src/corelib/io/qabstractfileengine_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qfile.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qfile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qfiledevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qfiledevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qregexp.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qregexp.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qregexp.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qregexp.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qvector.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qvector.cpp | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qbitarray.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbitarray.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbitarray.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qbitarray.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qbytearray.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qrefcount.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qrefcount.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qdir.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdir.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdir.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qdiriterator.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdiriterator.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdiriterator.cpp:90: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qdiriterator.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qdir.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qdir.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o quuid.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/plugin/quuid.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/plugin/quuid.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/plugin/quuid.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qhash.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qhash.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qhash.cpp:51: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qhash.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfileinfo.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfileinfo.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfileinfo.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qdatetime.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qdatetime.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qdatetime.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qstringlist.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstringlist.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qstringlist.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstringlist.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstringlist.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qalgorithms.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qabstractfileengine.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qabstractfileengine.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qabstractfileengine.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore/private/qabstractfileengine_p.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore/private/../../../../../src/corelib/io/qabstractfileengine_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qfile.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qfile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qfiledevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qfiledevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qtemporaryfile.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qtemporaryfile.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qtemporaryfile.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qtemporaryfile.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmap.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qmap.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qmap.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qmap.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiterator.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qiterator.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qmetatype.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qmetatype.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qmetatype.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qmetatype.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qsettings.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qsettings.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qsettings.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qdebug.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qdebug.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qalgorithms.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qsystemerror.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qsystemerror.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qsystemerror.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlibraryinfo.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qlibraryinfo.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qlibraryinfo.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qdir.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qdir.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qvariant.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qvariant.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qvariant.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qvariant.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qvsnprintf.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qvsnprintf.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qvsnprintf.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlocale.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale.cpp:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlocale_tools.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_tools.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_tools.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_tools_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlinkedlist.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlinkedlist.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlinkedlist.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlinkedlist.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiterator.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qiterator.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qnumeric.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qnumeric.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qnumeric.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qnumeric.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qcryptographichash.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qcryptographichash.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qcryptographichash.cpp:43: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qcryptographichash.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qcryptographichash.h:46: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qbytearray.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qrefcount.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qrefcount.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qxmlstream.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/xml/qxmlstream.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/xml/qxmlstream.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qxmlstream.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/xml/qxmlstream.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qiodevice.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/io/qiodevice.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qxmlutils.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/xml/qxmlutils.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/xml/qxmlutils.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qregexp.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlogging.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qlogging.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qlogging.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global/qlogging.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfilesystemengine_unix.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemengine_unix.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfilesystemiterator_unix.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qfsfileengine_unix.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine_unix.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qfsfileengine_unix.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/qplatformdefs.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang/../common/mac/qplatformdefs.h:47: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qlocale_unix.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_unix.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_unix.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/tools/qlocale_p.h:56: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qstring.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qchar.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qsettings_mac.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qsettings_mac.cpp | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qsettings_mac.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/io/qsettings.h:46: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qvariant.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qatomic.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -o qcore_mac.o -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fconstant-cfstrings -g -DQMAKE_OPENSOURCE_EDITION -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/library -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/unix -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/win32 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/mac -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/qmake/generators/integrity -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1 -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/mkspecs/macx-clang -I/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qcore_mac.cpp | |
1 warning generated. | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/src/corelib/kernel/qcore_mac.cpp:42: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore/private/qcore_mac_p.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/5.1.1/QtCore/private/../../../../../src/corelib/kernel/qcore_mac_p.h:66: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qglobal.h:1: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:70: | |
In file included from /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/qsystemdetection.h:1: | |
/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/include/QtCore/../../src/corelib/global/qsystemdetection.h:243:6: warning: "This version of OS X is unsupported" [-W#warnings] | |
# warning "This version of OS X is unsupported" | |
^ | |
1 warning generated. | |
1 warning generated. | |
1 warning generated. | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -o "/private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/qtbase/bin/qmake" project.o option.o property.o main.o ioutils.o proitems.o qmakeglobals.o qmakeparser.o qmakeevaluator.o qmakebuiltins.o makefile.o unixmake2.o unixmake.o mingw_make.o winmakefile.o projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o msvc_vcproj.o msvc_vcxproj.o msvc_nmake.o msvc_objectmodel.o msbuild_objectmodel.o gbuild.o cesdkhandler.o qtextcodec.o qutfcodec.o qstring.o qstringbuilder.o qtextstream.o qiodevice.o qmalloc.o qglobal.o qarraydata.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfiledevice.o qfile.o qfilesystementry.o qfilesystemengine.o qfsfileengine.o qfsfileengine_iterator.o qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o qsystemerror.o qlibraryinfo.o qvariant.o qvsnprintf.o qlocale.o qlocale_tools.o qlinkedlist.o qnumeric.o qcryptographichash.o qxmlstream.o qxmlutils.o qlogging.o qfilesystemengine_unix.o qfilesystemiterator_unix.o qfsfileengine_unix.o qlocale_unix.o qsettings_mac.o qcore_mac.o -headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -framework ApplicationServices | |
Running configuration tests... | |
Configure summary | |
Build type: macx-clang (x86_64, CPU features: mmx sse sse2 sse3 ssse3) | |
Build options: | |
Configuration .......... absolute_library_soname accessibility audio-backend avx avx2 c++11 compile_examples concurrent coreservices corewlan cups fontconfig full-config getaddrinfo getifaddrs iconv ipv6ifname large-config largefile medium-config minimal-config nis no-pkg-config opengl openssl pcre png precompile_header qpa qpa qt_framework reduce_exports release rpath shared small-config sse2 sse3 sse4_1 sse4_2 ssse3 system-freetype system-png system-zlib v8 v8snapshot | |
Build parts ............ libs tools | |
Mode ................... release | |
Using C++11 ............ yes | |
Using PCH .............. yes | |
Target compiler supports: | |
SSE2/SSE3/SSSE3 ...... yes/yes/yes | |
SSE4.1/SSE4.2 ........ yes/yes | |
AVX/AVX2 ............. yes/yes | |
Qt modules and options: | |
Qt D-Bus ............... no | |
Qt Concurrent .......... yes | |
Qt GUI ................. yes | |
Qt Widgets ............. yes | |
JavaScriptCore JIT ..... yes (To be decided by JavaScriptCore) | |
QML debugging .......... yes | |
Use system proxies ..... no | |
Support enabled for: | |
Accessibility .......... yes | |
ALSA ................... no | |
CUPS ................... yes | |
FontConfig ............. yes | |
Iconv .................. yes | |
ICU .................... no | |
Image formats: | |
GIF .................. yes (plugin, using system library) | |
JPEG ................. yes (plugin, using bundled copy) | |
PNG .................. yes (in QtGui, using system library) | |
Glib ................... no | |
GStreamer .............. no | |
GTK theme .............. no | |
Large File ............. yes | |
libudev ................ no | |
Networking: | |
CoreWlan ............. yes | |
getaddrinfo .......... yes | |
getifaddrs ........... yes | |
IPv6 ifname .......... yes | |
OpenSSL .............. yes (loading libraries at run-time) | |
NIS .................... yes | |
OpenGL ................. desktop | |
OpenVG ................. no | |
PCRE ................... yes (bundled copy) | |
pkg-config ............. no | |
PulseAudio ............. no | |
QPA backends: | |
DirectFB ............. no | |
EGLFS ................ no | |
KMS .................. no | |
LinuxFB .............. no | |
XCB .................. no | |
Session management ..... yes | |
SQL drivers: | |
DB2 .................. no | |
InterBase ............ no | |
MySQL ................ no | |
OCI .................. no | |
ODBC ................. no | |
PostgreSQL ........... no | |
SQLite 2 ............. no | |
SQLite ............... yes (plugin, using bundled copy) | |
TDS .................. no | |
udev ................... no | |
xkbcommon .............. no | |
zlib ................... yes (system library) | |
NOTICE: The -arch and -host-arch options are obsolete. | |
Qt now detects the target and host architectures based on compiler | |
output. Qt will be built using x86_64 for the target architecture | |
and x86_64 for the host architecture (note that these two | |
will be the same unless you are cross-compiling). | |
Qt is now configured for building. Just run 'gmake'. | |
Once everything is built, you must run 'gmake install'. | |
Qt will be installed into /usr/local/Cellar/qt5/5.1.1 | |
Prior to reconfiguration, make sure you remove any leftovers from | |
the previous build. | |
+ cd .. | |
+ qtbase/bin/qmake /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1 | |
Info: creating super cache file /private/tmp/qt5-NNzL/qt-everywhere-opensource-src-5.1.1/.qmake.super | |
Project WARNING: No .qmake.cache is present. This significantly slows down qmake with this makespec. | |
Project WARNING: Call 'cache()' in the top-level project file to rectify this problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment