Created
January 1, 2012 22:47
-
-
Save jfeldstein/1548559 to your computer and use it in GitHub Desktop.
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
==> Downloading http://www.rabbitmq.com/releases/rabbitmq-server/v2.7.1/rabbitmq | |
File already downloaded in /Users/Jordan/Library/Caches/Homebrew | |
==> make | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/rabbitmq.rb#L16 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: 684e3f8a155dc34ca96c61e7945a9d4406795c06 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
Hardware: dual-core 64-bit penryn | |
OS X: 10.6.8 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 3.2.5 | |
GCC-4.0: build 5494 | |
GCC-4.2: build 5664 | |
LLVM: build 2333 | |
Clang: 1.6-70 | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/gcc-4.2 | |
CXX: /usr/bin/g++-4.2 | |
LD: /usr/bin/gcc-4.2 | |
CFLAGS: -O3 -w -pipe -march=core2 -msse4.1 | |
CXXFLAGS: -O3 -w -pipe -march=core2 -msse4.1 | |
MAKEFLAGS: -j2 | |
Error: Failed executing: make | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment