FreeBSD-main-amd64-test - Build #26743 - Still Unstable
Date: Wed, 16 Jul 2025 22:45:21 UTC
FreeBSD-main-amd64-test - Build #26743 (0d0d6378add20d859a92a1eb3fa8b15f47806efe) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26743/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26743/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26743/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)
1cc020eba69e8c3216683b41487600c6c958cbb0 by markj:
ncurses: Provide reproducible paths
7442cdca51fac3416cd6e2d1944158add17e65de by jhb:
i386: Unhook all kernel configs from make universe
4a3fb7547e6bbae48e6535f22752486769df7272 by jhb:
powerpc: Disconnect 32-bit powerpc from make universe
072f54bf9ff3fb544ae65649e723d5f846b53897 by jhb:
arch.7: Move i386, powerpc, and powerpcspe to the discontinued arch list
0d0d6378add20d859a92a1eb3fa8b15f47806efe by jhb:
Remove stale reference to EXTRA_ARCHES_arm
The failed test cases:
3 tests failed.
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_write
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:528: test_file_fopen(fa, files[i], "w", &pfile) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_read
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:303: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_with_casper
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:443: test_file_open(fa, files[i], &fd) == 0 not met