FYI: pkg.FreeBSD.org/FreeBSD:1[43]:armv7/latest again has rust builds and related
Date: Tue, 10 Dec 2024 18:19:00 UTC
lang/rust builds are again available from: pkg.FreeBSD.org/FreeBSD:14:armv7/latest pkg.FreeBSD.org/FreeBSD:13:armv7/latest That, in turn, means that some ports that required using lang/rust to build (or any of it as prerequisites did) are now available as well. That includes sysutils/ztop as an example. I'll also note that: pkg.freebsd.org/FreeBSD:14:armv7/base_latest/ also has the fixes to the FreeBSD kernel to deal with the poorly aligned accesses generated by the llvm19 based clang toolchain (and a little more). This was from as of: Sun, 08 Dec 2024 . . . git: d94ff663b6a6 - stable/14 - arm: Fix VFP state corruption during signal delivery (and some just-before) being part of the build. The 14.2 snapshot content is not that recent yet. Similarly, 13.4's snapshot does not yet contain (or some just before): • git: abed528a9726 - stable/13 - arm: align data section to the supersection. Michal Meloun Once the snapshots's containt those, the boot-panic from the misaligned accesses should no longer happen. (13.* does not have PkgBase builds.) === Mark Millard marklmi at yahoo.com