Skip to content

Build failure on 10.10.4 :: 6133437f

$ xcodebuild

=== BUILD TARGET iTerm2Shared OF PROJECT iTerm2 WITH THE DEFAULT CONFIGURATION (Default) ===

Check dependencies

Libtool build/Default/libiTerm2Shared.a normal x86_64

cd /Users/thill/projects/tools/iterm2

export MACOSX_DEPLOYMENT_TARGET=10.7

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -syslibroot
    /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
    -L/Users/thill/projects/tools/iterm2/build/Default -filelist
    /Users/thill/projects/tools/iterm2/build/iTerm2.build/Default/iTerm2Shared.build/Objects-normal/x86_64/iTerm2Shared.LinkFileList
    -lSSKeychain -framework Cocoa -framework Growl -framework NMSSH -o
    /Users/thill/projects/tools/iterm2/build/Default/libiTerm2Shared.a

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't locate file for: -lSSKeychain

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: -lSSKeychain is not an object file (not allowed in a library)

** BUILD FAILED **

The following build commands failed:

Libtool build/Default/libiTerm2Shared.a normal x86_64

(1 failure)

===

If you need more information please email me as I rarely check GitLab. Thanks, and hopefully this info helps!