Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 852692

Summary: net-dns/bind-9.16.42 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: chutzpah, matoro_gentoo, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=852695
https://github.com/gentoo/gentoo/pull/35106
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 908617    
Attachments: build.log.xz
build.log for sparc

Description Agostino Sarubbo gentoo-dev 2022-06-17 06:43:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/bind-9.16.30 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:33 UTC
Created attachment 785861 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-19 12:26:16 UTC
tinderbox_musl has reproduced this issue with version 9.16.32 - Updating summary.
Comment 3 Rolf Eike Beer archtester 2023-09-23 08:26:12 UTC
lib/isc/tests/netmgr_test:main  ->  broken: Test case timed out  [300.010s]
Comment 4 Rolf Eike Beer archtester 2023-09-23 08:28:43 UTC
I see this on sparc with 9.16.42:

lib/isc/tests/netmgr_test:main  ->  broken: Test case timed out  [300.103s]
lib/isc/tests/quota_test:main  ->  broken: Received signal 6  [7.997s]
Comment 5 Rolf Eike Beer archtester 2023-09-23 08:29:39 UTC
Created attachment 871152 [details]
build.log for sparc
Comment 6 matoro archtester 2023-12-09 20:59:28 UTC
This also seems to have race conditions that need -j1 on tests, but even with that, mine are slightly different.

===> Broken tests
lib/isc/tests/netmgr_test:main  ->  broken: Test case timed out  [300.207s]
lib/isc/tests/socket_test:main  ->  broken: Received signal 6  [5.593s]
Comment 7 Larry the Git Cow gentoo-dev 2024-01-30 21:28:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a499659bc0cd104d9fa50c45b56fbdd905839ab

commit 6a499659bc0cd104d9fa50c45b56fbdd905839ab
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-01-30 20:54:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 21:27:48 +0000

    net-dns/bind-tools: increase test timeouts, skip one test on sparc
    
    Closes: https://bugs.gentoo.org/852692
    Bug: https://bugs.gentoo.org/908617
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Closes: https://github.com/gentoo/gentoo/pull/35106
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/bind-tools/bind-tools-9.16.41.ebuild | 9 ++++++++-
 net-dns/bind-tools/bind-tools-9.16.42.ebuild | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3df0c21f27cb65b8abed3a43846d798e2c59df1

commit e3df0c21f27cb65b8abed3a43846d798e2c59df1
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-01-30 20:53:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 21:27:48 +0000

    net-dns/bind: increase test timeouts, skip one test on sparc
    
    Closes: https://bugs.gentoo.org/852692
    Bug: https://bugs.gentoo.org/908617
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/bind/bind-9.16.41.ebuild | 9 ++++++++-
 net-dns/bind/bind-9.16.42.ebuild | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)