Summary: | dev-libs/libdnet-1.16.1 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jonathan Lovelace <kingjon3377> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
dev-libs:libdnet-1.14-r2:20210327-174428.log
emerge-info.txt |
Created attachment 695196 [details]
emerge-info.txt
tinderbox_musl has reproduced this issue with version 1.16.1 - Updating summary. |
Created attachment 695193 [details] dev-libs:libdnet-1.14-r2:20210327-174428.log =dev-libs/libdnet-1.14-r2 fails three of its tests: check_addr, check_ip, and check_fw. Here's the contents of the test-suite.log referenced in the build log, minus the summary header: FAIL: check_addr ================ Running suite(s): addr 92%: Checks: 13, Failures: 1, Errors: 0 check_addr.c:194:F:core:test_addr_pton:0: accepted triple octet FAIL check_addr (exit status: 1) FAIL: check_fw ============== Running suite(s): fw 80%: Checks: 5, Failures: 1, Errors: 0 check_fw.c:21:F:core:test_fw_openclose:0: open failed FAIL check_fw (exit status: 1) FAIL: check_ip ============== Running suite(s): ip 85%: Checks: 7, Failures: 1, Errors: 0 check_ip.c:21:F:core:test_ip_openclose:0: open failed FAIL check_ip (exit status: 1)