buildworld tries to write to /etc?

2025-03-15 Thread Bjoern A. Zeeb
Hi, I just noticed that the end of a buildworld as user I get: ===> etc (all) make[3]: warning: /etc: Permission denied. ===> etc/termcap (all) What's it trying to do to /etc during build? /bz -- Bjoern A. Zeeb r15:7

-fstack-clash-protection triggers something in setfstab() (was: Re: Strange file access issue in a recent -current (but not with the previous BE))

2025-03-15 Thread Alexander Leidinger
Am 2025-02-26 16:20, schrieb Alexander Leidinger: Hi, the working system is from 2025-01-25-141603, the non working system is from 2025-02-21-115311. I'm not sure what the issue is exactly. I have traced down the change of behavior to ---snip--- if not LIBC.setfstab(fstab_file_path.encode()

Possible video driver issue after main-n275966-d2a55e6a9348 -> main-n275975-5963423232e8

2025-03-15 Thread David Wolfskill
No issues with that in-place source update for my headless buld machine, but a couple of laptops blanked out and seem to have locked up on the reboot after the build/install completed. I'm tracking head daily on these machines (1 headless build machine; 2 laptops). And the vast bulk of the time,

Re: -fstack-clash-protection triggers something in setfstab()

2025-03-15 Thread Kyle Evans
[+grembo@ for iocage] On 3/15/25 06:26, Alexander Leidinger wrote: Am 2025-02-26 16:20, schrieb Alexander Leidinger: Hi, the working system is from 2025-01-25-141603, the non working system is from 2025-02-21-115311. I'm not sure what the issue is exactly. I have traced down the change of