Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1865379

Summary: rkward: FTBFS in Fedora rawhide/f33
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: rkwardAssignee: Tom "spot" Callaway <spotrh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rkward-0.7.1-6.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-13 22:30:31 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: 1803234    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-08-03 21:01:08 UTC
rkward failed to build from source in Fedora rawhide/f33

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix rkward 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,
rkward will be orphaned. Before branching of Fedora 34,
rkward will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-08-03 21:01:10 UTC
Created attachment 1709303 [details]
build.log

Comment 2 Fedora Release Engineering 2020-08-03 21:01:11 UTC
Created attachment 1709304 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-08-03 21:01:12 UTC
Created attachment 1709305 [details]
state.log

Comment 4 Kevin Kofler 2020-08-03 21:13:19 UTC
Transient dependency problem:

DEBUG util.py:621:   Problem 1: package gettext-0.20.2-1.fc33.x86_64 requires libtextstyle.so.0()(64bit), but none of the providers can be installed
DEBUG util.py:621:    - conflicting requests
DEBUG util.py:621:    - nothing provides libcroco-0.6.so.3()(64bit) needed by libtextstyle-0.20.2-1.fc33.x86_64

New build attempt submitted:
https://koji.fedoraproject.org/koji/taskinfo?taskID=48554099

Comment 5 Kevin Kofler 2020-08-03 21:19:21 UTC
Now fails with:

+ make -j6 -C x86_64-redhat-linux-gnu
make: Entering directory '/builddir/build/BUILD/rkward-0.7.1/x86_64-redhat-linux-gnu'
make: Leaving directory '/builddir/build/BUILD/rkward-0.7.1/x86_64-redhat-linux-gnu'
make: *** No targets specified and no makefile found.  Stop.

Fallout from incompatible changes to %cmake* macros.

Comment 6 Ben Cotton 2020-08-11 15:07:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 7 Kevin Kofler 2020-10-13 22:30:31 UTC
http://koji.fedoraproject.org/koji/buildinfo?buildID=1624857
Thanks spot!