Created
August 14, 2012 14:06
-
-
Save khinsen/3349551 to your computer and use it in GitHub Desktop.
Output of brew install -v llvm --with-clang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://llvm.org/releases/3.1/llvm-3.1.src.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/llvm-3.1.tar.gz | |
/usr/bin/tar xf /Library/Caches/Homebrew/llvm-3.1.tar.gz | |
Error: can't convert nil into String | |
Please report this bug: | |
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist | |
/usr/local/Library/Homebrew/formula_support.rb:210:in `+' | |
/usr/local/Library/Homebrew/formula_support.rb:210:in `include?' | |
/usr/local/Library/Formula/llvm.rb:31:in `install' | |
/usr/local/Library/Homebrew/build.rb:102:in `install' | |
/usr/local/Library/Homebrew/formula.rb:214:in `brew' | |
/usr/local/Library/Homebrew/formula.rb:513:in `stage' | |
/usr/local/Library/Homebrew/extend/fileutils.rb:22:in `mktemp' | |
/usr/local/Library/Homebrew/formula.rb:509:in `stage' | |
/usr/local/Library/Homebrew/formula.rb:209:in `brew' | |
/usr/local/Library/Homebrew/build.rb:82:in `install' | |
/usr/local/Library/Homebrew/build.rb:44 | |
/usr/local/Library/Formula/llvm.rb:86 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment