Build failure during the 2026-07-07 “build all packages for x86_64”
private-repo release pass (see repo_release_logs/maintained_fvwm.log).
Same systemic intra-tree dependency gap as memory/kdstatemachineeditor.md
(not KDE5 this time): needs libstroke, which is a package in this
tree (maintained/libstroke) but alphabetically after fvwm so it
hadn’t been built+published yet when this run reached fvwm. The other
missing deps listed (fribidi, libxpm, librsvg, libxinerama,
libxcursor, python-xdg) are real official packages that would
resolve fine on their own – only libstroke actually fails resolution.
Should resolve on a retry once both (a) libstroke has been
built+published, and (b) rebuilt via the new
scripts/archlinuxaba-x86_64-build chroot flavor (see
memory/TOOLING_NOTES.md’s update on the intra-tree dependency fix) –
not retried yet as part of this pass.