Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807649 - net-dns/c-ares-1.17.2 fails tests
Summary: net-dns/c-ares-1.17.2 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: Anthony Basile
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-08-11 06:46 UTC by Agostino Sarubbo
Modified: 2021-08-17 01:41 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,204.89 KB, text/plain)
2021-08-11 06:46 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-08-11 06:46:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/c-ares-1.17.2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-11 06:46:22 UTC
Created attachment 732091 [details]
build.log

build log and emerge --info
Comment 2 Rolf Eike Beer archtester 2021-08-15 08:19:25 UTC
Happens the same on sparc with gcc 10.3.0-r2:

[  PASSED  ] 339 tests.
[  FAILED  ] 4 tests, listed below:
[  FAILED  ] LibraryTest.GetTCPSock
[  FAILED  ] DefaultChannelTest.TimeoutValue
[  FAILED  ] DefaultChannelTest.GetSock
[  FAILED  ] DefaultChannelTest.GetSock_virtualized
Comment 3 Larry the Git Cow gentoo-dev 2021-08-17 01:41:29 UTC
The bug has been closed via the following commit(s):

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

commit ed3440a766d1d06282db32de0273e53ac7d74da9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-17 01:37:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-17 01:41:14 +0000

    net-dns/c-ares: skip network tests
    
    Closes: https://bugs.gentoo.org/807649
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/c-ares/c-ares-1.17.2.ebuild | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)