Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure: error #60

Closed
dalton opened this issue Jan 27, 2014 · 2 comments
Closed

configure: error #60

dalton opened this issue Jan 27, 2014 · 2 comments

Comments

@dalton
Copy link

dalton commented Jan 27, 2014

Trying to install julia, but ran into this issue. I'm not familiar enough with julia or homebrew to troubleshoot it myself.

➜  julia  brew install julia
==> Installing dependencies for julia: llvm, fftw, open-mpi, openblas-julia, arpack-julia, suite-sparse-julia
==> Installing julia dependency: llvm
==> Downloading http://llvm.org/releases/3.3/llvm-3.3.src.tar.gz
Already downloaded: /Library/Caches/Homebrew/llvm-3.3.tar.gz
==> ./configure --prefix=/usr/local/Cellar/llvm/3.3 --enable-optimized --disable-bindings --enable-targets=host --enable-shared
SyntaxError: invalid syntax
./configure: line 12394: test: : integer expression expected
not found
configure: error: found python  (/usr/local/Library/ENV/4.3/python); required >= 2.5
See `config.log' for more details.

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting

These open issues may also help:
llvm 3.4 (https://github.com/Homebrew/homebrew/pull/25690)
llvm: scan-build missing (https://github.com/Homebrew/homebrew/issues/25633)
MacOS.(gcc|clang|llvm)_version can return nil (https://github.com/Homebrew/homebrew/issues/18781)
c* llvm (https://github.com/Homebrew/homebrew/pull/14019)
protobuf - llvm (https://github.com/Homebrew/homebrew/issues/7413)
llvm formulas miss the share/ folder (https://github.com/Homebrew/homebrew/issues/26071)
@staticfloat
Copy link
Owner

This is your llvm build breaking. Please ensure that this error happens when you try to brew install llvm, and if it does, report it at https://github.com/Homebrew/homebrew/issues

@dalton
Copy link
Author

dalton commented Jan 27, 2014

Thanks, looks like one has already been created: Homebrew/legacy-homebrew#26193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants