FreeBSD-main-amd64-test - Build #26501 - Still Unstable
Date: Thu, 29 May 2025 06:38:53 UTC
FreeBSD-main-amd64-test - Build #26501 (ccfb1c50e45dbb7fcadf7e1932f63cf1702ef13a) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26501/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26501/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26501/console
Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
following changes and this is a notification to note that
these changes have not been fully tested by the CI system
Change summaries:
(Those commits are likely but not certainly responsible)
03801d449a3731cb643a51625c8c4d5d07b2e54c by jrtc27:
rtld-elf/riscv: Don't allocate static TLS for dynamic TLS relocations
0e3dbc64d9f6c95cbb16dba60a32136ae116dada by jrtc27:
libc/riscv: Fix initial exec TLS mode for dynamically loaded shared
ccfb1c50e45dbb7fcadf7e1932f63cf1702ef13a by jrtc27:
Revert "rtld: fix allocate_module_tls() variant I fallback to static
The failed test cases:
5 tests failed.
FAILED: sys.opencrypto.runtests.main
Error Message:
1 of 1 tests failed
FAILED: sys.netgraph.ksocket.udp_bind
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:104: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in)) == 0 not met
FAILED: sys.netgraph.ksocket.udp_connect
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:72: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sa, sizeof(sa)) >= 0 not met
FAILED: sys.netinet.broadcast.INADDR_BROADCAST
Error Message:
/usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details