On Mon, 15 Jun 2026, Greg Troxel wrote:
It's news to me that Fedora is on 16, and if 15 is common on platforms (releases of) with claimed support, then it's certainly fair to accomodate. I was operating under the impression, gathered from reading tech-pkg@ (where the community is centered) and commit messages, that gcc15 was in the pkgsrc world only turned-on-in-your-builds-to-see-how-it-was, where normally smartos used something something less new.
bsiegert@fedorakumori ~> uname -aLinux fedorakumori 6.19.14-400.asahi.fc44.aarch64+16k #1 SMP PREEMPT_DYNAMIC Thu May 7 22:13:27 UTC 2026 aarch64 GNU/Linux
bsiegert@fedorakumori ~> gcc --version | head -1 gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)This is Fedora 44, the current stable version. I have been fixing gcc 16 issues as I see them, but this has been painful constantly. IIRC, tnn also has a Fedora system and is fixing these too.
-- Benny