Bug 1799622
Summary: | lwtools: FTBFS in Fedora rawhide/f32 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
Component: | lwtools | Assignee: | John W. Linville <linville> | ||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | rawhide | CC: | 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
Fedora Release Engineering
2020-02-06 18:37:28 UTC
Created attachment 1659605 [details]
build.log
Created attachment 1659606 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1659607 [details]
state.log
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. 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.
Ahem...actual _definition_ remains in lwasm/input.c where it belongs... :-) Fix sent upstream, applied to existing package pending upstream release. |