On Aug 10, 2024, at 09:21, Mark Millard <mark...@yahoo.com> wrote: > Philip Paeps <philip_at_freebsd.org> wrote on > Date: Sat, 10 Aug 2024 15:06:33 UTC : > >> On 2024-08-10 17:29:57 (+0800), Ronald Klop wrote: >>> Looking at https://pkg-status.freebsd.org/builds?all=1&type=package >>> and search for “ampere” it seems that no arm64 builds have been >>> started since July. >>> >>> Is this on purpose or is something broken? >> >> Sorry. I broke something. I paused builds for an upgrade in July, then >> got distracted fighting other cluster fires, and forgot to turn builds >> on again. I've cleared the stop-builds flag on ampere* now. I've also >> made a note to monitor this flag and yell when Philip gets distracted. > > Has ampere2 had its jails updated so that main-armv7-default > has a chance of completing it build once it starts? > > Note for Ronald K.: The need to update that jail's world > contributed to why ampere2 needed to be paused. > main-armv7-default looks to last have completed a "bulk -a" > with one which "ended at Sat Jun 1 08:10:26 UTC 2024". > After that, builds would hang up whenever the system loaded > a particular library (recursive use of a non-recursive lock > during the load). The "bulk -a" build would have to be > killed.
I stupidly looked up the last failed "bulk -a" for main-armv7-default instead of the last from-scratch "bulk -a" that was successful (so the last known guaranteed successful load of the library in question): pkg (first thing built) reported: build started at Mon Feb 19 12:47:46 UTC 2024 and the last builder finished, reporting: ended at Sat Feb 24 02:10:40 UTC 2024 So, over 5 months have gone by since then. === Mark Millard marklmi at yahoo.com