Created attachment 897098 [details] /var/tmp/portage/dev-util/umockdev-0.17.18/work/umockdev-0.17.18-abi_x86_32.x86/meson-logs/testlog.txt Maybe it's USE_x86_32 related from build.log: ``` Summary of Failures: 2/4 umockdev / umockdev-run FAIL 0.02s killed by signal 6 SIGABRT 4/4 umockdev / umockdev FAIL 2.83s killed by signal 6 SIGABRT Ok: 2 Expected Fail: 0 Fail: 2 Unexpected Pass: 0 Skipped: 0 Timeout: 0 ```
Created attachment 897099 [details] build.log
emerge --info : https://bugs.gentoo.org/attachment.cgi?id=897087
Created attachment 897100 [details] environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3
Created attachment 897101 [details] /etc/portage/* in zip
reproducible with umockdev-0.18.3
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3269008fd531f61c35c0bffbb6656381673a7855 commit 3269008fd531f61c35c0bffbb6656381673a7855 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-19 23:31:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-19 23:49:46 +0000 dev-util/umockdev: add 0.19.1 Bug: https://bugs.gentoo.org/935573 Closes: https://bugs.gentoo.org/847850 Signed-off-by: Sam James <sam@gentoo.org> dev-util/umockdev/Manifest | 1 + .../files/umockdev-0.19.1-tests-ioctl.patch | 28 +++++++++ dev-util/umockdev/umockdev-0.19.1.ebuild | 66 ++++++++++++++++++++++ dev-util/umockdev/umockdev-9999.ebuild | 4 +- 4 files changed, 97 insertions(+), 2 deletions(-)
(In reply to Arniiiii from comment #5) > reproducible with umockdev-0.18.3 Still reproducible on umockdev-0.19.1? 0.19.1 passes tests on musl at least.