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

problem installing Julia64 on 10.7.5 -- patches fail #31

Closed
pooranis opened this issue Jun 20, 2013 · 2 comments
Closed

problem installing Julia64 on 10.7.5 -- patches fail #31

pooranis opened this issue Jun 20, 2013 · 2 comments

Comments

@pooranis
Copy link

I get the following error:

==> Cloning https://github.com/JuliaLang/julia.git
git --git-dir /Library/Caches/Homebrew/julia--git/.git status -s
Updating /Library/Caches/Homebrew/julia--git
git config remote.origin.url https://github.com/JuliaLang/julia.git
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master
git fetch origin
git checkout -f master
Already on 'master'
git reset --hard origin/HEAD
HEAD is now at b9ccdb2 Merge pull request #3460 from JuliaLang/db/sparsecholfact
git reset --hard origin/HEAD
HEAD is now at b9ccdb2 Merge pull request #3460 from JuliaLang/db/sparsecholfact
git checkout-index -a -f --prefix=/private/tmp/julia-mgVa/
==> Downloading patches
/usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.7.5) https://gist.github.com/staticfloat/3806093/raw/cb34c7262b9130f0e9e07641a66fccaa0d08b5d2/deps.Makefile.diff -o 000-homebrew.diff https://raw.github.com/gist/3806092/426a2912a0a0fec764e4048801a9427e615e33d7/make.inc.diff -o 001-homebrew.diff

################################################################## 100.0%
################################################################## 100.0%

==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file deps/Makefile
Hunk #1 succeeded at 1100 (offset 446 lines).
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file Make.inc
Hunk #1 FAILED at 170.
Hunk #2 FAILED at 183.
2 out of 2 hunks FAILED -- saving rejects to file Make.inc.rej
Error: Failure while executing: /usr/bin/patch -f -p1 -i 001-homebrew.diff

@staticfloat
Copy link
Owner

I just recently pushed a fix for this. Please brew update and try again.

@pooranis
Copy link
Author

I think that fix worked -- thanks!

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