Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- silver-monkey:Homestead thunderrabbit$ brew doctor
- Your system is ready to brew.
- silver-monkey:Homestead thunderrabbit$ brew install mcrypt php53-mcrypt
- Warning: mcrypt-2.6.8 already installed
- ==> Installing dependencies for php53-mcrypt: libpng, freetype, gettext, unixodbc, homebrew/dupes/zlib, re2c, flex, homebrew/versions/bi
- ==> Installing php53-mcrypt dependency: libpng
- ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.6.12.mavericks.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring libpng-1.6.12.mavericks.bottle.tar.gz
- 🍺 /usr/local/Cellar/libpng/1.6.12: 17 files, 1.2M
- ==> Installing php53-mcrypt dependency: freetype
- ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/freetype-2.5.3_1.mavericks.bottle.1.tar.gz
- ######################################################################## 100.0%
- ==> Pouring freetype-2.5.3_1.mavericks.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/freetype/2.5.3_1: 60 files, 2.5M
- ==> Installing php53-mcrypt dependency: gettext
- ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.19.2.mavericks.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring gettext-0.19.2.mavericks.bottle.tar.gz
- ==> Caveats
- This formula is keg-only, so it was not symlinked into /usr/local.
- OS X provides the BSD gettext library and some software gets confused if both are in the library path.
- Generally there are no consequences of this for you. If you build your
- own software and it requires this formula, you'll need to add to your
- build variables:
- LDFLAGS: -L/usr/local/opt/gettext/lib
- CPPFLAGS: -I/usr/local/opt/gettext/include
- ==> Summary
- 🍺 /usr/local/Cellar/gettext/0.19.2: 1920 files, 18M
- ==> Installing php53-mcrypt dependency: unixodbc
- ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/unixodbc-2.3.2.mavericks.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring unixodbc-2.3.2.mavericks.bottle.tar.gz
- 🍺 /usr/local/Cellar/unixodbc/2.3.2: 31 files, 1012K
- ==> Installing php53-mcrypt dependency: homebrew/dupes/zlib
- ==> Downloading http://zlib.net/zlib-1.2.8.tar.gz
- ######################################################################## 100.0%
- ==> Patching
- patching file configure
- ==> ./configure --prefix=/usr/local/Cellar/zlib/1.2.8
- ==> make install
- ==> Caveats
- This formula is keg-only, so it was not symlinked into /usr/local.
- Mac OS X already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- Generally there are no consequences of this for you. If you build your
- own software and it requires this formula, you'll need to add to your
- build variables:
- LDFLAGS: -L/usr/local/opt/zlib/lib
- CPPFLAGS: -I/usr/local/opt/zlib/include
- ==> Summary
- 🍺 /usr/local/Cellar/zlib/1.2.8: 9 files, 392K, built in 4 seconds
- ==> Installing php53-mcrypt dependency: re2c
- ==> Downloading https://downloads.sourceforge.net/project/re2c/re2c/0.13.6/re2c-0.13.6.tar.gz
- ######################################################################## 100.0%
- ==> ./configure --prefix=/usr/local/Cellar/re2c/0.13.6
- ==> make install
- 🍺 /usr/local/Cellar/re2c/0.13.6: 5 files, 304K, built in 13 seconds
- ==> Installing php53-mcrypt dependency: flex
- ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/flex-2.5.37.mavericks.bottle.tar.gz
- ######################################################################## 100.0%
- ==> Pouring flex-2.5.37.mavericks.bottle.tar.gz
- ==> Caveats
- This formula is keg-only, so it was not symlinked into /usr/local.
- Mac OS X already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- Some formulae require a newer version of flex.
- Generally there are no consequences of this for you. If you build your
- own software and it requires this formula, you'll need to add to your
- build variables:
- LDFLAGS: -L/usr/local/opt/flex/lib
- CPPFLAGS: -I/usr/local/opt/flex/include
- ==> Summary
- 🍺 /usr/local/Cellar/flex/2.5.37: 40 files, 2.1M
- ==> Installing php53-mcrypt dependency: homebrew/versions/bison27
- ==> Downloading http://ftpmirror.gnu.org/bison/bison-2.7.1.tar.gz
- ######################################################################## 100.0%
- ==> ./configure --prefix=/usr/local/Cellar/bison27/2.7.1
- ==> make install
- ==> Caveats
- This formula is keg-only, so it was not symlinked into /usr/local.
- Mac OS X already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- Some formulae require a newer version of bison.
- Generally there are no consequences of this for you. If you build your
- own software and it requires this formula, you'll need to add to your
- build variables:
- LDFLAGS: -L/usr/local/opt/bison27/lib
- ==> Summary
- 🍺 /usr/local/Cellar/bison27/2.7.1: 36 files, 1.7M, built in 61 seconds
- ==> Installing php53-mcrypt dependency: php53
- ==> Downloading http://www.php.net/get/php-5.3.28.tar.bz2/from/this/mirror
- ######################################################################## 100.0%
- ==> Patching
- patching file configure
- patching file configure.in
- patching file Zend/zend_language_parser.y
- patching file configure
- patching file Zend/acinclude.m4
- ==> rm Zend/zend_{language,ini}_parser.[ch]
- ==> ./configure --prefix=/usr/local/Cellar/php53/5.3.28 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.3 --with-config-file-p
- checking for jpeg_read_header in -ljpeg... yes
- checking for png_write_image in -lpng... yes
- If configure fails try --with-xpm-dir=<DIR>
- checking for FT_New_Face in -lfreetype... yes
- configure: error: GD build test failed. Please check the config.log for details.
- READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
- If reporting this issue please do so at (not Homebrew/homebrew):
- https://github.com/josegonzalez/homebrew-php/issues
- /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': Class is not a module (TypeError)
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:390:in `<class:HTTP>'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:384:in `<module:Net>'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:25:in `<top (required)>'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/https.rb:21:in `<top (required)>'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
- from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
- from /usr/local/Library/Homebrew/utils.rb:308:in `open'
- from /usr/local/Library/Homebrew/utils.rb:350:in `issues_matching'
- from /usr/local/Library/Homebrew/utils.rb:378:in `issues_for_formula'
- from /usr/local/Library/Homebrew/exceptions.rb:171:in `fetch_issues'
- from /usr/local/Library/Homebrew/exceptions.rb:167:in `issues'
- from /usr/local/Library/Homebrew/exceptions.rb:207:in `dump'
- from /usr/local/Library/brew.rb:158:in `rescue in <main>'
- from /usr/local/Library/brew.rb:66:in `<main>'
- silver-monkey:Homestead thunderrabbit$
Advertisement
Add Comment
Please, Sign In to add comment