On Tue, 15 Sep 2026, Thomas Klausner wrote:
A couple packages are failing the NetBSD 11.0/x86 bulk builds on shadow with errors similar to the one that can be seen here: [...] ld: skipping incompatible /lib/libgcc_s.so when searching for -lgcc_s ld: cannot find -lgcc_s: No such file or directory I.e., they have '-m32' on the command line, look for gcc_s, don't like what they find, and fail.
Is the base32 set installed? -RVP