Bug 1794446 - audit-3.0-0.16.20191104git1c2f876.fc32: FTBFS with gcc 10: ausearch-common.h:53: multiple definition of `event_node_list'
Summary: audit-3.0-0.16.20191104git1c2f876.fc32: FTBFS with gcc 10: ausearch-common.h:...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: audit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F32FTBFS GCC10
TreeView+ depends on / blocked
 
Reported: 2020-01-23 15:49 UTC by Jitka Plesnikova
Modified: 2020-01-29 20:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-29 20:00:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2020-01-23 15:49:14 UTC
audit-3.0-0.16.20191104git1c2f876.fc32 fails to build in F32: 

/usr/bin/ld: ausearch-llist.o:/builddir/build/BUILD/audit-3.0/src/ausearch-common.h:53: multiple definition of `event_node_list'; aureport.o:/builddir/build/BUILD/audit-3.0/src/ausearch-common.h:53: first defined here
/usr/bin/ld: aureport-options.o:/builddir/build/BUILD/audit-3.0/src/ausearch-common.h:53: multiple definition of `event_node_list'; aureport.o:/builddir/build/BUILD/audit-3.0/src/ausearch-common.h:53: first defined here
...
collect2: error: ld returned 1 exit status

A difference between passing and failing build root is at 
https://koschei.fedoraproject.org/build/7741474
This is probably triggered with an upgrade of gcc from 9.2.1-1.fc32.3 to 10.0.1-0.3.fc32.

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/audit

Comment 1 Steve Grubb 2020-01-29 20:00:51 UTC
A patch fixing this issue was applied.


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