Skip to content

Instantly share code, notes, and snippets.

@xdstack
Created August 7, 2014 12:53
Show Gist options
  • Select an option

  • Save xdstack/709045ff39434390c0b2 to your computer and use it in GitHub Desktop.

Select an option

Save xdstack/709045ff39434390c0b2 to your computer and use it in GitHub Desktop.
bug report
Homebrew brew install -v php55
==> Downloading http://www.php.net/get/php-5.5.15.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-5.5.15
==> Verifying php55-5.5.15 checksum
tar xf /Library/Caches/Homebrew/php55-5.5.15
Error: undefined method `include' for #<BuildOptions:0x007f978315e1f0>
Please report this bug:
https://github.com/Homebrew/homebrew/wiki/troubleshooting
/usr/local/Library/Taps/homebrew/homebrew-php/Formula/php55.rb:35:in `install_args'
/usr/local/Library/Taps/homebrew/homebrew-php/Formula/abstract-php.rb:358:in `_install'
/usr/local/Library/Taps/homebrew/homebrew-php/Formula/php55.rb:51:in `_install'
/usr/local/Library/Taps/homebrew/homebrew-php/Formula/abstract-php.rb:148:in `install'
/usr/local/Library/Homebrew/build.rb:165:in `block in install'
/usr/local/Library/Homebrew/formula.rb:262:in `block in brew'
/usr/local/Library/Homebrew/formula.rb:570:in `block in stage'
/usr/local/Library/Homebrew/resource.rb:59:in `block in unpack'
/usr/local/Library/Homebrew/extend/fileutils.rb:21:in `mktemp'
/usr/local/Library/Homebrew/resource.rb:56:in `unpack'
/usr/local/Library/Homebrew/resource.rb:49:in `stage'
/usr/local/Library/Homebrew/formula.rb:568:in `stage'
/usr/local/Library/Homebrew/formula.rb:257:in `brew'
/usr/local/Library/Homebrew/build.rb:142:in `install'
/usr/local/Library/Homebrew/build.rb:38:in `main'
/usr/local/Library/Homebrew/build.rb:6:in `block in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment