Bug 2046927 - qemu: FTBFS in Fedora rawhide/f36
Summary: qemu: FTBFS in Fedora rawhide/f36
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F36FTBFS
TreeView+ depends on / blocked
 
Reported: 2022-01-27 09:42 UTC by Fedora Release Engineering
Modified: 2022-01-27 18:50 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-27 18:50:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.20 KB, text/plain)
2022-01-27 09:42 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2022-01-27 09:42 UTC, Fedora Release Engineering
no flags Details
state.log (819 bytes, text/plain)
2022-01-27 09:42 UTC, Fedora Release Engineering
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.