Summary: | net-libs/gnutls-3.7.7 fails tests: FAIL: dtls-with-seccomp | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | paolo.pedroni, sam, tka |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=649396 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-libs:gnutls-3.6.12:20200229-170828.log.bz2 temp.tbz2 strace of dtls-client-with-seccomp strace of dtls-with-seccomp build.log.xz (ppc, gnutls-3.7.3-r1) test-suite.log (ppc, gnutls-3.7.3-r1) |
Description
Toralf Förster
![]() Created attachment 616632 [details]
emerge-info.txt
Created attachment 616634 [details]
emerge-history.txt
Created attachment 616636 [details]
environment
Created attachment 616638 [details]
etc.portage.tbz2
Created attachment 616640 [details]
logs.tbz2
Created attachment 616642 [details]
net-libs:gnutls-3.6.12:20200229-170828.log.bz2
Created attachment 616644 [details]
temp.tbz2
This is similar to bug 649396, but for me all the 4 seccomp ones fail in an arm64 systemd-nspawn; here 2 pass, suggesting a completely different issue Created attachment 638482 [details]
strace of dtls-client-with-seccomp
Created attachment 638484 [details]
strace of dtls-with-seccomp
Same issue here, I setup an amd64 chroot on an amd64 host for helping out testing failures with clang. I have attached the straces of the failing tests (complete of follow-forks, verbose, relative timestamps). It's a chroot that was setup 5 days ago from a stage3, and since then I recompiled world with GCC, then switched on tests. No configuration changes were made to the chroot except for /etc/portage/* and /etc/locale.gen, and I am not aware that I ever touched anything seccomp-related on the host. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807088725f04adee3a1e0ed9a8b41d8d647262b3 commit 807088725f04adee3a1e0ed9a8b41d8d647262b3 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-09-04 15:28:14 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-09-04 16:13:47 +0000 net-libs/gnutls: bump to v3.6.15 Bug: https://bugs.gentoo.org/649396 Bug: https://bugs.gentoo.org/711104 Bug: https://bugs.gentoo.org/740390 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> net-libs/gnutls/Manifest | 1 + .../gnutls-3.6.15-skip-dtls-seccomp-tests.patch | 26 ++++ net-libs/gnutls/gnutls-3.6.15.ebuild | 134 +++++++++++++++++++++ 3 files changed, 161 insertions(+) Update summary. [something] is used when something refers to an overlay Created attachment 767539 [details]
build.log.xz (ppc, gnutls-3.7.3-r1)
These -with-seccomp tests still fail on ppc.
Created attachment 767540 [details]
test-suite.log (ppc, gnutls-3.7.3-r1)
tinderbox_musl has reproduced this issue with version 3.7.7 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576356ecf654efb2271b63bae4743d5781771bff commit 576356ecf654efb2271b63bae4743d5781771bff Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-24 21:13:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-24 21:13:35 +0000 net-libs/gnutls: only run seccomp tests w/ USE=test-full They're unreliable in sandboxes. Closes: https://bugs.gentoo.org/649396 Closes: https://bugs.gentoo.org/711104 Signed-off-by: Sam James <sam@gentoo.org> net-libs/gnutls/gnutls-3.8.7.1-r1.ebuild | 10 ++++------ net-libs/gnutls/gnutls-3.8.8.ebuild | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) |