Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935118

Summary: media-libs/gst-plugins-bad-1.22.11-r1 test fail ( WRONG ELFCLASS32 )
Product: Gentoo Linux Reporter: Arniii <lg3dx6fd>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: UNCONFIRMED ---    
Severity: normal CC: lg3dx6fd
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

Description Arniii 2024-06-29 05:57:03 UTC
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

```
Comment 1 Arniii 2024-06-29 05:57:38 UTC
Created attachment 896592 [details]
build.log in zip
Comment 2 Arniii 2024-06-29 05:58:28 UTC
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
Comment 3 Arniii 2024-06-29 05:59:49 UTC
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  )