FreeBSD-main-amd64-test - Build #28492 - Still Unstable
Date: Fri, 15 May 2026 19:52:00 UTC
FreeBSD-main-amd64-test - Build #28492 (23005ed3a1c8f6c111dff71b17daa6549b59a98a) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28492/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28492/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28492/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)
a652d97630599c089a722d4cb881e2731c5336a8 by olce:
acpi_spmc(4): Fix comments on constraints storage
beca41dfb55f0b83612fe8a2aec508944c4b2138 by olce:
acpi_spmc(4): Remove XXX from a comment about retrieving constraints
704b96509d3c720be382f13d3d020b40acc21e31 by olce:
acpi_spmc(4): Constraints: Rename the Intel-format parser
a648c45c9dc13de0457ea51d1ebd333b06ccff8e by olce:
acpi_spmc(4): Factor out code to test for a DSM's presence
27d99ff07908a0333774b4c364a798154ae9fa8c by olce:
acpi_spmc(4): Clear confusion between DSMs and their functions
f77731ee95c179cede7dec0e87bc8146a2c546bc by olce:
acpi_spmc(4): Introduce supports_function()
868f50f649808320e9433ab321f450fa22bcddba by olce:
acpi_spmc(4): softc: Remove unused 'obj'
3c2d2bcc6f5d6e7819f0675afb8464e525c87cb3 by olce:
acpi_spmc(4): Factor out printing DSM call error, delineate function
cc628a66b4c4d8423830491ebfd69333f7d02378 by olce:
acpi_spmc(4): Human-readably print supported DSMs and their functions
ee00031940d647962457d64e86a2e433a2f7a2ed by olce:
acpi_spmc(4): Rename functions parsing constraints
98ad729f3e98b75ae79cd4b539fe2767f8a6f89e by olce:
acpi_spmc(4): Constraints: Simplify some assertions
a78c9a2a47f2209328bd25e527bd20cfab6d3665 by olce:
acpi_spmc(4): Constraints: Clearer message on handle retrieve error
0cef5efbbf939c3ca89bd29047a230cbedb2c9bb by olce:
acpi_spmc(4): Stop pretending that all constraints are verified
6bd543f7a82a3cbb10db3a79590d5179be403660 by olce:
acpi_spmc(4): Check DSMs only on attach, do not return 0 on probe
ebad66abbc1f25a761add6481de99abf474b2d87 by olce:
acpi_spmc(4): Print supported functions after DSMs
e5615cd8094f75a17572b3dae810f48ae8401d6c by olce:
acpi_spmc(4): INVARIANTS: Do not panic on getting constraints failure
921a6d6c38f5b099b1290a614689d70df2e0f0d4 by olce:
acpi_spmc(4): Gracefully support a standalone Microsoft DSM
0813dc0325476599841268f405d4bce8b341b2db by olce:
acpi_spmc(4): In-kernel strdup() cannot fail, remove dead code
ee13d62417f28ee22331ab81ecac2ed3457ea1e1 by olce:
acpi_spmc(4): Constraint parsing: Clearer error messages
5ba100a35cc5999d86a975fea9383d279f12e177 by olce:
acpi_spmc(4): Global message on constraints parsing failure
310cbb8924fa8f0ace9c5f555cf74b7c1e4396a2 by olce:
acpi_spmc(4): Enable multiple instances
f56201cee3e8f90dd17ec287b43997983d23fdfe by olce:
acpi_spmc(4): acpi_spmc_probe_dsm(): Remove passing superfluous handle
37c59fdc3b4d25304982a4d39931da5c2ec4c2e6 by olce:
acpi_spmc(4): Add a sysctl knob to request verbosity
6da01f06ef7964f8a58369e7d1605ce10a49b82c by olce:
acpi_spmc(4): Be less verbose by default
d765d209c3dc5d1eca781cab97c8579969b1e7d5 by olce:
acpi_spmc(4): acpi_spmc_run_dsm(): Rename, rename parameters, constify
ba4f05b55fb4b006f1bbe26d3ad3527f48e85939 by olce:
acpi_spmc(4): Factor out testing for present DSMs/functions
65ecfb4a66f377ca72569d7a96de0347b4541b52 by olce:
acpi_spmc(4): Only run DSM functions reported present
b092ee520618a8e8df7f4d7fb095e8940dd0d305 by olce:
acpi_spmc(4): softc: Move supported functions into a DSM info structure
b82e41d394054fdc357bc9e03b9a48a2e6983a91 by olce:
acpi_spmc(4): Trivial simplification in detach function
69a303ace76f42630ca07bcc5d2d090774a0364d by olce:
acpi_spmc(4): Auto-detect DSM revisions by default
91d3fb31e858404f62d4a3afae2e209796968c3d by olce:
acpi_spmc(4): If verbose, print called functions
23005ed3a1c8f6c111dff71b17daa6549b59a98a by olce:
acpi_spmc(4): Update copyright
The failed test cases:
2 tests failed.
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