Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

ace: fails to build #6

Closed
janckerchen opened this issue Apr 6, 2013 · 5 comments
Closed

ace: fails to build #6

janckerchen opened this issue Apr 6, 2013 · 5 comments

Comments

@janckerchen
Copy link

Error: No such file or directory - sw_vers -productVersion

$ brew install ace
==> Downloading http://download.dre.vanderbilt.edu/previous_versions/ACE-6.1.8.tar.bz2
Already downloaded: /home/deploy/linuxbrew/Library/Caches/Homebrew/ace-6.1.8.tar.bz2
Error: No such file or directory - sw_vers -productVersion
@jacknagel
Copy link
Contributor

Can you run with -d so we can see the backtrace?

@janckerchen
Copy link
Author

brew install ace -d

$ brew install ace -d
/home/deploy/linuxbrew/Library/brew.rb: loading /home/deploy/linuxbrew/Library/Formula/ace.rb
Warning: Xcode not installed
Most stuff needs Xcode to build: http://developer.apple.com/xcode/
==> Downloading http://download.dre.vanderbilt.edu/previous_versions/ACE-6.0.3.tar.bz2
Already downloaded: /home/deploy/linuxbrew/Library/Caches/Homebrew/ace-6.0.3.tar.bz2
Warning: MD5 support is deprecated and will be removed in a future version.
Please switch this formula to SHA1 or SHA256.
/home/deploy/linuxbrew/Library/Formula/ace.rb:16:in ``'
Errno::ENOENT: No such file or directory - sw_vers -productVersion
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: 3
/home/deploy/linuxbrew/Library/Formula/ace.rb:16:in ``'
/home/deploy/linuxbrew/Library/Formula/ace.rb:16:in `install'
/home/deploy/linuxbrew/Library/Homebrew/build.rb:142:in `block in install'
/home/deploy/linuxbrew/Library/Homebrew/formula.rb:250:in `block in brew'
/home/deploy/linuxbrew/Library/Homebrew/formula.rb:635:in `block in stage'
/home/deploy/linuxbrew/Library/Homebrew/extend/fileutils.rb:21:in `mktemp'
/home/deploy/linuxbrew/Library/Homebrew/formula.rb:631:in `stage'
/home/deploy/linuxbrew/Library/Homebrew/formula.rb:245:in `brew'
/home/deploy/linuxbrew/Library/Homebrew/build.rb:121:in `install'
/home/deploy/linuxbrew/Library/Homebrew/build.rb:43:in `main'
/home/deploy/linuxbrew/Library/Homebrew/build.rb:12:in `block in <top (required)>'

@jacknagel
Copy link
Contributor

Ah, the problem is specific to the ace formula, which looks highly customized for os x.

@jacknagel
Copy link
Contributor

(I don't have time to make a version of it that works on Linux, so some else will have to).

@ghost ghost assigned sjackman Nov 27, 2013
@sjackman sjackman removed their assignment Mar 20, 2014
@sjackman
Copy link
Member

Closed wontfix. Reopen with a pull request to fix the issue, if you like.

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

No branches or pull requests

3 participants