jwm-git
- Path: arch/maintained/jwm-git
- 2026-08-02: x86_64 built+published cleanly (s1685.r187.ba12b4f-1, +
jwm-git-debug).
- i686 fails at link time:
/usr/lib/gcc/i686-pc-linux-gnu/15.2.1/../
../../librsvg-2.so: undefined reference to
'xmlStopParser@LIBXML2_2.4.30' – a symbol-versioning mismatch
between the i686 chroot’s librsvg and libxml2 packages, not a
bug in this PKGBUILD (jwm’s own code doesn’t touch libxml2 directly,
it’s a transitive link dependency via librsvg). Looks like an
environment/mirror version-skew issue in the stock extra-i686-build
chroot rather than anything package-specific – not fixed here.