Bug 1799622

Summary: lwtools: FTBFS in Fedora rawhide/f32
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: lwtoolsAssignee: John W. Linville <linville>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: linville
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: 2020-02-07 19:40:13 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: 1750908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log
none
lwtools.patch none

Description Fedora Release Engineering 2020-02-06 18:37:28 UTC
lwtools failed to build from source in Fedora rawhide/f32

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix lwtools 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,
lwtools will be orphaned. Before branching of Fedora 33,
lwtools 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-02-06 18:37:31 UTC
Created attachment 1659605 [details]
build.log

Comment 2 Fedora Release Engineering 2020-02-06 18:37:33 UTC
Created attachment 1659606 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-02-06 18:37:34 UTC
Created attachment 1659607 [details]
state.log

Comment 4 John W. Linville 2020-02-06 21:24:49 UTC
Weird that the source hasn't changed, but it suddenly Fails To Build From Source -- there must be a default compiler/linker flag that has changed, now turning-of consolidation of multiple definitions.

Comment 5 John W. Linville 2020-02-06 21:28:41 UTC
Created attachment 1661559 [details]
lwtools.patch

Change the definition of ifl_head in lwasm/input.h to an "extern" declaration -- actual declaration remains in lwasm/input.c where it belongs.

Comment 6 John W. Linville 2020-02-06 21:29:45 UTC
Ahem...actual _definition_ remains in lwasm/input.c where it belongs... :-)

Comment 7 John W. Linville 2020-02-07 19:40:13 UTC
Fix sent upstream, applied to existing package pending upstream release.