[go: up one dir, main page]

Skip to content
Unstable

#670 (Tue Aug 27 21:04:55 GMT 2024)

52bc3fae713ddbec6310d842de1d8bf2cecec9af
Started 16 hr ago
Took 1 hr 12 min on lancelot.nyi.freebsd.org

Started by upstream project FreeBSD-stable-14-amd64-testvm build number 903
originally caused by:

Revision: 52bc3fae713ddbec6310d842de1d8bf2cecec9af
Repository: https://git.freebsd.org/src.git
  • refs/remotes/origin/stable/14
Test Result (5 failures / -1)Show all failed tests >>>
Changes
  1. src.conf.5: rebuild after WITH_NVME changes (details / cgit)
  2. camcontrol: One file per line in Makefile (details / cgit)
  3. camcontrol: Enable WITH_NVME unconditionally (details / cgit)
  4. nvmecontrol: Always build instead of being conditional on WITH_NVME (details / cgit)
  5. Remove the MK_NVME build option (details / cgit)
  6. src.conf.5: Regen after removing MK_NVME (details / cgit)
  7. options: Make it clearer some x86 / BIOS only things (details / cgit)
  8. src.conf.5: Regen after ddcd3b606c9d (details / cgit)
  9. camcontrol(8): Fix typos (details / cgit)
  10. camcontrol(8): Fix grammar: a ATA -> an ATA (details / cgit)
  11. camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) (details / cgit)
  12. nvmecontrol(8): Remove a double word in a source code comment (details / cgit)
  13. nvmecontrol: Flesh out nvmecontrol format information (details / cgit)
  14. nvmecontrol: Allow optional /dev/ for device names (details / cgit)
  15. ctld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) (details / cgit)
  16. ctladm: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) (details / cgit)
  17. ctladm: Use nitems() in a few more places (details / cgit)