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

buildpackages yields error message #20

Closed
sstillwell opened this issue Nov 7, 2015 · 3 comments
Closed

buildpackages yields error message #20

sstillwell opened this issue Nov 7, 2015 · 3 comments

Comments

@sstillwell
Copy link

Newest XcodeLegacy.sh generates a few errors when doing 'buildpackages' on the same source media as worked with earlier versions of the script. Errors are as follows:

*** Created Xcode3gcc42.tar.gz in directory /Users/scott/XcodeUpdates
*** Created Xcode3llvmgcc42.tar.gz in directory /Users/scott/XcodeUpdates
patching file hashtable
Hunk #2 FAILED at 1042.
Hunk #3 succeeded at 1217 with fuzz 1.
1 out of 3 hunks FAILED -- saving rejects to file hashtable.rej
*** Created Xcode104SDK.tar.gz in directory /Users/scott/XcodeUpdates
patching file hashtable
Hunk #2 FAILED at 1042.
Hunk #3 succeeded at 1217 with fuzz 1.
1 out of 3 hunks FAILED -- saving rejects to file hashtable.rej
*** Created Xcode105SDK.tar.gz in directory /Users/scott/XcodeUpdates
*** Created Xcode106SDK.tar.gz in directory /Users/scott/XcodeUpdates
"disk2" unmounted.
"disk2" ejected.

Running 'install' afterwards does not generate any errors, but I'm not sure what problems may be hiding under the surface.

@devernay
Copy link
Owner

devernay commented Nov 7, 2015

Nothing bad here, the script just fixes a known bug in the hashtable include file. I don't understand why the patch fails, buti'll try to find out.

@sstillwell
Copy link
Author

Thanks. If there's any additional information I can provide, just let me know.

@devernay
Copy link
Owner

script was borked during a previous commit, fixing this in next commit

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