Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852692 - net-dns/bind-9.16.42 fails tests
Summary: net-dns/bind-9.16.42 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 908617
  Show dependency tree
 
Reported: 2022-06-17 06:43 UTC by Agostino Sarubbo
Modified: 2024-01-30 21:28 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,34.12 KB, application/x-xz)
2022-06-17 06:43 UTC, Agostino Sarubbo
Details
build.log for sparc (net-dns_bind-9.16.42_use_YU01W,975.35 KB, text/plain)
2023-09-23 08:29 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)