Skip to content

Instantly share code, notes, and snippets.

@brdrgz
Created July 24, 2012 23:27
Show Gist options
  • Save brdrgz/3173356 to your computer and use it in GitHub Desktop.
Save brdrgz/3173356 to your computer and use it in GitHub Desktop.
brew install -v nload
==> Downloading http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz
Already downloaded: /Users/blake/Library/Caches/Homebrew/nload-0.7.4.tar.gz
/usr/bin/tar xf /Users/blake/Library/Caches/Homebrew/nload-0.7.4.tar.gz
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file configure.in
Hunk #1 succeeded at 38 with fuzz 1.
==> ./run_autotools
./run_autotools
Running aclocal...
aclocal: error: aclocal: file '/usr/local/share/aclocal/ogg.m4' does not exist
==> Exit Status: 1
https://github.com/mxcl/master/blob/master/Library/Formula/nload.rb#L21
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: 3979bebe6c7ec1a0e1868a1476906b29096b3ed2
CPU: quad-core 64-bit sandybridge
OS X: 10.7.4-x86_64
Xcode: 4.3.3
CLT: 1.0.0.9000000000.1.1249367152
X11: 2.6.4 @ /usr/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CPPFLAGS: -I/usr/local/Cellar/automake/1.12.2/include -I/usr/local/Cellar/autoconf/2.69/include -isystem /usr/local/include
LDFLAGS: -L/usr/local/Cellar/automake/1.12.2/lib -L/usr/local/Cellar/autoconf/2.69/lib -L/usr/local/lib
MACOSX_DEPLOYMENT_TARGET: 10.7
MAKEFLAGS: -j4
Error: Failed executing: ./run_autotools (nload.rb:21)
If `brew doctor` does not, this may help you fix or report the issue:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment