https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/umockdev-0.17.13 fails tests (MUSL). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 802891 [details] build.log build log and emerge --info
Created attachment 802894 [details] 1-testlog.txt 1-testlog.txt
Error(s) that match a know pattern: 2/4 umockdev / umockdev FAIL 0.03s killed by signal 6 SIGABRT 3/4 umockdev / umockdev-run FAIL 0.17s killed by signal 6 SIGABRT
Although my system uses glibc, umockdev fails tests and doesn't work with exact same error.
Created attachment 922937 [details] build.log (gcc-14, glibc-2.40-r8, 6.14.0-gentoo x86_64)
Created attachment 922938 [details] emerge --info (gcc-14, glibc-2.40-r8, 6.14.0-gentoo x86_64)
Created attachment 922939 [details] testlog.txt (gcc-14, glibc-2.40-r8, 6.14.0-gentoo x86_64)
umockdev worked before for me (last time I've used it on 2025-02-06), and now it's suddenly broken. I remember reconfiguring my kernel with `make localmodconfig` using data collected with sys-kernel/modprobed-db. This is probably the cause, although I'm not certain. Is it worth reporting upstream as well?