Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613420 - net-libs/gnutls-3.5.10[guile] fails tests
Summary: net-libs/gnutls-3.5.10[guile] fails tests
Status: RESOLVED DUPLICATE of bug 595482
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 612340
  Show dependency tree
 
Reported: 2017-03-21 18:50 UTC by Matt Turner
Modified: 2017-03-27 13:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
logs.tar.gz (from ia64) (logs.tar.gz,139.75 KB, application/gzip)
2017-03-21 19:36 UTC, Matt Turner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2017-03-21 18:50:04 UTC
FAIL: tests/anonymous-auth.scm
FAIL: tests/x509-auth.scm
FAIL: tests/openpgp-auth.scm
FAIL: tests/session-record-port.scm

These tests fail for me on alpha, ia64, ppc, ppc64 (and presumably sparc except sparc fails tests earlier and doesn't execute these -- bug 613418)

Their logs say

# cat anonymous-auth.scm.log 

Exception during displaying of backtrace: wrong-type-arg

throw to `unbound-variable' with args (#f "Unbound variable: ~S" (call-with-child-process) #f)
FAIL tests/anonymous-auth.scm (exit status: 1)

I expect the failures are reproducible on amd64.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2017-03-21 18:53:12 UTC
can you please attach *.log?
can you please paste emerge --info?
I cannot reproduce this on amd64.
Comment 2 Matt Turner gentoo-dev 2017-03-21 19:36:48 UTC
Created attachment 467860 [details]
logs.tar.gz (from ia64)
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2017-03-25 18:25:14 UTC
Hi,
Is it a dup of bug#595482?
Can you try to bump dev-schema/guile to 2?
Thanks!
Comment 4 Matt Turner gentoo-dev 2017-03-25 22:29:29 UTC
guile-2.0.14 segfaults during its build on ia64, and gnutls-3.5.10 seems to endlessly hang during its build on ppc64 when guile-2.0.14 is installed. I suppose I need to file more bugs. :(
Comment 5 Alon Bar-Lev (RETIRED) gentoo-dev 2017-03-26 01:02:20 UTC
Can you please disable guile USE and check if this is the only problem?
Comment 6 Matt Turner gentoo-dev 2017-03-27 04:12:23 UTC
Yes, disabling USE=guile allows gnutls to pass its test suite.
Comment 7 Alon Bar-Lev (RETIRED) gentoo-dev 2017-03-27 13:42:36 UTC

*** This bug has been marked as a duplicate of bug 595482 ***