Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lpender/5239853 to your computer and use it in GitHub Desktop.
Save lpender/5239853 to your computer and use it in GitHub Desktop.
Homebrew error in compiling php54-apc
Your system is raring to brew.
lpender-iMac:healthguru.phoenix lpender$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install php54-apc
==> Downloading http://pecl.php.net/get/APC-3.1.10.tgz
Already downloaded: /Library/Caches/Homebrew/php54-apc-3.1.10.tgz
tar xf /Library/Caches/Homebrew/php54-apc-3.1.10.tgz
==> /usr/local/Cellar/php54/5.4.12/bin/phpize
/usr/local/Cellar/php54/5.4.12/bin/phpize
Configuring for:
PHP Api Version: 20100412
Zend Module Api No: 20100525
Zend Extension Api No: 220100525
/usr/local/opt/autoconf/bin/autoconf: /usr/local/Cellar/autoconf/2.69/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory
/usr/local/opt/autoconf/bin/autoconf: line 505: /usr/local/Cellar/autoconf/2.69/bin/autom4te: Undefined error: 0
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 1b508586b1817ace764c30954cc1f9a6e3e529be
CPU: dual-core 64-bit penryn
OS X: 10.7.5-x86_64
Xcode: 4.6.1
CLT: 4.6.0.0.1.1362189000
X11: 2.6.4 => /usr/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/freetype:/usr/local/opt/gettext:/usr/local/opt/libpng:/usr/local/opt/zlib:/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_PATH: /usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/freetype/share/aclocal:/usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/autoconf/bin:/usr/local/opt/freetype/bin:/usr/local/opt/gettext/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libpng/bin:/usr/local/opt/php54/bin:/usr/local/opt/pcre/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: php54-apc did not build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment