Bug 1799289 - dpdk: FTBFS in Fedora rawhide/f32
Summary: dpdk: FTBFS in Fedora rawhide/f32
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dpdk
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Timothy Redaelli
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-02-06 16:28 UTC by Fedora Release Engineering
Modified: 2020-02-07 10:34 UTC (History)
4 users (show)

Fixed In Version: dpdk-18.11.6-1.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-07 10:34:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2020-02-06 16:28 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-02-06 16:28 UTC, Fedora Release Engineering
no flags Details
state.log (966 bytes, text/plain)
2020-02-06 16:28 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2020-02-06 16:28:36 UTC
dpdk failed to build from source in Fedora rawhide/f32

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix dpdk 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,
dpdk will be orphaned. Before branching of Fedora 33,
dpdk 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 16:28:39 UTC
Created attachment 1658760 [details]
build.log

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

Comment 2 Fedora Release Engineering 2020-02-06 16:28:41 UTC
Created attachment 1658761 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-02-06 16:28:42 UTC
Created attachment 1658762 [details]
state.log

Comment 4 Timothy Redaelli 2020-02-06 17:39:20 UTC
GCC 10 defaults to -fno-common and this generates the failures.

I sent the patches upstream yesterday, so we need to wait them to merge those:

DPDK:

https://patches.dpdk.org/patch/65578/
https://patches.dpdk.org/patch/65580/
https://patches.dpdk.org/patch/65591/

DPDK examples:

https://patches.dpdk.org/patch/65590/
https://patches.dpdk.org/patch/65597/
https://patches.dpdk.org/patch/65598/

Comment 5 Timothy Redaelli 2020-02-07 10:34:25 UTC
In the meanwhile I just add -fcommon to CFLAGS


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