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

Julia 0.4 build fails on OS X 10.9.5 #9047

Closed
sarvagnan opened this issue Nov 18, 2014 · 4 comments
Closed

Julia 0.4 build fails on OS X 10.9.5 #9047

sarvagnan opened this issue Nov 18, 2014 · 4 comments

Comments

@sarvagnan
Copy link

Make fails on a clone of Julia 0.4 with this error:
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: input file: /Users/sarvagnan/julia/usr/lib/libopenlibm.a is not a Mach-O file
make[2]: *** [/Users/sarvagnan/julia/usr/lib/libopenlibm.a] Error 1
make[1]: *** [julia-release] Error 2
make: *** [release] Error 2

How do I fix this?
Thanks!

@tkelman
Copy link
Contributor

tkelman commented Nov 18, 2014

my fault, see #9026, I'll push a commit to master in a minute that fixes it

@tkelman
Copy link
Contributor

tkelman commented Nov 18, 2014

try pulling and running make again, comment and i'll reopen if it's not fixed

@sarvagnan
Copy link
Author

Build goes through without errors now. Thanks!!

@tkelman
Copy link
Contributor

tkelman commented Nov 18, 2014

@jackdog no problem. Partially Travis' fault for not catching the problem while it was still in a pull request, but fixed now.

waTeim pushed a commit to waTeim/julia that referenced this issue Nov 23, 2014
tkelman added a commit that referenced this issue Jan 9, 2015
(cherry picked from commit 8400ede)

should fix #9047
(cherry picked from commit 6537afe)
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