Skip to content

Instantly share code, notes, and snippets.

@cherring
Created October 17, 2011 11:13
Show Gist options
  • Select an option

  • Save cherring/1292411 to your computer and use it in GitHub Desktop.

Select an option

Save cherring/1292411 to your computer and use it in GitHub Desktop.
sroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2>&1, NSLocalizedFailureReason=Invalid argument}
2011-10-17 22:11:05.485 xcodebuild[27904:4103] Warning: Couldn't discover the 'gcc-4.2' compiler's built-in search paths and preprocessor definitions for language dialect 'c'.
Compiler: /Developer/usr/bin/gcc-4.2
Reason: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2>&1
=== BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
Unsupported compiler 'GCC 4.2' selected for architecture 'x86_64'
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
make[1]: *** [macvim] Error 65
make: *** [first] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/macvim.rb#L64
==> Environment
/usr/bin/gcc
HOMEBREW_VERSION: 0.8
HEAD: 33b5ea5a392300db6488b966da61aa4730658253
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit arrandale
OS X: 10.7.2
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.2
GCC-4.0: N/A
GCC-4.2: build 401 (5664 or newer recommended)
LLVM: build 2336
MacPorts or Fink? false
X11 installed? true
==> Build Flags
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
MAKEFLAGS: -j4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment