Bug 2046927

Summary: qemu: FTBFS in Fedora rawhide/f36
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, cfergeau, crobinso, ondrejj, pbonzini, philmd, rjones, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-27 18:50:51 UTC 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:    
Bug Blocks: 1992484    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2022-01-27 09:42:40 UTC
qemu failed to build from source in Fedora rawhide/f36

https://koji.fedoraproject.org/koji/taskinfo?taskID=81986009


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Please fix qemu at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
qemu will be orphaned. Before branching of Fedora 37,
qemu will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2022-01-27 09:42:44 UTC
Created attachment 1856399 [details]
build.log

Comment 2 Fedora Release Engineering 2022-01-27 09:42:45 UTC
Created attachment 1856400 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2022-01-27 09:42:47 UTC
Created attachment 1856401 [details]
state.log

Comment 4 Daniel Berrangé 2022-01-27 10:28:32 UTC
Broken due to librbd being missing on ppc64le

Ceph was indeed disabled in ppc64le :

https://kojipkgs.fedoraproject.org/packages/ceph/16.2.7/6.fc36/

but dist-git shows it re-enabled in 16.2.6-7.fc36 :

https://src.fedoraproject.org/rpms/ceph/c/bba894de7ed065067d370b659dbddbd609b9bcdf?branch=rawhide

but this is still building

https://koji.fedoraproject.org/koji/taskinfo?taskID=81996372

Re-try QEMU build once this passes.

Comment 5 Richard W.M. Jones 2022-01-27 10:34:24 UTC
The build failed on ppc64le with:

DEBUG util.py:444:  No matching package to install: 'librbd-devel'

The reason for this is because ceph dropped ppc64le:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/YYHWFO4BFQLOIE2XHWZZ2O2PQHYBB7LN/

There are currently other problems preventing ceph from being reenabled, see:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/BBERLMHDXIRFP7OK2MYY7AK4SRUWVF6D/#E5KSYCVJ25AZGX3ZUD7H544OCNKGSJSP

Comment 6 Richard W.M. Jones 2022-01-27 16:35:51 UTC
Hopefully this one will work:
https://koji.fedoraproject.org/koji/taskinfo?taskID=82017978