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

patch unexpectedly ends in middle of line. #26

Open
vijay0964 opened this issue Feb 16, 2013 · 1 comment
Open

patch unexpectedly ends in middle of line. #26

vijay0964 opened this issue Feb 16, 2013 · 1 comment

Comments

@vijay0964
Copy link

Hi to all,

I'm trying to build the berkelium source code in my Mac machine. When it's running the chromium_libpng-1.5.patch, i'm getting the error like this,

Hunk #4 succeeded at 343 with fuzz 1.
patch unexpectedly ends in middle of line
patch unexpectedly ends in middle of line

Could you please anyone make me to know about the problem??

Thanks,
Vijay

@ewencp
Copy link
Member

ewencp commented Feb 18, 2013

I can't reproduce this. I was recently working on that patch because I noticed it was actually broken -- some of the chunks had absolute paths that made them not get applied. I just fixed them up for Mac where it seems to have an old libpng that wasn't compatible with some of the changes. However, I have yet to see an issue applying the patch.

Any chance of maybe adding --verbose to the patch commands, perhaps that will give more info about how it's failing. I did edit the patches directly a bit, so maybe I messed up one of the lines and my version of patch isn't complaining?

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