Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935573 - dev-util/umockdev-0.17.18 test fail
Summary: dev-util/umockdev-0.17.18 test fail
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-05 21:49 UTC by Arniiiii
Modified: 2025-06-01 21:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/dev-util/umockdev-0.17.18/work/umockdev-0.17.18-abi_x86_32.x86/meson-logs/testlog.txt (file_935573.txt,84.46 KB, text/plain)
2024-07-05 21:49 UTC, Arniiiii
Details
build.log (file_935573.txt,365.55 KB, text/plain)
2024-07-05 21:50 UTC, Arniiiii
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 (file_935573.txt,144.11 KB, text/plain)
2024-07-05 21:52 UTC, Arniiiii
Details
/etc/portage/* in zip (portage.zip,375.78 KB, application/zip)
2024-07-05 21:53 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniiiii 2024-07-05 21:49:24 UTC
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
```
Comment 1 Arniiiii 2024-07-05 21:50:53 UTC
Created attachment 897099 [details]
build.log
Comment 2 Arniiiii 2024-07-05 21:51:43 UTC
emerge --info : https://bugs.gentoo.org/attachment.cgi?id=897087
Comment 3 Arniiiii 2024-07-05 21:52:38 UTC
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
Comment 4 Arniiiii 2024-07-05 21:53:42 UTC
Created attachment 897101 [details]
/etc/portage/* in zip
Comment 5 Arniiiii 2025-01-17 14:29:15 UTC
reproducible with umockdev-0.18.3
Comment 6 Larry the Git Cow gentoo-dev 2025-03-19 23:50:09 UTC
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(-)
Comment 7 ernsteiswuerfel archtester 2025-06-01 21:02:10 UTC
(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.