macroevolution / homebrew-bamm

Homebrew formula for BAMM
1 stars 2 forks source link

Configuring incomplete, errors occurred when I upgrade BAMM #2

Open yuxiangqin-kib opened 8 years ago

yuxiangqin-kib commented 8 years ago

==> Upgrading 1 outdated package, with result: macroevolution/bamm/bamm 2.5.0 ==> Upgrading macroevolution/bamm/bamm ==> Cloning https://github.com/macroevolution/bamm.git Updating /Users/yuxiangqin/Library/Caches/Homebrew/bamm--git ==> Checking out tag v2.5.0 ==> cmake . -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG Last 15 lines from /Users/yuxiangqin/Library/Logs/Homebrew/bamm/01.cmake: -- The C compiler identification is AppleClang 6.0.0.6000056 -- The CXX compiler identification is AppleClang 6.0.0.6000056 CMake Error at /usr/local/Cellar/cmake/3.6.2/share/cmake/Modules/Platform/Darwin.cmake:84 (message): CMAKE_OSX_DEPLOYMENT_TARGET (10.11) is greater than CMAKE_OSX_SYSROOT SDK:

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk

Please set CMAKE_OSX_DEPLOYMENT_TARGET to 10.10 or lower. Call Stack (most recent call first): /usr/local/Cellar/cmake/3.6.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake:36 (include) CMakeLists.txt:2 (PROJECT)

-- Configuring incomplete, errors occurred! See also "/tmp/bamm-20160916-7251-19p9gwh/CMakeFiles/CMakeOutput.log".

READ THIS: https://git.io/brew-troubleshooting If reporting this issue please do so at (not Homebrew/brew): https://github.com/macroevolution/homebrew-bamm/issues

ptitle commented 7 years ago

What version of Mac OS X and which version of XCode do you have?

For xcode, I think that if you run pkgutil --pkg-info=com.apple.pkg.CLTools_Executables, you should be able to see the version.