Created
February 27, 2012 10:06
-
-
Save jaspertandy/1922906 to your computer and use it in GitHub Desktop.
fuse4x install fails, brand new OSX install.
This file contains hidden or 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
| ☁ ~ brew install fuse4x | |
| ==> Cloning https://github.com/fuse4x/fuse.git | |
| Updating /Volumes/Swap/JT/Library/Caches/Homebrew/fuse4x--git | |
| ==> Checking out tag fuse4x_0_8_14 | |
| ==> /usr/bin/autoreconf --force --install | |
| ==> Exit Status: 1 | |
| http://github.com/mxcl/homebrew/blob/master/Library/Formula/fuse4x.rb#L20 | |
| ==> Environment | |
| HOMEBREW_VERSION: 0.8.1 | |
| HEAD: 1e1fe97827fe45ce29b76003ce250436beff95ae | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| Hardware: 8-core 64-bit sandybridge | |
| OS X: 10.7.3 | |
| Kernel Architecture: x86_64 | |
| Xcode: 4.3 | |
| GCC-4.0: N/A | |
| GCC-4.2: N/A | |
| LLVM: build 2336 | |
| Clang: 3.1 build 318 | |
| MacPorts or Fink? false | |
| X11 installed? true | |
| System Ruby: 1.8.7-249 | |
| /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
| Which Perl: /usr/bin/perl | |
| Which Python: /usr/bin/python | |
| Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
| ==> Build Flags | |
| CC: /usr/bin/clang | |
| CXX: /usr/bin/clang++ => /usr/bin/clang | |
| LD: /usr/bin/clang | |
| CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 | |
| CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 | |
| CPPFLAGS: -I/usr/local/Cellar/gettext/0.18.1.1/include | |
| LDFLAGS: -L/usr/local/Cellar/gettext/0.18.1.1/lib -arch i386 -arch x86_64 | |
| MAKEFLAGS: -j8 | |
| Error: Failed executing: /usr/bin/autoreconf --force --install | |
| 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