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

OpenSSL --universal build fail on Leopard #382

Open
xu-cheng opened this issue Jan 9, 2016 · 5 comments
Open

OpenSSL --universal build fail on Leopard #382

xu-cheng opened this issue Jan 9, 2016 · 5 comments

Comments

@xu-cheng
Copy link
Contributor

xu-cheng commented Jan 9, 2016

Gist: https://gist.github.com/anonymous/1d43c35b94109385b00c

@mistydemeo
Copy link
Owner

Hm, does this happen when building 64-bit only or only when building universal?

@mistydemeo
Copy link
Owner

Integer overflow in hexadecimal number at asm/../../perlasm/x86_64-xlate.pl line 201, <> line 890.

Actually, I wonder if this is an issue with their ASM generation script... I seem to remember this happening before.

@mistydemeo
Copy link
Owner

This was reported upstream, with a patch: https://rt.openssl.org/Ticket/Display.html?id=3759&user=guest&pass=guest It only affects building x86_64 when perl is running in 32-bit mode.

@xu-cheng
Copy link
Contributor Author

Now it failed on a new error: https://gist.github.com/anonymous/023a92f6d1e2861bdd81

@mistydemeo
Copy link
Owner

Hmm, looks like Homebrew/legacy-homebrew#44280, which has been reported upstream but which has no resolution.

@mistydemeo mistydemeo reopened this Jan 10, 2016
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