Summary: | media-libs/gst-plugins-bad-1.22.11-r1 test fail ( WRONG ELFCLASS32 ) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arniii <lg3dx6fd> |
Component: | Current packages | Assignee: | GStreamer package maintainers <gstreamer> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | lg3dx6fd, unhappy-ending |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=870361 https://bugs.gentoo.org/show_bug.cgi?id=935065 https://bugs.gentoo.org/show_bug.cgi?id=870367 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
/var/tmp/portage/media-libs/gst-plugins-bad-1.22.11-r1/work/gst-plugins-bad-1.22.11-abi_x86_32.x86/meson-logs/testlog.txt in zip
build.log in zip 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 896592 [details]
build.log in zip
Created attachment 896593 [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
I'm in the process of upgrading the whole system from profile 23.0 , maybe I've done something wrong that it fails? ( check also #935065 ) Nah, the 32 bit test phase is failing here on a clang/llvm system as well so it's not just you. |
Created attachment 896591 [details] /var/tmp/portage/media-libs/gst-plugins-bad-1.22.11-r1/work/gst-plugins-bad-1.22.11-abi_x86_32.x86/meson-logs/testlog.txt in zip from build.log: ``` Ok: 25 Expected Fail: 0 Fail: 36 Unexpected Pass: 0 Skipped: 2 Timeout: 0 Full log written to /var/tmp/portage/media-libs/gst-plugins-bad-1.22.11-r1/work/gst-plugins-bad-1.22.11-abi_x86_32.x86/meson-logs/testlog.txt ``` from the testlog, example of failure: ``` (gst-plugin-scanner:507): GStreamer-WARNING **: 21:59:15.218: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstcodectimestamper.so': /usr/lib/gstreamer-1.0/libgstcodectimestamper.so: wrong ELF class: ELFCLASS32 ```