Skip to content

Instantly share code, notes, and snippets.

@binque
Last active December 14, 2015 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binque/5022458 to your computer and use it in GitHub Desktop.
Save binque/5022458 to your computer and use it in GitHub Desktop.
when install ganglia an error occurred
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install ganglia
=========================================================
bin-mac:ganglia qqq$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install ganglia
==> Downloading http://downloads.sourceforge.net/project/ganglia/ganglia%20monitoring%20core/3.1.7/ganglia-3.1.7.tar.gz
Already downloaded: /Library/Caches/Homebrew/ganglia-3.1.7.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/ganglia-3.1.7.tar.gz
tar: Failed to set default locale
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file libmetrics/config.h.in
patching file libmetrics/configure.in
patching file libmetrics/darwin/metrics.c
patching file gmetad/type_hash.c
patching file gmetad/xml_hash.c
/usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.8.2) http://buildconf.git.sourceforge.net/git/gitweb.cgi?p=buildconf/buildconf;a=blob_plain;f=autogen.sh;hb=HEAD -o autogen.sh
######################################################################## 100.0%
==> /bin/sh ./autogen.sh --download
/bin/sh ./autogen.sh --download
Using PROJECT environment variable override: ganglia
Preparing the ganglia build system...please wait
Found GNU Autoconf version 2.69
Found GNU Automake version 1.13.1
Found GNU Libtool version 2.4.2
Automatically preparing build ... Warning: autoreconf failed
Attempting to run the preparation steps individually
Preparing build ... ERROR: aclocal failed
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 4ac99d98c867fdb863b1bd97147f1e2994fd0af0
CPU: quad-core 64-bit sandybridge
OS X: 10.8.2-x86_64
Xcode: 4.6 => /Applications/xcode.app/Contents/Developer
CLT: 4.6.0.0.1.1358221012
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /opt/X11/include/freetype2:/usr/include/libxml2:/opt/X11/include
CMAKE_LIBRARY_PATH: /opt/X11/lib
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/pcre/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/libpng/bin:/usr/local/opt/cairo/bin:/usr/local/opt/pango/bin:/usr/local/opt/rrdtool/bin:/usr/local/opt/python/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: ganglia did not build
=========================================================
no contents in ~/Library/Logs/Homebrew/ganglia
=========================================================
bin-mac:ganglia qqq$ 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