FreeBSD-stable-15-amd64-test - Build #671 - Still unstable
Date: Mon, 27 Apr 2026 19:20:38 UTC
FreeBSD-stable-15-amd64-test - Build #671 (f60defbd2bcb6212294a783958f7884faa8b2b34) - Still unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/671/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/671/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/671/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)
7ac7604b9141005cc0663a5d021bceaf7746e940 by ziaee:
geom manuals: Clarify units
5fd7eb1b89962c16ed7f2c551790dfded6534659 by jlduran:
ping6: treat setsockopt failures as fatal
89b81d732f43e2d6b159c5becda29ca5c7506d69 by cy:
ippool(5): Correct example in man page
8a1693d0cc5361362165010e8f529a76d29b52dc by tuexen:
dpaa2: cleanup
b9446b22bcf61500a628f42bf04a7a4d6fcbee76 by tuexen:
dpnaa2: announce transmit checksum support
2fce3f27127b9ec47b156d6ed883d550fabe46cc by tuexen:
dpaa2: add support for several interface counters
202d9ba2817bdee0dff33a3e00c8a7092d8781f8 by christos:
virtual_oss.8: Remove CPU performance example
d37cbfe3ef550aa36693d859bc4580891d16701a by jhb:
nvme: Abstract out function to obtain a disk ident string from cdata
fad5c74b04491982db60c756c210eeddfac11271 by jhb:
nvmf: Add support for DIOCGIDENT
80c8d742510cb64965b468a141a57ab552a19e25 by jhb:
nvme: Include <sys/systm.h> explicitly for memmove
41abe983dbd9c8a4d9e398c48b85739e5d1dbd2d by jhb:
nvme: Use memcpy instead of memmove in nvme_cdata_get_disk_ident
2233463df7de6f95e45c018e26cf99fbdb1102bf by jhb:
cxgbe: Stop using bus_space_tag/handle directly
8963d6715331c94e0b43ad830a5a8895eabaeb4d by jhb:
acpi: Free ivars in bus_child_deleted method
f6add67808f332719787c4260dbb0fcf7525fb3e by jhb:
acpi_apei: Remove the hest member from the softc
03792b24472f6dc3a043007c7eef455291737889 by jhb:
acpi: Reject duplicate handlers for ioctl commands
5c373870e9d69fb057ac8c551bb4299f8e277c23 by jhb:
acpi: Use M_WAITOK in acpi_register_ioctl
2d313698482730bcabe60492e9a02e70e02eb53c by jhb:
acpi: Statically initialize acpi_ioctl_hooks
dc1b130c6a07bb0aaf65a572856b17a262e7ad3f by jhb:
sys/modules/acpi/Makefile: One line per subdirectory
b2516469fed27d8d664b74340ce21bf1b77ecec0 by jhb:
Build acpi kernel modules on aarch64
852edd195aee581322773e70184468a463d06ef6 by jhb:
csu: Remove unused constant
deebb011a443f45a0ab13c7a48cbaf5c846aef38 by jhb:
swab: Correctly treat the data as misaligned
4bbc38778316711e552ada29bf15c0f850351974 by jhb:
rtld: Simplify walking program headers
3c01c7df984019d3db1b7a1d5e4d61d8c366df28 by jhb:
rtld: Use uintptr_t instead of Elf_Addr for init/fini function pointers
4f536daec8fbfc05ae0097a825386848056cbbbd by jhb:
rtld: Switch to using <assert.h> for assert
c57d2b6f97d2b8c2dc67ab053f6bf1e006792309 by jhb:
rtld: Use a helper variable to simplify a few lines
ff90e613e7836fb5a8bfef26758c07b4f1d3eb67 by jhb:
acpi: Add a function to deregister all ioctl commands using the same
c62cae9b53fe2c5e52a185d3ed37f55ef383f064 by jhb:
rpctls_impl.c: Use a direct cast to uintptr_t instead of __DECONST
251267aa38afd6e8ab1cc13468ba24b25eaef5e2 by jhb:
arm: Make init_proc0 static
c9501b97764246c59dcc5d3fb4cbaa54aea7e41e by jhb:
powerpc: Fix alignment of initial PCB on kstack
f5b85cc091868d48bbea60c82d511e5f2309666c by jhb:
sys: Use __is_aligned and __align_down for some kstack alignment
441beb326fbf62a36f129a0766fa6b8d4cf994a1 by jhb:
netbsd-tests t_regex_att: Use __nonstring for a non-string constant
628d378aaa4e1d1ff132cdac518e131922759352 by jhb:
bsd.sys.mk: Silence a few GCC warnings for C++
63e4b5c5e92422abbb7f08f973d34ba7402b82d7 by jhb:
kyua: Workaround unclear warning from GCC
6ca22d1666be6a332be2debd333c8180463241a0 by jhb:
wlanstat: Drop unneeded bsd.compiler.mk from Makefile
ec5370457e3a59a1dc53cdd39017a636fc4ff6ce by jhb:
stand: Use the correct OUTPUT_ARCH in the linker script for RISC-V
dadecd7293e210ec04c9065da3a460fb37a015e2 by jhb:
stand: Add compiler builtins needed by GCC for RISC-V
91cdb8f0c1c40563344969d969b7505c32c980b6 by jhb:
riscv: Enable the zifencei extension explicitly in -march
d100ff6c09c97babda963d2c295601650faeeebf by jhb:
libkern: Add libcalls for ffs and __ffsdi2
9fefd5146b748d5154fb00f2bcf3bbce1139320a by jhb:
riscv: Add ffs.c and ffsdi2.c
d6e1660971ce70d2589377990e42dcd234ad2063 by jhb:
sdt: Use the "cc" operand modifier for the address of probes for GCC 15+
66b5d1ffadb6d9254b16aaad1a928480333dcb74 by jhb:
libthr: fix -Wunterminated-string-initialization
27a7b982ba6e008d10062de185ffd29fad8a8fc7 by jhb:
libfetch: Fix -Wunterminated-string-initialization
9c4106c350592b59874e8612458871025020df8b by jhb:
rtld: silence clang's unterminated-string-initialization warning
3a86c769feb91a4b4e5817d07fa9eb62eb15b114 by jhb:
sys/time: appease gcc -Wtype-limits
3b0fc4472aa5e147ebad6d4bae5e001ca6a4b415 by jhb:
bhyve/slirp: Avoid a nested declaration of environ
7a2de8121a2f4779eb5d22de3611fd95af17cc88 by jhb:
tests/fusefs: appease gcc -Wcast-qual
bc28aaff6078ea07ecfd44cf34328727c6f272c0 by jhb:
Makefile.inc1: Don't mark GCC broken for riscv64
b339a4a042f97cb5bb334f5551703cc5a475af18 by jhb:
spibus: Don't leak KVA when freeing a mmap region
42107129088c62a6006c3f365a7b090108cef86e by jhb:
universe: Bump default GCC version to 15
1c7e291da65a1dd30edc59e6ecc4b5bdc5e49af2 by jhb:
libmd aarch64: Use ands instead of bics to round down the length
2df675298a99cb7c77962e6a13f8f01de50aeaa2 by jhb:
sdhci_fdt_rockchip: Move ofw_bus_status_okay check
06fcab1f02feb2614751f875b18af9f1ffc2cbfb by jhb:
sdhci_fdt_rockchip: Don't return 0 from probe routine
e2f8bae08fb97985c94aa27b9e253346f32081b7 by jhb:
ext2fs: Use __sdt_used for variables only used by SDT probes
9c6f96d18998f7a3fbeb9e2fbce020e6d2b8b65b by jhb:
sctp: Use __sdt_used for variables only used by SDT probes
b833e83b79bd832d7ea1271f0e321d678aca1a1b by jhb:
arm64: Explicitly use movz
59aa4cf921afa5cff80ca8fc45524dc835541584 by jhb:
arm bcm2835: Appease a warning from GCC
d17f7f9e911ad77ac14cb2974935c57931a7720b by jhb:
vchiq: Fix return type of vchiq_copy_from_user
4f20ccd7500b995259d82bae1cd8779c03216ade by jhb:
pcib: Assume a window where both the base and limit are 0 is
7e7745666352714c8ff33c98bf861c4ebf67962c by jhb:
ctld: Honor the default maximum I/O queue size for NVMeoF controllers
45c8b3b908f3a5e9002db1dd4de74f413e52ef93 by jhb:
nvmf: Limit the default I/O queue size to 128 entries
d46ff9d8389b6d096dcc543fb330b53ea59ba910 by jhb:
__builtin_align_down: Cast value to __uintptr_t in the fallback
2e3a575bf7a5ac2c003d7a9953d8e11968741f7a by jhb:
ccp: Don't name anonymous structure and union types
249c230d754660747f5658111592209c181f3a49 by jhb:
sdiob: Forward-declare struct sdio_func
92d9d996538bd6bdb1e6d35a7e5c13a7d0b24134 by jhb:
Do not fail 'devctl clear driver' if another driver is not found
d9421acec5d25b7c106fab9259f03e89ac8abe2a by jhb:
sys: Declare 'end' as an extern char[]
dbba1080f245a154f721fdee67dcad129071bc65 by jhb:
bsd.linker.mk: Document ifunc, ifunc-noplt, riscv-relaxations features
c23161bc1afc3d158f376accce8a8c23ec3bfb52 by jhb:
bsd.linker.mk: Sort list of linker features
0a9ffadcf9ffa0796973ee7c603016e5b4b848df by jhb:
libc/quad: narrow list of symbols exposed for 32-bit arm
893cf02923522e85cb0cde979804f1619078069f by jhb:
libc/quad: Switch to per-arch lists of symbols
65d949e9a81eab15955a15e08c7b3a10830299e4 by jhb:
libc/quad: fix missing closing #endif in Symbol.map
b9a823bcb9868468aaf01a04746c80b202d48554 by jhb:
devinfo: Support PCI DBSF and ACPI handles for -p
7f4940dd226c56db7758e8c234ac0dacb2867325 by jhb:
sys: Don't pass RF_ALLOCATED to bus_alloc_resource*
656838ab3fcc5ae9d0be816bbdbb23549b6bd5b3 by jhb:
pciconf: Factor out fetching of matching devices from list_devs
f1bf5417c64ef9aef4878e3ae5a7854f7d87b771 by jhb:
pciconf: Use a single enum to track the current operation mode
f97ba9f0c86368736c9f441859a32f31f3812ca9 by jhb:
pci.4: Quote argument to -width for a list block
920d0afddc82a1a9e95f81ec3760555084050217 by jhb:
pci: Export bus numbers for bridge devices in struct pci_conf
5daad074124cc07bfd1c437d95ec5ad021d2eabf by jhb:
pciconf: Use the exported values of bus numbers for PCI bridges
c4a3c64993fd59ca07c066de81b5bb2bc7bea6e1 by jhb:
pciconf.8: Reorganize slightly to handle additional modes
ae4ae80a27a348474f0be17168bd5f2d9dbdd960 by jhb:
pciconf: Add a tree mode
cd1180d273a88afb43dda9f27cca389e5d68d905 by jhb:
LinuxKPI: Clear the sbuf at the start of each call to seq_read
072744dbd55b78ef22e30abe661ffc8ddd074ff8 by jhb:
LinuxKPI: Use simple_read_from_buffer in simple_attr_read and seq_read
2b9d85fd82df76e5edd69b5b55f78782e716ba78 by jhb:
lindebugfs: Pass user buffer pointers to the read/write file operations
8fae13b0d26198b6ac7ac41e025811e4ee9efdf9 by jhb:
LinuxKPI: Fix simple_read_from_buffer for zero-size and off-the-end
a7cf142ba9044c3b8f88b4a8ed7f5720bc39b90c by jhb:
acpi_apm: Narrow scope of ACPI_LOCK
a783b0bca2ca79e9f881538314347c5304edd11f by jhb:
acpi_apm: Don't recurse on ACPI_LOCK in apmreadfilt
861deac98c4cd403b39c0d978bf2d39115c9caee by imp:
Fix xhci detection on Raspberry Pi 400
3541e09bbbcb65074b69bc66216de2c1c4aee7c2 by michaelo:
mfiutil(8)/mrsasutil(8): "show drives" truncates information
689cc820446a6c11b521163b1b48a8c98bbfce1f by ngie:
libcrypto: compile all PIC objects with -DOPENSSL_PIC -fPIC
9725e00dcfdcf09d4c8720c3e8e00adb263ed08c by ngie:
OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS`
16c350eb95ec0f7cb7dd7f144b440059134c2d36 by ngie:
[OpenSSL] Add missing header file (openssl/ml_kem.h)
70e8c36d097ed5be1ee7cf9525f3ea80fc1b28ca by ngie:
acpi: build dev/acpi_support/acpi_wmi_if.m on ARM64
ca38f51b4c58edf78b8a7c0d25e5afb414bb9831 by ngie:
asmc: introduce the concept of generic models
a0d44a70bae878bdcb4bf65987a5c13b5162c0a2 by ngie:
asmc: add Wake-on-LAN control via sysctl
589ece518441d787a5267abfa8fe6f704171dd78 by ngie:
asmc: resource cleanup simplifications
67504e71521d7806e3a6b67fe43da350839eabc8 by ngie:
chore: asmc: use designated initializers in macros
91c6c5fe7b1240a589807c6a1b8f1dddb73e105c by ngie:
release.sh: add chroot cleanup routine
72fc340ba71d5548a51ae6604f8b71735940ceac by ngie:
release.sh: document user-overriddable functions
a826f61110e69f1d6eaa1ec06885e16a7a79c1cc by ngie:
Run `make obj` before running `make test-includes`
253d17af2e6ac2254d8939dd34659d1c269bcbaf by ngie:
Only build USB-related modules if MK_USB != no
b44a9bd37e605e5f9a06af5a39ac26eb6962239c by ngie:
asmc: output the SMC firmware revision on attach
c264355ebd722e0d26e53be1e682d5084b631919 by ngie:
asmc: use `ASMC_FAN_FUNCS2` with the Macmini4,1
16c9bce6ae1295d8068d2f1ac7db51965ee6f81d by ngie:
asmc: Convert driver to CTLFLAG_MPSAFE
3c4d1f5f81e82b641413af58dc88cf2c47378b30 by ngie:
asmc: Add MacPro3,1 temperature sensor support
68511df3b5266adc3dce9580fe33940ceec142e6 by ngie:
.gitignore: ignore additional unwanted files
f8162575f2114c26e52753ece0fac9738b97a79e by ngie:
libnetbsd: add math.h and sys/time.h
1f86a86b21fc4e2796d5d489ad0a8e6148328790 by ngie:
lib/libnetbsd: bring in `__type_m{ax,in}*` macro family
0b97aba5c25be8a76cca6f77a40a972a7e70a98f by ngie:
libnetbsd: import `__CTASSERT(..)` macros
732d45e72d9c480b56a8d4e599179c4cf3f551a7 by ngie:
asmc: code style modernization and minor cleanups
0f79ce721c25486c03f7b9bfa7c57efb815f40f7 by ngie:
asmc: use symbolic names with the MacPro3,1 model
cac23681cbbb7cb459c515a8a924d89bc08ba7a5 by ngie:
Add ASMC support for Macbook Pro 8,3
a2c76430981f50c553bc1fbd699fa30bd75e5eba by ngie:
use ASMC_FAN_FUNCS2 to avoid trying to read non-existent keys
1b5bee9b2d8845bbab884c6106857d06de99dae3 by ngie:
chore: replace {0, 0} with {DEV,KOBJ}METHOD_END
73a02425e4340f763974fa323ab7f3f63a2ce1ec by ziaee:
build.7: Improve make delete-old example
7bb347ccc7740938b40a2551d98bc3f703eac955 by ziaee:
build.7: Explain packaging a custom kernel
e6b2a404fa82f2124d4fd453ae51e4db3281c360 by ziaee:
build.7: Explain specifying multiple KERNCONFs
a4a4dbecb72776bedc54a0662af0916f7d8df33b by ziaee:
freebsd-base.7: Add a caveat about dev branches
47799d176ba3e56452a21f4f29156db5671704fe by des:
README: Update and harmonize
3e08beca5acb8ceef831d78c507c93406c46831f by des:
tests.7: Provide better examples
9671282905e78fd54787cc03fde8ddc729d386d5 by des:
ident: Clean up
c28508198f3b6ad6ed8942bfdd59ffd0731551e5 by des:
printenv: Clean up
5845acb55615d5bc92fb2220005364c74765855a by des:
sockstat: Unbreak SEE ALSO section
56d81eb17db0e7d5f4a183b823f9e81cc2293f29 by des:
ident: Fix typo in manual page
c0178169207d5171ff52325de7f80df8e36c7fff by tuexen:
ifinfo: improve output of hwassist value
cd1c4fb43ed1919305a82a96b24c1c82b401ebcd by christos:
sound: Remove some forward declarations from sound.h and uaudio.h
f9d4517b53bf4b8828b7f5ef98e91a2da2f14b18 by christos:
mixer(3): Rename _mixer_readvol() to mixer_readvol()
1e5aff8e5bc607f6bfaaf982b9c07ce365cd9bf4 by philip:
contrib/tzdata: import tzdata 2026b
bba71b3f7c1561fd40d279001536540f43c707c4 by tuexen:
ip: improve deferred computation of checksums
b10d8b3b9134b97ebf0deb53cff790d9e5e9e3ed by tuexen:
epair: add VLAN_HWTAGGING
86970ddcc829dfc5b00349a4f6c80616bfe1537f by tuexen:
ure: improve checksum offloading
19fb4df1425706119b78769031def4bf6f131340 by tuexen:
sctp: fix socket type created by sctp_peeloff()
a095924c7d4cdfabedfdf17f9c4d8fbae4a75dfe by tuexen:
ure: improve transmit checksum offloading
f2d2ce09fd957fd6a2502ea9db784e053b268865 by tuexen:
ure: improve receive checksum offloading
902f2016450ae02d889c62b57631d491b0a67e6d by tuexen:
sctp: fix so_proto when peeling off a socket
5a29c53eb3b4c8e7af28ebf5176a492ea7c46a7b by tuexen:
tcp: BBLog incoming packets in TCPS_TIME_WAIT
88603890a7702464af837cf373e792697c5335e9 by tuexen:
tcp: improve handling of segments in TIME WAIT
09bcf5a57a138313e8330483b3e9335f9fdd5308 by tuexen:
arm64/pmap: fix pmap_is_valid_memattr()
8e13e9865402a4148132da40481b05184e52f1f3 by tuexen:
virtio: add loader tunables to sysctl
c8fa77d8e9fa2f4bc73debb90af68a391e5c5290 by tuexen:
tcp: improve NOINET builds
d3e3c9a93b771fa2b531eb7c586e68ad2326823d by tuexen:
tcp: retire TF_SENTSYN
b063cfb20aa89c5087677463692a59196da23957 by tuexen:
virtio.4: fix typo
8e629780d32f4405359e33f128e57a7bb704f684 by tuexen:
bpf: fix handling the read timeout on ppc64
724ad12c947dabaa9f62f81f4342a738e0f42971 by tuexen:
tcp: use RFC 6191 for connection recycling in TIME-WAIT
fdcc60f52841708efda2582b2492b0a460496fcc by kp:
pf: fix duplicate rule detection for automatic tables
6e3085491ea3a6d2e73e61d00ecda2bda67ab83e by christos:
service(8): Replace indentation in usage()
16ed84d2b9a1c95b6e0aabd5b7976367b2997d00 by fuz:
include/stdbit.h: declare size_t, (u)int*_t, and (u)int_least*_t
fad4e7b656b86befd5995fc4704c68e57a96caa6 by kib:
membarrier(2): use atomic for lockless read of curproc->p_flag2
342ce4b6b4d98c5bf6ba5e0be46dd2805d710d75 by kib:
membarrier(2): implement the MEMBARRIER_CMD_GET_REGISTRATIONS command
b024a8d082a96a9c9d0151d0aeb864f67a4e9fcb by kib:
membarrier.2: document MEMBARRIER_CMD_GET_REGISTRATIONS
ea8fd844183feb8ff44a32aa30291477e88fe4ae by kib:
kern/proc: expose reaper PID and subtree root in struct kinfo_proc
f60defbd2bcb6212294a783958f7884faa8b2b34 by kib:
conf/std.nodebug: disable DEBUG_LOCKS
The failed test cases:
5 tests failed.
FAILED: sys.netpfil.pf.route_to.random_table
Error Message:
Target 2001:db8:4202::42:4 not selected after 10 attempts!
FAILED: usr.bin.limits.limits_test.cputime_hard_flag
Error Message:
atf-check failed; see the output of the test for details
FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c
Error Message:
atf-check failed; see the output of the test for details
FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.posixshm.posixshm_test.largepage_pkru
Error Message:
/usr/src/tests/sys/posixshm/posixshm_test.c:1915: error == 0 not met