On Jul 27, 2023, at 23:19, Mark Millard <mark...@yahoo.com> wrote: > Warner Losh <imp_at_FreeBSD.org> wrote on > Date: Fri, 28 Jul 2023 04:31:30 UTC : > >> The branch main has been updated by imp: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=98d03dca9ac8e3eb5857c72768e200e2bb0c3800 >> >> commit 98d03dca9ac8e3eb5857c72768e200e2bb0c3800 >> Author: Warner Losh <i...@freebsd.org> >> AuthorDate: 2023-07-28 04:21:44 +0000 >> Commit: Warner Losh <i...@freebsd.org> >> CommitDate: 2023-07-28 04:30:41 +0000 >> >> universe: Demote armv6 to an extra architecture. >> >> Per discussions over how to lighten the load of armv6, move it to an >> extra arch. You can still build TARGET_ARCH=armv6 if you desire, but >> it won't be built as part of 'make universe' without -DEXTRA_TARGETS. > > Does this stop the automatic builds of FreeBSD-main-armv6-build > on ci.freebsd.org <http://ci.freebsd.org/> and/or the > https://ci.freebsd.org/tinderbox/ > reporting for armv6 main? >
To answer my own question: the FreeBSD-main-armv6-build builds are still automatically on-going. So the "make universe" status does not contribute-to/control the CI builds status. (I had just been curious as I do not know what all the "make universe" status contributes to for automatatic builds, if anything.) === Mark Millard marklmi at yahoo.com