Hey, @gyscos! Thanks for alerting me to this! It's currently about 1:00 AM for me and I have an all day training course in the morning for some volunteering work I'm doing so I'll have to look at this when I get back from that.
First and easiest solution would be to pin to gcc-15 in the short term to fix builds until I can look at developing a patch that would address the race condition, if it's even addressable.
If you could try that out and let me know if that produces a consistently successful build that'd be super appreciated!
Pinned Comments
glek commented on 2025-11-01 18:05 (UTC)
Many AUR helpers attempt to download the source before installing build dependencies, of which breezy is one. This results in the build failing despite the
PKGBUILDbeing fine.Please do not make comments about this, flag this package as out-of-date, or send support requests for this topic. If your build fails for this reason you should install breezy manually, re-run your AUR helper, and then uninstall it afterwards. Alternatively, clone the AUR repository (optionally into a clean
chroot) and runmakepkgon it.