Since glibc-2.23.90-10.fc25 landed in rawhide, seems all armv7hl arch package builds are failing in koji at running /usr/lib/rpm/find-debuginfo.sh , for example:
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/NetworkManager-1.1.94
error: Bad exit status from /var/tmp/rpm-tmp.IWkMkx (%install)
I took the liberty of running:
koji untag-pkg f25 glibc-2.23.90-10.fc25
until this is fixed.
pread might be broken, based on the glibc-2.23.90-10.fc25 build log. Potential cause:
Author: Adhemerval Zanella <adhemerval.zanella>
Date: Wed Oct 21 10:03:31 2015 -0200
Consolidate pread/pread64 implementations
Note that the date is off, it came in with the latest rawhide resync.