Created
December 24, 2013 06:05
-
-
Save vicjang/8109384 to your computer and use it in GitHub Desktop.
error installing ogre on OS X Maverick
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
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -H/tmp/ogre-91R0/ogre_src_v1-7-4 -B/tmp/ogre-91R0/ogre_src_v1-7-4/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f OgreMain/CMakeFiles/OgreMain.dir/build.make OgreMain/CMakeFiles/OgreMain.dir/depend | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/ogre-91R0/ogre_src_v1-7-4 /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain /tmp/ogre-91R0/ogre_src_v1-7-4/build /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain/CMakeFiles/OgreMain.dir/DependInfo.cmake --color= | |
Scanning dependencies of target OgreMain | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f OgreMain/CMakeFiles/OgreMain.dir/build.make OgreMain/CMakeFiles/OgreMain.dir/build | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 1 | |
[ 0%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 0%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 0%] [ 1%] [ 1%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 2 | |
[ 1%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAlignedAllocator.cpp | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimable.cpp | |
[ 1%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimation.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationState.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o | |
[ 2%] cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationTrack.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreArchiveManager.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAutoParamDataSource.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAxisAlignedBox.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 2%] [ 2%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboard.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardChain.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 2%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardParticleRenderer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 3 | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardSet.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBone.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBorderPanelOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCamera.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 4 | |
[ 4%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCodec.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 4%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreColourValue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 4%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCommon.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 5 | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionPass.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTargetPass.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTechnique.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositor.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 6 | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorChain.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorInstance.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConfigFile.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 7 | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreControllerManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConvexBody.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDataStream.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultHardwareBufferManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 8 | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultSceneQueries.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDistanceLodStrategy.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLib.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLibManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 9 | |
[ 9%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 9%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEdgeListBuilder.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEntity.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 9%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreException.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreException.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 10 | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSource.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSourceManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFileSystem.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFont.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 11 | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFontManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFrustum.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 12 | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramParams.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramUsage.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareBufferManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareIndexBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 13 | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareOcclusionQuery.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwarePixelBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareVertexBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 14 | |
[ 14%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgramManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 14%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreImage.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 14%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreInstancedGeometry.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 15 | |
[ 15%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreKeyFrame.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 15%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLight.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 15%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategy.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 16 | |
[ 15%] [ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategyManager.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLog.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLogManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreManualObject.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterial.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 17 | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMath.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix3.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 18 | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix4.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryAllocatedObject.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedAlloc.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedPooling.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 19 | |
[ 19%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryTracker.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 19%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 19%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 20 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 20%] [ 20%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializer.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializerImpl.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 20%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovableObject.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 20%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovablePlane.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 21 | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNode.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNumerics.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtil.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilGeneral.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 22 | |
[ 22%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilSSE.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 22%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlay.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 22%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 22%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayContainer.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 23 | |
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementCommands.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementFactory.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 24 | |
[ 24%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePanelOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 24%] [ 24%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticle.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitter.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 24%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitterCommands.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 25 | |
[ 25%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleIterator.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 25%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystem.cpp | |
[ 25%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystemManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 25%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePass.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 26 | |
[ 26%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 26%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchSurface.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 26%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelCountLodStrategy.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 27 | |
[ 26%] [ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelFormat.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlane.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlatformInformation.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePolygon.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePose.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 28 | |
[ 28%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrecompiledHeaders.cpp | |
[ 28%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePredefinedControllers.cpp | |
[ 28%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrefabFactory.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 29 | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProfiler.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProgressiveMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreQuaternion.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRectangle2D.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 30 | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueInvocation.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueSortingGrouping.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystem.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 31 | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilities.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTarget.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 32 | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTexture.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderToVertexBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderWindow.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResource.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 33 | |
[ 33%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceBackgroundQueue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 33%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 33%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 34 | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRibbonTrail.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRoot.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRotationSpline.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 35 | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManagerEnumerator.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneNode.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneQuery.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptCompiler.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 36 | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptLexer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptParser.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptTranslator.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 37 | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetup.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupFocused.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupLiSPSM.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPlaneOptimal.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 38 | |
[ 38%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPSSM.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 38%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCaster.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 38%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowTextureManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 39 | |
[ 39%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowVolumeExtrudeProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 39%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 39%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleRenderable.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleSpline.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 39%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeleton.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 40 | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonInstance.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStaticGeometry.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 41 | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStreamSerialiser.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreString.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreString.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringConverter.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringInterface.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 42 | |
[ 42%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubEntity.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 42%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 42%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTagPoint.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 43 | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTangentSpaceCalc.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTechnique.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextAreaOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTexture.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 44 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 44%] [ 44%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureUnitState.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 44%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUnifiedHighLevelGpuProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 44%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUserObjectBindings.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 45 | |
[ 45%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUTFString.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 45%] [ 45%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector2.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector3.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 45%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector4.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 46 | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVertexIndexData.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreViewport.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWindowEventUtilities.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWireBoundingBox.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 47 | |
[ 47%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWorkQueue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 47%] [ 47%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFreeImageCodec.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDDSCodec.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 48 | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreZip.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreConfigDialog.mm | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreErrorDialog.mm | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreTimer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 49 | |
[ 49%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/macUtils.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 49%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSearchOps.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 49%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/Threading/OgreDefaultWorkQueueStandard.cpp | |
Linking CXX shared library ../lib/libOgreMain.dylib | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/OgreMain.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/clang++ -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -current_version 1.7.4 -o ../lib/libOgreMain.1.7.4.dylib -install_name /tmp/ogre-91R0/ogre_src_v1-7-4/build/lib/libOgreMain.1.7.4.dylib CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o /usr/local/lib/libfreetype.dylib -framework Carbon -framework Cocoa /usr/local/lib/libboost_date_time-mt.a /usr/local/lib/libboost_system-mt.a /usr/local/lib/libboost_thread-mt.a /usr/local/lib/libfreeimage.dylib /usr/local/lib/libzzip.dylib /usr/lib/libz.dylib | |
Undefined symbols for architecture x86_64: | |
"std::__1::__vector_base_common<true>::__throw_length_error() const", referenced from: | |
void std::__1::vector<std::__1::pair<boost::condition_variable*, boost::mutex*>, std::__1::allocator<std::__1::pair<boost::condition_variable*, boost::mutex*> > >::__push_back_slow_path<std::__1::pair<boost::condition_variable*, boost::mutex*> const>(std::__1::pair<boost::condition_variable*, boost::mutex*> const&) in libboost_thread-mt.a(thread.o) | |
void std::__1::vector<boost::shared_ptr<boost::detail::shared_state_base>, std::__1::allocator<boost::shared_ptr<boost::detail::shared_state_base> > >::__push_back_slow_path<boost::shared_ptr<boost::detail::shared_state_base> const>(boost::shared_ptr<boost::detail::shared_state_base> const&) in libboost_thread-mt.a(thread.o) | |
"std::runtime_error::runtime_error(char const*)", referenced from: | |
boost::mutex::unlock() in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) in libboost_thread-mt.a(thread.o) | |
boost::unique_lock<boost::mutex>::lock() in libboost_thread-mt.a(thread.o) | |
boost::mutex::lock() in libboost_thread-mt.a(thread.o) | |
boost::unique_lock<boost::mutex>::unlock() in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::condition_variable() in libboost_thread-mt.a(thread.o) | |
... | |
"std::runtime_error::runtime_error(std::runtime_error const&)", referenced from: | |
void boost::throw_exception<boost::lock_error>(boost::lock_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::lock_error> >(boost::exception_detail::error_info_injector<boost::lock_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone_impl(boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > const&) in libboost_thread-mt.a(thread.o) | |
void boost::throw_exception<boost::condition_error>(boost::condition_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::condition_error> >(boost::exception_detail::error_info_injector<boost::condition_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
... | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__init(char const*, unsigned long)", referenced from: | |
boost::system::(anonymous namespace)::generic_error_category::message(int) const in libboost_system-mt.a(error_code.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*)", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long)", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::assign(char const*)", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
boost::system::(anonymous namespace)::generic_error_category::message(int) const in libboost_system-mt.a(error_code.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: | |
void boost::throw_exception<boost::lock_error>(boost::lock_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::lock_error> >(boost::exception_detail::error_info_injector<boost::lock_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone_impl(boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > const&) in libboost_thread-mt.a(thread.o) | |
void boost::throw_exception<boost::condition_error>(boost::condition_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::condition_error> >(boost::exception_detail::error_info_injector<boost::condition_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
... | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::~basic_string()", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
boost::mutex::unlock() in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) in libboost_thread-mt.a(thread.o) | |
boost::system::system_error::~system_error() in libboost_thread-mt.a(thread.o) | |
boost::system::system_error::~system_error() in libboost_thread-mt.a(thread.o) | |
boost::unique_lock<boost::mutex>::lock() in libboost_thread-mt.a(thread.o) | |
... | |
"std::bad_alloc::bad_alloc()", referenced from: | |
boost::exception_ptr boost::exception_detail::get_static_exception_object<boost::exception_detail::bad_alloc_>() in libboost_thread-mt.a(thread.o) | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [lib/libOgreMain.1.7.4.dylib] Error 1 | |
make[1]: *** [OgreMain/CMakeFiles/OgreMain.dir/all] Error 2 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 9ff3f40c04d8970aa369aa833f1c6f90a564ac11 | |
CPU: 8-core 64-bit haswell | |
OS X: 10.9-x86_64 | |
Xcode: 4.5.1 | |
CLT: 5.0.1.0.1.1382131676 | |
Clang: 4.1 build 421 | |
X11: 2.7.5 => /opt/X11 |
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
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAlignedAllocator.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAlignedAllocator.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimable.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimable.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimation.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationState.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationState.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationTrack.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationTrack.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreArchiveManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreArchiveManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAutoParamDataSource.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAutoParamDataSource.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAxisAlignedBox.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAxisAlignedBox.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboard.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboard.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardChain.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardChain.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardParticleRenderer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardParticleRenderer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardSet.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardSet.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBone.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBone.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBorderPanelOverlayElement.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBorderPanelOverlayElement.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCamera.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCamera.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCodec.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCodec.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreColourValue.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreColourValue.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCommon.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCommon.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionPass.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionPass.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTargetPass.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTargetPass.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTechnique.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTechnique.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositor.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositor.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorChain.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorChain.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorInstance.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorInstance.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConfigFile.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConfigFile.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreControllerManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreControllerManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConvexBody.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConvexBody.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDataStream.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDataStream.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultHardwareBufferManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultHardwareBufferManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultSceneQueries.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultSceneQueries.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDistanceLodStrategy.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDistanceLodStrategy.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLib.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLib.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLibManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLibManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEdgeListBuilder.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEdgeListBuilder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEntity.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEntity.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreException.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreException.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSource.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSource.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSourceManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSourceManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFileSystem.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFileSystem.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFont.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFont.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFontManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFontManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFrustum.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFrustum.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgram.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgram.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramParams.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramParams.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramUsage.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramUsage.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareBufferManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareBufferManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareIndexBuffer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareIndexBuffer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareOcclusionQuery.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareOcclusionQuery.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwarePixelBuffer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwarePixelBuffer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareVertexBuffer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareVertexBuffer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgram.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgram.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgramManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgramManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreImage.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreImage.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreInstancedGeometry.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreInstancedGeometry.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreKeyFrame.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreKeyFrame.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLight.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLight.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategy.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategy.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategyManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategyManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLog.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLog.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLogManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLogManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreManualObject.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreManualObject.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterial.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterial.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialSerializer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialSerializer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMath.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMath.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix3.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix3.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix4.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix4.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryAllocatedObject.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryAllocatedObject.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedAlloc.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedAlloc.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedPooling.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedPooling.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryTracker.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryTracker.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMesh.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMesh.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializerImpl.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializerImpl.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovableObject.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovableObject.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovablePlane.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovablePlane.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNode.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNode.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNumerics.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNumerics.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtil.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtil.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilGeneral.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilGeneral.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilSSE.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilSSE.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlay.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlay.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayContainer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayContainer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElement.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElement.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementCommands.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementCommands.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementFactory.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementFactory.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePanelOverlayElement.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePanelOverlayElement.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticle.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticle.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitter.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitter.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitterCommands.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitterCommands.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleIterator.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleIterator.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystem.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystem.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystemManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystemManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePass.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePass.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchMesh.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchMesh.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchSurface.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchSurface.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelCountLodStrategy.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelCountLodStrategy.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelFormat.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelFormat.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlane.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlane.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlatformInformation.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlatformInformation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePolygon.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePolygon.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePose.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePose.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrecompiledHeaders.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrecompiledHeaders.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePredefinedControllers.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePredefinedControllers.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrefabFactory.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrefabFactory.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProfiler.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProfiler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProgressiveMesh.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProgressiveMesh.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreQuaternion.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreQuaternion.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRectangle2D.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRectangle2D.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueue.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueue.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueInvocation.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueInvocation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueSortingGrouping.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueSortingGrouping.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystem.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystem.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilities.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilities.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesSerializer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesSerializer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTarget.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTarget.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTexture.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTexture.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderToVertexBuffer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderToVertexBuffer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderWindow.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderWindow.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResource.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResource.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceBackgroundQueue.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceBackgroundQueue.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRibbonTrail.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRibbonTrail.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRoot.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRoot.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRotationSpline.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRotationSpline.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManagerEnumerator.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManagerEnumerator.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneNode.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneNode.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneQuery.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneQuery.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptCompiler.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptCompiler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptLexer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptLexer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptParser.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptParser.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptTranslator.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptTranslator.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSerializer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSerializer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetup.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetup.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupFocused.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupFocused.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupLiSPSM.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupLiSPSM.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPlaneOptimal.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPlaneOptimal.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPSSM.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPSSM.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCaster.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCaster.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowTextureManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowTextureManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowVolumeExtrudeProgram.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowVolumeExtrudeProgram.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleRenderable.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleRenderable.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleSpline.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleSpline.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeleton.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeleton.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonInstance.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonInstance.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonSerializer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonSerializer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStaticGeometry.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStaticGeometry.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStreamSerialiser.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStreamSerialiser.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreString.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreString.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringConverter.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringConverter.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringInterface.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringInterface.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubEntity.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubEntity.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubMesh.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubMesh.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTagPoint.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTagPoint.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTangentSpaceCalc.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTangentSpaceCalc.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTechnique.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTechnique.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextAreaOverlayElement.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextAreaOverlayElement.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTexture.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTexture.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureUnitState.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureUnitState.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureManager.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureManager.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUnifiedHighLevelGpuProgram.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUnifiedHighLevelGpuProgram.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUserObjectBindings.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUserObjectBindings.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUTFString.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUTFString.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector2.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector2.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector3.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector3.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector4.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector4.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVertexIndexData.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVertexIndexData.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreViewport.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreViewport.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWindowEventUtilities.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWindowEventUtilities.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWireBoundingBox.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWireBoundingBox.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWorkQueue.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWorkQueue.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFreeImageCodec.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFreeImageCodec.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDDSCodec.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDDSCodec.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreZip.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreZip.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreConfigDialog.mm | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreConfigDialog.mm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreErrorDialog.mm | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreErrorDialog.mm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreTimer.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreTimer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/macUtils.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/macUtils.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSearchOps.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSearchOps.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/Threading/OgreDefaultWorkQueueStandard.cpp | |
superenv removed: -arch x86_64 -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/Threading/OgreDefaultWorkQueueStandard.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
clang++ called with: -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -current_version 1.7.4 -o ../lib/libOgreMain.1.7.4.dylib -install_name /tmp/ogre-91R0/ogre_src_v1-7-4/build/lib/libOgreMain.1.7.4.dylib CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o /usr/local/lib/libfreetype.dylib -framework Carbon -framework Cocoa /usr/local/lib/libboost_date_time-mt.a /usr/local/lib/libboost_system-mt.a /usr/local/lib/libboost_thread-mt.a /usr/local/lib/libfreeimage.dylib /usr/local/lib/libzzip.dylib /usr/lib/libz.dylib | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/opt/X11/lib | |
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -Wl,-headerpad_max_install_names -current_version 1.7.4 -o ../lib/libOgreMain.1.7.4.dylib -install_name /tmp/ogre-91R0/ogre_src_v1-7-4/build/lib/libOgreMain.1.7.4.dylib CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o /usr/local/lib/libfreetype.dylib -framework Carbon -framework Cocoa /usr/local/lib/libboost_date_time-mt.a /usr/local/lib/libboost_system-mt.a /usr/local/lib/libboost_thread-mt.a /usr/local/lib/libfreeimage.dylib /usr/local/lib/libzzip.dylib /usr/lib/libz.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names | |
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
Vics-MacBook-Pro:~ vicjang$ brew install -v ogre | |
Warning: A newer Command Line Tools release is available | |
Update them from Software Update in the App Store. | |
==> Downloading https://sourceforge.net/projects/ogre/files/ogre/1.7/ogre_src_v1-7-4.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/ogre-1.7.4.tar.bz2 | |
==> Verifying ogre-1.7.4.tar.bz2 checksum | |
tar xf /Library/Caches/Homebrew/ogre-1.7.4.tar.bz2 | |
==> Downloading patches | |
/usr/bin/curl -f#LA Homebrew 0.9.5 (Ruby 1.8.7-358; Mac OS X 10.9) https://gist.github.com/raw/4237236/e357f1b9fa8b26d02ed84f411d5b5eb7446c68c5/pkg_config_fix.patch -o 000-homebrew.diff https://gist.github.com/raw/4237236/57cb907304433cc0bb83fd332ff98a5789102b00/prevent_framework_apple.patch -o 001-homebrew.diff https://gist.github.com/raw/4237236/31ae53cefdb693cb2fb81333178163a29f8cf7ca/osx_isystem.patch -o 002-homebrew.diff https://gist.github.com/raw/4237236/9c7df6689da4e0b358429692f6615f2707469f45/osx_linking.patch -o 003-homebrew.diff https://gist.github.com/raw/4237236/d667813d5ee1e712e0ea8cc99df9a85da6141b1e/replace_pbxcp_with_ditto.patch -o 004-homebrew.diff https://gist.github.com/wjwwood/5672104/raw/bf69b4528b3090ad99a760029beb75b7aeb11248/fix_boost_linking.patch -o 005-homebrew.diff https://gist.github.com/hgaiser/7346167/raw/3167c2fde153618e55b37f857ef4a90cc54ed2a3/ogre.patch -o 006-homebrew.diff | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
######################################################################## 100.0% | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file CMake/Templates/OGRE.pc.in | |
/usr/bin/patch -f -p1 -i 001-homebrew.diff | |
patching file OgreMain/CMakeLists.txt | |
/usr/bin/patch -f -p1 -i 002-homebrew.diff | |
patching file CMakeLists.txt | |
/usr/bin/patch -f -p1 -i 003-homebrew.diff | |
patching file CMake/Dependencies.cmake | |
Hunk #1 succeeded at 123 with fuzz 1. | |
patching file CMake/Packages/FindFreetype.cmake | |
/usr/bin/patch -f -p1 -i 004-homebrew.diff | |
patching file Components/Paging/CMakeLists.txt | |
patching file Components/Property/CMakeLists.txt | |
patching file Components/RTShaderSystem/CMakeLists.txt | |
patching file Components/Terrain/CMakeLists.txt | |
patching file OgreMain/CMakeLists.txt | |
patching file PlugIns/BSPSceneManager/CMakeLists.txt | |
patching file PlugIns/CgProgramManager/CMakeLists.txt | |
patching file PlugIns/OctreeSceneManager/CMakeLists.txt | |
patching file PlugIns/OctreeZone/CMakeLists.txt | |
patching file PlugIns/PCZSceneManager/CMakeLists.txt | |
patching file PlugIns/ParticleFX/CMakeLists.txt | |
/usr/bin/patch -f -p1 -i 005-homebrew.diff | |
patching file CMake/Dependencies.cmake | |
Hunk #1 succeeded at 134 with fuzz 1. | |
/usr/bin/patch -f -p1 -i 006-homebrew.diff | |
patching file RenderSystems/GL/src/OSX/OgreOSXCocoaWindow.mm | |
patching file RenderSystems/GL/src/OSX/OgreOSXGLSupport.mm | |
==> cmake -DCMAKE_OSX_ARCHITECTURES='x86_64' -DOGRE_BUILD_PLUGIN_CG=OFF -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/ogre/1.7.4 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev .. | |
-- The C compiler identification is Clang 4.1.0 | |
-- The CXX compiler identification is Clang 4.1.0 | |
CMake Warning at /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/Platform/Darwin.cmake:179 (message): | |
Ignoring CMAKE_OSX_SYSROOT value: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk | |
because the directory does not exist. | |
Call Stack (most recent call first): | |
/usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeSystemSpecificInformation.cmake:36 (include) | |
CMakeLists.txt:47 (project) | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Configuring OGRE 1.7.4 | |
-- Check size of void* | |
-- Check size of void* - done | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- Search path: /tmp/ogre-91R0/ogre_src_v1-7-4/build/Dependencies;/tmp/ogre-91R0/ogre_src_v1-7-4/Dependencies;/tmp/ogre-91R0/ogre_src_v1-7-4/build/../Dependencies;/tmp/ogre-91R0/ogre_src_v1-7-4/../Dependencies | |
-- Looking for ZLIB... | |
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28") | |
-- checking for module 'zzip-zlib-config' | |
-- found zzip-zlib-config, version 1.2.5 | |
-- Found ZLIB: optimized;/usr/lib/libz.dylib;debug;/usr/lib/libz.dylib | |
-- Looking for ZZip... | |
-- checking for module 'zziplib' | |
-- found zziplib, version 0.13.62 | |
-- Found ZZip: optimized;/usr/local/lib/libzzip.dylib;debug;/usr/local/lib/libzzip.dylib | |
-- Looking for FreeImage... | |
-- checking for module 'freeimage' | |
-- package 'freeimage' not found | |
-- Found FreeImage: optimized;/usr/local/lib/libfreeimage.dylib;debug;/usr/local/lib/libfreeimage.dylib | |
-- Looking for FREETYPE... | |
-- checking for module 'freetype2' | |
-- found freetype2, version 17.1.11 | |
-- CMAKE_PREFIX_PATH: /tmp/ogre-91R0/ogre_src_v1-7-4/build/Dependencies;/tmp/ogre-91R0/ogre_src_v1-7-4/Dependencies;/tmp/ogre-91R0/ogre_src_v1-7-4/build/../Dependencies;/tmp/ogre-91R0/ogre_src_v1-7-4/../Dependencies;/usr/local | |
-- Found FREETYPE: optimized;/usr/local/lib/libfreetype.dylib;debug;/usr/local/lib/libfreetype.dylib | |
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib | |
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - found | |
-- Looking for gethostbyname | |
-- Looking for gethostbyname - found | |
-- Looking for connect | |
-- Looking for connect - found | |
-- Looking for remove | |
-- Looking for remove - found | |
-- Looking for shmat | |
-- Looking for shmat - found | |
-- Looking for IceConnectionNumber in ICE | |
-- Looking for IceConnectionNumber in ICE - found | |
-- Found X11: /opt/X11/lib/libX11.dylib | |
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework | |
-- Looking for Cg... | |
-- Cg_PREFIX_PATH changed. | |
-- checking for module 'Cg' | |
-- package 'Cg' not found | |
-- Could not locate Cg | |
-- Looking for POCO... | |
-- checking for module 'POCO' | |
-- package 'POCO' not found | |
-- Could not locate POCO | |
-- Looking for TBB... | |
-- Found TBB: optimized;/usr/local/lib/libtbb.dylib;debug;/usr/local/lib/libtbb.dylib | |
-- Looking for TBB_MALLOC... | |
-- Found TBB_MALLOC: optimized;/usr/local/lib/libtbbmalloc.dylib;debug;/usr/local/lib/libtbbmalloc.dylib | |
-- Looking for TBB_MALLOC_PROXY... | |
-- Could not locate TBB_MALLOC_PROXY | |
-- Looking for OIS... | |
-- OIS_PREFIX_PATH changed. | |
-- checking for module 'OIS' | |
-- package 'OIS' not found | |
-- Could not locate OIS | |
-- Found Doxygen: /usr/local/bin/doxygen | |
-- Looking for CppUnit... | |
-- checking for module 'cppunit' | |
-- package 'cppunit' not found | |
-- Could not locate CppUnit | |
-- Looking for Carbon... | |
-- checking for module 'Carbon' | |
-- package 'Carbon' not found | |
-- Found Carbon: -framework Carbon | |
-- Looking for Cocoa... | |
-- checking for module 'Cocoa' | |
-- package 'Cocoa' not found | |
-- Found Cocoa: -framework Cocoa | |
-- Looking for IOKit... | |
-- checking for module 'IOKit' | |
-- package 'IOKit' not found | |
-- Found IOKit: -framework IOKit | |
-- | |
----------------------------------------------------------------------------- | |
-- The following external packages were located on your system. | |
-- This installation will have the extra features provided by these packages. | |
+ zlib | |
+ zziplib | |
+ freeimage | |
+ freetype | |
+ X11 | |
+ Xt | |
+ Xaw | |
+ OpenGL | |
+ OpenGL ES | |
+ boost | |
+ boost-thread | |
+ boost-system | |
+ boost-date_time | |
+ tbb | |
+ Doxygen | |
+ Carbon | |
+ Cocoa | |
+ IOKit | |
----------------------------------------------------------------------------- | |
-- The following OPTIONAL packages could NOT be located on your system. | |
-- Consider installing them to enable more features from this software. | |
+ cg: C for graphics shader language <http://developer.nvidia.com/object/cg_toolkit.html> | |
+ POCO: POCO framework <http://pocoproject.org/> | |
+ OIS: Input library needed for the samples <http://sourceforge.net/projects/wgois> | |
+ CppUnit: Library for performing unit tests <http://cppunit.sourceforge.net> | |
----------------------------------------------------------------------------- | |
send_error/tmp/ogre-91R0/bin/debug/libOIS.a did not exist, can't install! | |
send_error/tmp/ogre-91R0/bin/release/libOIS.a did not exist, can't install! | |
-- Could not find dependency: OIS | |
-- Skipping samples build | |
-- | |
---------------------------------------------------------------------------- | |
FEATURE SUMMARY | |
---------------------------------------------------------------------------- | |
Building components: | |
+ Paging | |
+ Property | |
+ Terrain | |
+ RTShader System | |
+ RTShader System Core Shaders | |
+ RTShader System Extensions Shaders | |
Building plugins: | |
+ BSP scene manager | |
+ Octree scene manager | |
+ Portal connected zone scene manager | |
+ Particle FX | |
Building rendersystems: | |
+ OpenGL | |
Building executables: | |
+ Samples | |
+ Tools | |
Building core features: | |
+ DDS image codec | |
+ FreeImage codec | |
+ ZIP archives | |
Build type: dynamic | |
Threading support: background (boost) | |
Use double precision: disabled | |
Allocator type: nedmalloc (pooling) | |
STL containers use allocator: enabled | |
Strings use allocator: disabled | |
Memory tracker (debug): disabled | |
Memory tracker (release): disabled | |
Use new script compilers: enabled | |
Use Boost: enabled | |
---------------------------------------------------------------------------- | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/ogre-91R0/ogre_src_v1-7-4/build | |
==> make install | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -H/tmp/ogre-91R0/ogre_src_v1-7-4 -B/tmp/ogre-91R0/ogre_src_v1-7-4/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f OgreMain/CMakeFiles/OgreMain.dir/build.make OgreMain/CMakeFiles/OgreMain.dir/depend | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/ogre-91R0/ogre_src_v1-7-4 /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain /tmp/ogre-91R0/ogre_src_v1-7-4/build /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain/CMakeFiles/OgreMain.dir/DependInfo.cmake --color= | |
Scanning dependencies of target OgreMain | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f OgreMain/CMakeFiles/OgreMain.dir/build.make OgreMain/CMakeFiles/OgreMain.dir/build | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 1 | |
[ 0%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 0%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 0%] [ 1%] [ 1%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 2 | |
[ 1%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAlignedAllocator.cpp | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimable.cpp | |
[ 1%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimation.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationState.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o | |
[ 2%] cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAnimationTrack.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreArchiveManager.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAutoParamDataSource.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreAxisAlignedBox.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 2%] [ 2%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboard.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardChain.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 2%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardParticleRenderer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 3 | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBillboardSet.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBone.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreBorderPanelOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 3%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCamera.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 4 | |
[ 4%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCodec.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 4%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreColourValue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 4%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCommon.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 5 | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionPass.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTargetPass.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositionTechnique.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 5%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositor.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 6 | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorChain.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorInstance.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreCompositorManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 6%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConfigFile.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 7 | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreControllerManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreConvexBody.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDataStream.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 7%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultHardwareBufferManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 8 | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDefaultSceneQueries.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDistanceLodStrategy.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLib.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 8%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDynLibManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 9 | |
[ 9%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 9%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEdgeListBuilder.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreEntity.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 9%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreException.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreException.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 10 | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSource.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreExternalTextureSourceManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFileSystem.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 10%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFont.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 11 | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFontManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFrustum.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 11%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 12 | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramParams.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreGpuProgramUsage.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareBufferManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 12%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareIndexBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 13 | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareOcclusionQuery.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwarePixelBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHardwareVertexBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 13%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 14 | |
[ 14%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreHighLevelGpuProgramManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 14%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreImage.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 14%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreInstancedGeometry.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 15 | |
[ 15%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreKeyFrame.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 15%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLight.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 15%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategy.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 16 | |
[ 15%] [ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLodStrategyManager.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLog.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreLogManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreManualObject.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 16%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterial.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 17 | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMaterialSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMath.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 17%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix3.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 18 | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMatrix4.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryAllocatedObject.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedAlloc.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 18%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryNedPooling.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 19 | |
[ 19%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMemoryTracker.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 19%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 19%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 20 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 20%] [ 20%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializer.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMeshSerializerImpl.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 20%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovableObject.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 20%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreMovablePlane.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 21 | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNode.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreNumerics.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtil.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 21%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilGeneral.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 22 | |
[ 22%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOptimisedUtilSSE.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 22%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlay.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 22%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 22%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayContainer.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 23 | |
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementCommands.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayElementFactory.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreOverlayManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 24 | |
[ 24%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePanelOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 24%] [ 24%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticle.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitter.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 24%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleEmitterCommands.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 25 | |
[ 25%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleIterator.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 25%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystem.cpp | |
[ 25%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreParticleSystemManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 25%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePass.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 26 | |
[ 26%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 26%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePatchSurface.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 26%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelCountLodStrategy.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 27 | |
[ 26%] [ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePixelFormat.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlane.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePlatformInformation.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePolygon.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 27%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePose.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 28 | |
[ 28%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrecompiledHeaders.cpp | |
[ 28%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePredefinedControllers.cpp | |
[ 28%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgrePrefabFactory.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 29 | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProfiler.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreProgressiveMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreQuaternion.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 29%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRectangle2D.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 30 | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueInvocation.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderQueueSortingGrouping.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 30%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystem.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 31 | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilities.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderSystemCapabilitiesSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 31%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTarget.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 32 | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderTexture.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderToVertexBuffer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRenderWindow.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 32%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResource.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 33 | |
[ 33%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceBackgroundQueue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 33%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 33%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreResourceManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 34 | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRibbonTrail.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRoot.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreRotationSpline.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 34%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 35 | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneManagerEnumerator.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneNode.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSceneQuery.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 35%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptCompiler.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 36 | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptLexer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptParser.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreScriptTranslator.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 36%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 37 | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetup.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupFocused.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupLiSPSM.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 37%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPlaneOptimal.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 38 | |
[ 38%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCameraSetupPSSM.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 38%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowCaster.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 38%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowTextureManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 39 | |
[ 39%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreShadowVolumeExtrudeProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 39%] /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 39%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleRenderable.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSimpleSpline.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 39%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeleton.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 40 | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonInstance.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSkeletonSerializer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 40%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStaticGeometry.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 41 | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStreamSerialiser.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreString.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreString.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringConverter.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 41%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreStringInterface.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 42 | |
[ 42%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubEntity.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 42%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSubMesh.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 42%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTagPoint.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 43 | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTangentSpaceCalc.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTechnique.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextAreaOverlayElement.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 43%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTexture.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 44 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 44%] [ 44%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureUnitState.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreTextureManager.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 44%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUnifiedHighLevelGpuProgram.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 44%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUserObjectBindings.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 45 | |
[ 45%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreUTFString.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 45%] [ 45%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector2.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector3.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 45%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVector4.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 46 | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreVertexIndexData.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreViewport.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWindowEventUtilities.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 46%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWireBoundingBox.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 47 | |
[ 47%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreWorkQueue.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 47%] [ 47%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreFreeImageCodec.cpp | |
Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreDDSCodec.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 48 | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreZip.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreConfigDialog.mm | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreErrorDialog.mm | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 48%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/OgreTimer.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles 49 | |
[ 49%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OSX/macUtils.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 49%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/OgreSearchOps.cpp | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/ogre-91R0/ogre_src_v1-7-4/build/CMakeFiles | |
[ 49%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Library/ENV/4.3/clang++ -DBOOST_ALL_NO_LIB -DFREEIMAGE_LIB -DOGRE_NONCLIENT_BUILD -DOgreMain_EXPORTS -D_MT -D_USRDLL -arch x86_64 -fPIC -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/build/include -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/include/OSX -I/usr/local/include -I/opt/X11/include/freetype2 -I/opt/X11/include -I/tmp/ogre-91R0/ogre_src_v1-7-4 -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/Cocoa.framework/Headers -I/tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/nedmalloc -pthread -o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o -c /tmp/ogre-91R0/ogre_src_v1-7-4/OgreMain/src/Threading/OgreDefaultWorkQueueStandard.cpp | |
Linking CXX shared library ../lib/libOgreMain.dylib | |
cd /tmp/ogre-91R0/ogre_src_v1-7-4/build/OgreMain && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_link_script CMakeFiles/OgreMain.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/clang++ -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -current_version 1.7.4 -o ../lib/libOgreMain.1.7.4.dylib -install_name /tmp/ogre-91R0/ogre_src_v1-7-4/build/lib/libOgreMain.1.7.4.dylib CMakeFiles/OgreMain.dir/src/OgreAlignedAllocator.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimable.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimation.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationState.cpp.o CMakeFiles/OgreMain.dir/src/OgreAnimationTrack.cpp.o CMakeFiles/OgreMain.dir/src/OgreArchiveManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreAutoParamDataSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreAxisAlignedBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboard.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardParticleRenderer.cpp.o CMakeFiles/OgreMain.dir/src/OgreBillboardSet.cpp.o CMakeFiles/OgreMain.dir/src/OgreBone.cpp.o CMakeFiles/OgreMain.dir/src/OgreBorderPanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreCamera.cpp.o CMakeFiles/OgreMain.dir/src/OgreCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreColourValue.cpp.o CMakeFiles/OgreMain.dir/src/OgreCommon.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTargetPass.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositionTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositor.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorChain.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreCompositorManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConfigFile.cpp.o CMakeFiles/OgreMain.dir/src/OgreControllerManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreConvexBody.cpp.o CMakeFiles/OgreMain.dir/src/OgreDataStream.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreDefaultSceneQueries.cpp.o CMakeFiles/OgreMain.dir/src/OgreDistanceLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLib.cpp.o CMakeFiles/OgreMain.dir/src/OgreDynLibManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreEdgeListBuilder.cpp.o CMakeFiles/OgreMain.dir/src/OgreEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreException.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSource.cpp.o CMakeFiles/OgreMain.dir/src/OgreExternalTextureSourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFileSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreFont.cpp.o CMakeFiles/OgreMain.dir/src/OgreFontManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreFrustum.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramParams.cpp.o CMakeFiles/OgreMain.dir/src/OgreGpuProgramUsage.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareBufferManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareIndexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareOcclusionQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwarePixelBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHardwareVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreHighLevelGpuProgramManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreImage.cpp.o CMakeFiles/OgreMain.dir/src/OgreInstancedGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreKeyFrame.cpp.o CMakeFiles/OgreMain.dir/src/OgreLight.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgreLodStrategyManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreLog.cpp.o CMakeFiles/OgreMain.dir/src/OgreLogManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreManualObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterial.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMaterialSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMath.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o CMakeFiles/OgreMain.dir/src/OgreMatrix4.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryAllocatedObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedAlloc.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryNedPooling.cpp.o CMakeFiles/OgreMain.dir/src/OgreMemoryTracker.cpp.o CMakeFiles/OgreMain.dir/src/OgreMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreMeshSerializerImpl.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovableObject.cpp.o CMakeFiles/OgreMain.dir/src/OgreMovablePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgreNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreNumerics.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtil.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilGeneral.cpp.o CMakeFiles/OgreMain.dir/src/OgreOptimisedUtilSSE.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlay.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayContainer.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayElementFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreOverlayManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePanelOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticle.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitter.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleEmitterCommands.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleIterator.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreParticleSystemManager.cpp.o CMakeFiles/OgreMain.dir/src/OgrePass.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgrePatchSurface.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelCountLodStrategy.cpp.o CMakeFiles/OgreMain.dir/src/OgrePixelFormat.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlane.cpp.o CMakeFiles/OgreMain.dir/src/OgrePlatformInformation.cpp.o CMakeFiles/OgreMain.dir/src/OgrePolygon.cpp.o CMakeFiles/OgreMain.dir/src/OgrePose.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrecompiledHeaders.cpp.o CMakeFiles/OgreMain.dir/src/OgrePredefinedControllers.cpp.o CMakeFiles/OgreMain.dir/src/OgrePrefabFactory.cpp.o CMakeFiles/OgreMain.dir/src/OgreProfiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreProgressiveMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreQuaternion.cpp.o CMakeFiles/OgreMain.dir/src/OgreRectangle2D.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueInvocation.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderQueueSortingGrouping.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystem.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderSystemCapabilitiesSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTarget.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o CMakeFiles/OgreMain.dir/src/OgreRenderWindow.cpp.o CMakeFiles/OgreMain.dir/src/OgreResource.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceBackgroundQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceGroupManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreResourceManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreRibbonTrail.cpp.o CMakeFiles/OgreMain.dir/src/OgreRoot.cpp.o CMakeFiles/OgreMain.dir/src/OgreRotationSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneManagerEnumerator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneNode.cpp.o CMakeFiles/OgreMain.dir/src/OgreSceneQuery.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptCompiler.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptLexer.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptParser.cpp.o CMakeFiles/OgreMain.dir/src/OgreScriptTranslator.cpp.o CMakeFiles/OgreMain.dir/src/OgreSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetup.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupFocused.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupLiSPSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPlaneOptimal.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCameraSetupPSSM.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowCaster.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreShadowVolumeExtrudeProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleRenderable.cpp.o CMakeFiles/OgreMain.dir/src/OgreSimpleSpline.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeleton.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonInstance.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreSkeletonSerializer.cpp.o CMakeFiles/OgreMain.dir/src/OgreStaticGeometry.cpp.o CMakeFiles/OgreMain.dir/src/OgreStreamSerialiser.cpp.o CMakeFiles/OgreMain.dir/src/OgreString.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringConverter.cpp.o CMakeFiles/OgreMain.dir/src/OgreStringInterface.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubEntity.cpp.o CMakeFiles/OgreMain.dir/src/OgreSubMesh.cpp.o CMakeFiles/OgreMain.dir/src/OgreTagPoint.cpp.o CMakeFiles/OgreMain.dir/src/OgreTangentSpaceCalc.cpp.o CMakeFiles/OgreMain.dir/src/OgreTechnique.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextAreaOverlayElement.cpp.o CMakeFiles/OgreMain.dir/src/OgreTexture.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureManager.cpp.o CMakeFiles/OgreMain.dir/src/OgreTextureUnitState.cpp.o CMakeFiles/OgreMain.dir/src/OgreUnifiedHighLevelGpuProgram.cpp.o CMakeFiles/OgreMain.dir/src/OgreUserObjectBindings.cpp.o CMakeFiles/OgreMain.dir/src/OgreUTFString.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector2.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector3.cpp.o CMakeFiles/OgreMain.dir/src/OgreVector4.cpp.o CMakeFiles/OgreMain.dir/src/OgreVertexIndexData.cpp.o CMakeFiles/OgreMain.dir/src/OgreViewport.cpp.o CMakeFiles/OgreMain.dir/src/OgreWindowEventUtilities.cpp.o CMakeFiles/OgreMain.dir/src/OgreWireBoundingBox.cpp.o CMakeFiles/OgreMain.dir/src/OgreWorkQueue.cpp.o CMakeFiles/OgreMain.dir/src/OgreFreeImageCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreDDSCodec.cpp.o CMakeFiles/OgreMain.dir/src/OgreZip.cpp.o CMakeFiles/OgreMain.dir/src/OSX/OgreConfigDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreErrorDialog.mm.o CMakeFiles/OgreMain.dir/src/OSX/OgreTimer.cpp.o CMakeFiles/OgreMain.dir/src/OSX/macUtils.cpp.o CMakeFiles/OgreMain.dir/src/OgreSearchOps.cpp.o CMakeFiles/OgreMain.dir/src/Threading/OgreDefaultWorkQueueStandard.cpp.o /usr/local/lib/libfreetype.dylib -framework Carbon -framework Cocoa /usr/local/lib/libboost_date_time-mt.a /usr/local/lib/libboost_system-mt.a /usr/local/lib/libboost_thread-mt.a /usr/local/lib/libfreeimage.dylib /usr/local/lib/libzzip.dylib /usr/lib/libz.dylib | |
Undefined symbols for architecture x86_64: | |
"std::__1::__vector_base_common<true>::__throw_length_error() const", referenced from: | |
void std::__1::vector<std::__1::pair<boost::condition_variable*, boost::mutex*>, std::__1::allocator<std::__1::pair<boost::condition_variable*, boost::mutex*> > >::__push_back_slow_path<std::__1::pair<boost::condition_variable*, boost::mutex*> const>(std::__1::pair<boost::condition_variable*, boost::mutex*> const&) in libboost_thread-mt.a(thread.o) | |
void std::__1::vector<boost::shared_ptr<boost::detail::shared_state_base>, std::__1::allocator<boost::shared_ptr<boost::detail::shared_state_base> > >::__push_back_slow_path<boost::shared_ptr<boost::detail::shared_state_base> const>(boost::shared_ptr<boost::detail::shared_state_base> const&) in libboost_thread-mt.a(thread.o) | |
"std::runtime_error::runtime_error(char const*)", referenced from: | |
boost::mutex::unlock() in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) in libboost_thread-mt.a(thread.o) | |
boost::unique_lock<boost::mutex>::lock() in libboost_thread-mt.a(thread.o) | |
boost::mutex::lock() in libboost_thread-mt.a(thread.o) | |
boost::unique_lock<boost::mutex>::unlock() in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::condition_variable() in libboost_thread-mt.a(thread.o) | |
... | |
"std::runtime_error::runtime_error(std::runtime_error const&)", referenced from: | |
void boost::throw_exception<boost::lock_error>(boost::lock_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::lock_error> >(boost::exception_detail::error_info_injector<boost::lock_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone_impl(boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > const&) in libboost_thread-mt.a(thread.o) | |
void boost::throw_exception<boost::condition_error>(boost::condition_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::condition_error> >(boost::exception_detail::error_info_injector<boost::condition_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
... | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__init(char const*, unsigned long)", referenced from: | |
boost::system::(anonymous namespace)::generic_error_category::message(int) const in libboost_system-mt.a(error_code.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*)", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long)", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::assign(char const*)", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
boost::system::(anonymous namespace)::generic_error_category::message(int) const in libboost_system-mt.a(error_code.o) | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: | |
void boost::throw_exception<boost::lock_error>(boost::lock_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::lock_error> >(boost::exception_detail::error_info_injector<boost::lock_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >::clone_impl(boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> > const&) in libboost_thread-mt.a(thread.o) | |
void boost::throw_exception<boost::condition_error>(boost::condition_error const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> > boost::enable_current_exception<boost::exception_detail::error_info_injector<boost::condition_error> >(boost::exception_detail::error_info_injector<boost::condition_error> const&) in libboost_thread-mt.a(thread.o) | |
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::condition_error> >::clone() const in libboost_thread-mt.a(thread.o) | |
... | |
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::~basic_string()", referenced from: | |
boost::system::system_error::what() const in libboost_thread-mt.a(thread.o) | |
boost::mutex::unlock() in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) in libboost_thread-mt.a(thread.o) | |
boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) in libboost_thread-mt.a(thread.o) | |
boost::system::system_error::~system_error() in libboost_thread-mt.a(thread.o) | |
boost::system::system_error::~system_error() in libboost_thread-mt.a(thread.o) | |
boost::unique_lock<boost::mutex>::lock() in libboost_thread-mt.a(thread.o) | |
... | |
"std::bad_alloc::bad_alloc()", referenced from: | |
boost::exception_ptr boost::exception_detail::get_static_exception_object<boost::exception_detail::bad_alloc_>() in libboost_thread-mt.a(thread.o) | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [lib/libOgreMain.1.7.4.dylib] Error 1 | |
make[1]: *** [OgreMain/CMakeFiles/OgreMain.dir/all] Error 2 | |
make: *** [all] Error 2 | |
==> Formula | |
Tap: osrf/simulation | |
Path: /usr/local/Library/Taps/osrf-simulation/ogre.rb | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 9ff3f40c04d8970aa369aa833f1c6f90a564ac11 | |
CPU: 8-core 64-bit haswell | |
OS X: 10.9-x86_64 | |
Xcode: 4.5.1 | |
CLT: 5.0.1.0.1.1382131676 | |
Clang: 4.1 build 421 | |
X11: 2.7.5 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
CMAKE_LIBRARY_PATH: /opt/X11/lib | |
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libzzip/lib/pkgconfig:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/doxygen/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/libzzip/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: ogre did not build | |
Logs: | |
/Users/vicjang/Library/Logs/Homebrew/ogre/01.cmake | |
/Users/vicjang/Library/Logs/Homebrew/ogre/01.cmake.cc | |
/Users/vicjang/Library/Logs/Homebrew/ogre/02.make | |
/Users/vicjang/Library/Logs/Homebrew/ogre/02.make.cc | |
These open issues may also help: | |
https://github.com/Homebrew/homebrew/issues/20119 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment