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

patching failed #11

Closed
Quantisan opened this issue Nov 11, 2012 · 2 comments
Closed

patching failed #11

Quantisan opened this issue Nov 11, 2012 · 2 comments

Comments

@Quantisan
Copy link
Contributor

I can't seem to install julia using this tap

$ brew install --HEAD julia
==> Cloning https://github.com/JuliaLang/julia.git
Updating /Library/Caches/Homebrew/julia--git
==> Downloading patches
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
patching file extras/Makefile
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 8 with fuzz 1.
patching file deps/Makefile
Hunk #1 FAILED at 654.
patch unexpectedly ends in middle of line
Hunk #2 succeeded at 852 with fuzz 1 (offset 5 lines).
1 out of 2 hunks FAILED -- saving rejects to file deps/Makefile.rej
Error: Failure while executing: /usr/bin/patch -f -p1 -i 001-homebrew.diff

My config.

$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: bdaae65b9af7e5a00c106bdbdb07992b5ad343de
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.8.2-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
@staticfloat
Copy link
Owner

Thanks for the error report, I've updated the patches, should work now. Just brew update, and then try to reinstall.

@Quantisan
Copy link
Contributor Author

thanks, it's now passing this step

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