Bug 2441047

Summary: "test-list" fails on ppc64le
Product: [Fedora] Fedora Reporter: Tomi Lähteenmäki <lihis>
Component: phosh-mobile-settingsAssignee: Tomi Lähteenmäki <lihis>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 43CC: dan, david08741, lihis, me, phosh-private
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 238953    
Bug Blocks: 1071880    
Attachments:
Description Flags
koji build.log none

Description Tomi Lähteenmäki 2026-02-19 18:21:27 UTC
The "test-list" test fails on 0.53.0 on ppc64le with following error:

> stdout:
> Running compositor on wayland display 'wayland-0'
> stderr:
> phoc-server-Message: 19:42:07.385: Linux dmabuf support unavailable
> phoc-output-Message: 19:42:07.390: Output 'HEADLESS-1' has invalid physical size, using default scale
> phoc-output-Message: 19:42:07.413: Output 'HEADLESS-1' added ('(null)'/'(null)'/'(null)'), 0mm x 0mm
> ms-alerts-panel-Message: 19:42:08.149: Necessary schema for Cell Broadcasts not found
> ** (phosh-mobile-settings:2185): WARNING **: 19:42:08.182: No info for 'qemu,pseries', please update info in gmobile
> (phoc:2163): phoc-server-WARNING **: 19:42:08.389: Session terminated: Child process killed by signal 5 (0)

Reproducible: Always

Steps to Reproduce:
1. fedpkg clone -a phosh-mobile-settings && cd phosh-mobile-settings
2. git checkout f43
3. Ensure ppc64le is not excluded in the spec
4. fedpkg scratch-build --arches ppc64le --srpm
Actual Results:
The aforementioned error is thrown in "test-list" test.

Expected Results:
All tests passes and package is built successfully

Comment 1 Tomi Lähteenmäki 2026-02-19 18:22:37 UTC
Created attachment 2130120 [details]
koji build.log

Comment 2 Tomi Lähteenmäki 2026-02-19 18:24:05 UTC
I'll try to debug this but honestly I most likely don't have time for it for the next week or so.

Comment 3 Dan Horák 2026-02-23 08:11:18 UTC
Thanks, it might be something simple. https://fedoraproject.org/wiki/Test_Machine_Resources_For_Package_Maintainers might help. On the other hand not having Phosh on ppc64le won't be a problem, there are no small/mobile devices based on ppc64le there.

Comment 4 Tomi Lähteenmäki 2026-03-09 19:32:57 UTC
You're welcome. Thanks for the link, maybe I should test out those machines at some point but this issue is not very high priority as Phosh is not probably not used on ppc64le.