thunderrabbit

brew install mcrypt php53-mcrypt

Aug 11th, 2014
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.78 KB | None | 0 0
  1. silver-monkey:Homestead thunderrabbit$ brew doctor
  2. Your system is ready to brew.
  3. silver-monkey:Homestead thunderrabbit$ brew install mcrypt php53-mcrypt
  4. Warning: mcrypt-2.6.8 already installed
  5. ==> Installing dependencies for php53-mcrypt: libpng, freetype, gettext, unixodbc, homebrew/dupes/zlib, re2c, flex, homebrew/versions/bi
  6. ==> Installing php53-mcrypt dependency: libpng
  7. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.6.12.mavericks.bottle.tar.gz
  8. ######################################################################## 100.0%
  9. ==> Pouring libpng-1.6.12.mavericks.bottle.tar.gz
  10. 🍺 /usr/local/Cellar/libpng/1.6.12: 17 files, 1.2M
  11. ==> Installing php53-mcrypt dependency: freetype
  12. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/freetype-2.5.3_1.mavericks.bottle.1.tar.gz
  13. ######################################################################## 100.0%
  14. ==> Pouring freetype-2.5.3_1.mavericks.bottle.1.tar.gz
  15. 🍺 /usr/local/Cellar/freetype/2.5.3_1: 60 files, 2.5M
  16. ==> Installing php53-mcrypt dependency: gettext
  17. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.19.2.mavericks.bottle.tar.gz
  18. ######################################################################## 100.0%
  19. ==> Pouring gettext-0.19.2.mavericks.bottle.tar.gz
  20. ==> Caveats
  21. This formula is keg-only, so it was not symlinked into /usr/local.
  22.  
  23. OS X provides the BSD gettext library and some software gets confused if both are in the library path.
  24.  
  25. Generally there are no consequences of this for you. If you build your
  26. own software and it requires this formula, you'll need to add to your
  27. build variables:
  28.  
  29. LDFLAGS: -L/usr/local/opt/gettext/lib
  30. CPPFLAGS: -I/usr/local/opt/gettext/include
  31.  
  32. ==> Summary
  33. 🍺 /usr/local/Cellar/gettext/0.19.2: 1920 files, 18M
  34. ==> Installing php53-mcrypt dependency: unixodbc
  35. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/unixodbc-2.3.2.mavericks.bottle.tar.gz
  36. ######################################################################## 100.0%
  37. ==> Pouring unixodbc-2.3.2.mavericks.bottle.tar.gz
  38. 🍺 /usr/local/Cellar/unixodbc/2.3.2: 31 files, 1012K
  39. ==> Installing php53-mcrypt dependency: homebrew/dupes/zlib
  40. ==> Downloading http://zlib.net/zlib-1.2.8.tar.gz
  41. ######################################################################## 100.0%
  42. ==> Patching
  43. patching file configure
  44. ==> ./configure --prefix=/usr/local/Cellar/zlib/1.2.8
  45. ==> make install
  46. ==> Caveats
  47. This formula is keg-only, so it was not symlinked into /usr/local.
  48.  
  49. Mac OS X already provides this software and installing another version in
  50. parallel can cause all kinds of trouble.
  51.  
  52. Generally there are no consequences of this for you. If you build your
  53. own software and it requires this formula, you'll need to add to your
  54. build variables:
  55.  
  56. LDFLAGS: -L/usr/local/opt/zlib/lib
  57. CPPFLAGS: -I/usr/local/opt/zlib/include
  58.  
  59. ==> Summary
  60. 🍺 /usr/local/Cellar/zlib/1.2.8: 9 files, 392K, built in 4 seconds
  61. ==> Installing php53-mcrypt dependency: re2c
  62. ==> Downloading https://downloads.sourceforge.net/project/re2c/re2c/0.13.6/re2c-0.13.6.tar.gz
  63. ######################################################################## 100.0%
  64. ==> ./configure --prefix=/usr/local/Cellar/re2c/0.13.6
  65. ==> make install
  66. 🍺 /usr/local/Cellar/re2c/0.13.6: 5 files, 304K, built in 13 seconds
  67. ==> Installing php53-mcrypt dependency: flex
  68. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/flex-2.5.37.mavericks.bottle.tar.gz
  69. ######################################################################## 100.0%
  70. ==> Pouring flex-2.5.37.mavericks.bottle.tar.gz
  71. ==> Caveats
  72. This formula is keg-only, so it was not symlinked into /usr/local.
  73.  
  74. Mac OS X already provides this software and installing another version in
  75. parallel can cause all kinds of trouble.
  76.  
  77. Some formulae require a newer version of flex.
  78.  
  79. Generally there are no consequences of this for you. If you build your
  80. own software and it requires this formula, you'll need to add to your
  81. build variables:
  82.  
  83. LDFLAGS: -L/usr/local/opt/flex/lib
  84. CPPFLAGS: -I/usr/local/opt/flex/include
  85.  
  86. ==> Summary
  87. 🍺 /usr/local/Cellar/flex/2.5.37: 40 files, 2.1M
  88. ==> Installing php53-mcrypt dependency: homebrew/versions/bison27
  89. ==> Downloading http://ftpmirror.gnu.org/bison/bison-2.7.1.tar.gz
  90. ######################################################################## 100.0%
  91. ==> ./configure --prefix=/usr/local/Cellar/bison27/2.7.1
  92. ==> make install
  93. ==> Caveats
  94. This formula is keg-only, so it was not symlinked into /usr/local.
  95.  
  96. Mac OS X already provides this software and installing another version in
  97. parallel can cause all kinds of trouble.
  98.  
  99. Some formulae require a newer version of bison.
  100.  
  101. Generally there are no consequences of this for you. If you build your
  102. own software and it requires this formula, you'll need to add to your
  103. build variables:
  104.  
  105. LDFLAGS: -L/usr/local/opt/bison27/lib
  106.  
  107. ==> Summary
  108. 🍺 /usr/local/Cellar/bison27/2.7.1: 36 files, 1.7M, built in 61 seconds
  109. ==> Installing php53-mcrypt dependency: php53
  110. ==> Downloading http://www.php.net/get/php-5.3.28.tar.bz2/from/this/mirror
  111. ######################################################################## 100.0%
  112. ==> Patching
  113. patching file configure
  114. patching file configure.in
  115. patching file Zend/zend_language_parser.y
  116. patching file configure
  117. patching file Zend/acinclude.m4
  118. ==> rm Zend/zend_{language,ini}_parser.[ch]
  119. ==> ./configure --prefix=/usr/local/Cellar/php53/5.3.28 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.3 --with-config-file-p
  120. checking for jpeg_read_header in -ljpeg... yes
  121. checking for png_write_image in -lpng... yes
  122. If configure fails try --with-xpm-dir=<DIR>
  123. checking for FT_New_Face in -lfreetype... yes
  124. configure: error: GD build test failed. Please check the config.log for details.
  125.  
  126. READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
  127. If reporting this issue please do so at (not Homebrew/homebrew):
  128. https://github.com/josegonzalez/homebrew-php/issues
  129.  
  130. /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)
  131. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
  132. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:390:in `<class:HTTP>'
  133. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:384:in `<module:Net>'
  134. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:25:in `<top (required)>'
  135. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
  136. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
  137. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/https.rb:21:in `<top (required)>'
  138. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
  139. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
  140. from /usr/local/Library/Homebrew/utils.rb:308:in `open'
  141. from /usr/local/Library/Homebrew/utils.rb:350:in `issues_matching'
  142. from /usr/local/Library/Homebrew/utils.rb:378:in `issues_for_formula'
  143. from /usr/local/Library/Homebrew/exceptions.rb:171:in `fetch_issues'
  144. from /usr/local/Library/Homebrew/exceptions.rb:167:in `issues'
  145. from /usr/local/Library/Homebrew/exceptions.rb:207:in `dump'
  146. from /usr/local/Library/brew.rb:158:in `rescue in <main>'
  147. from /usr/local/Library/brew.rb:66:in `<main>'
  148. silver-monkey:Homestead thunderrabbit$
Advertisement
Add Comment
Please, Sign In to add comment