Skip to content

Instantly share code, notes, and snippets.

@valentinbud
Created March 28, 2013 09:57
Show Gist options
  • Save valentinbud/5262072 to your computer and use it in GitHub Desktop.
Save valentinbud/5262072 to your computer and use it in GitHub Desktop.
### VERBOSE BUILD
$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install fcgiwrap
==> Downloading https://github.com/downloads/gnosek/fcgiwrap/fcgiwrap-1.0.3.tar.gz
Already downloaded: /Library/Caches/Homebrew/fcgiwrap-1.0.3.tar.gz
tar xf /Library/Caches/Homebrew/fcgiwrap-1.0.3.tar.gz
==> autoreconf -i
autoreconf -i
Can't exec "aclocal": No such file or directory at /usr/local/Cellar/autoconf/2.69/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 57931e01ff3e3de457f63adc24ee0d8c6af6f628
CPU: dual-core 64-bit penryn
OS X: 10.8.2-x86_64
CLT: 4.6.0.0.1.1362189000
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/autoconf/bin:/usr/local/opt/fcgi/bin:/usr/local/opt/python/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: fcgiwrap did not build
### ~/Library/Logs/Homebrew/fcgiwrap
$ ls -al ~/Library/Logs/Homebrew/fcgiwrap
total 0
drwxr-xr-x 2 bud staff 68 Mar 28 11:52 .
drwxr-xr-x 79 bud staff 2686 Mar 28 11:49 ..
### brew doctor
$ brew doctor
Your system is raring to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment