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

Error happens when installing libgcrypt on OS X 10.12 #2030

Closed
vinanny opened this issue Jun 16, 2016 · 3 comments
Closed

Error happens when installing libgcrypt on OS X 10.12 #2030

vinanny opened this issue Jun 16, 2016 · 3 comments
Labels
10.12 Sierra is specifically affected

Comments

@vinanny
Copy link

vinanny commented Jun 16, 2016

Bug reports:

Error happens when installing libgcrypt.

Log as below:
==> Installing libgcrypt
==> Downloading https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.7.1.tar.bz2

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

==> ./configure --disable-silent-rules --prefix=/usr/local/Cellar/libgcrypt/1.7.
==> make
==> make install
==> make check
Last 15 lines from /Users/shaoyun/Library/Logs/Homebrew/libgcrypt/04.make:
HMAC_SHA3_384 10ms 0ms 10ms
HMAC_SHA3_512 10ms 20ms 10ms
/bin/sh: line 1: 29125 Segmentation fault: 11 GCRYPT_IN_REGRESSION_TEST=1 ${dir}$tst
FAIL: benchmark
/bin/sh: line 1: 29143 Segmentation fault: 11 GCRYPT_IN_REGRESSION_TEST=1 ${dir}$tst
FAIL: bench-slope

SKIP: hashtest-256g

4 of 25 tests failed
(1 test was not run)

Please report to http://bugs.gnupg.org

make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

@vinanny vinanny changed the title Error happens when installing libgcrypt. Error happens when installing libgcrypt on OS X 10.12 Jun 16, 2016
@ilovezfs ilovezfs added the 10.12 Sierra is specifically affected label Jun 16, 2016
@vcarus
Copy link

vcarus commented Jun 16, 2016

I have the same issue here.

@MikeMcQuaid
Copy link
Member

Sorry but none of you have not followed the requested steps on the Troubleshooting page. As this is a "developer preview" also consider submitting a pull request to fix this.

@DomT4
Copy link
Contributor

DomT4 commented Jun 16, 2016

Please see (and check for 10.12 issues in future) #1957. It's a known issue, that probably should be reported to Werner upstream.

If he says there's a fix or it's something we can ignore we can work with that, but I'd rather not blindly wipe make check out on 10.12 without some clarification that's a safe step, given the nature of what libgcrypt does.

@DomT4 DomT4 closed this as completed Jun 16, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
10.12 Sierra is specifically affected
Projects
None yet
Development

No branches or pull requests

5 participants