Bug 151032

Summary: pciutils aren't rebuildable against Rawhide
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: pciutilsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.1.99.test8-8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-14 17:36:54 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:
Attachments:
Description Flags
pciutils-2.1.99-gcc4.patch none

Description Robert Scheck 2005-03-14 08:36:19 UTC
Description of problem:
pciutils aren't currently rebuildable against Rawhide, die with multiple
errors; caused by gcc4 I would say.

Version-Release number of selected component (if applicable):
pciutils-2.1.99.test8-7

How reproducible:
Everytime, try to rebuild pciutils.

Actual results / Expected results:
pciutils should rebuild.

Additional info:
Attached patch makes it working for me.

Comment 1 Robert Scheck 2005-03-14 08:36:19 UTC
Created attachment 111966 [details]
pciutils-2.1.99-gcc4.patch

Comment 2 Bill Nottingham 2005-03-14 17:36:54 UTC
Note that this has nothing to do with gcc, it's a collision with glibc macros.
Which probably explains why it rebuilt fine against gcc4 a week or two ago. :)

Added in -8, thanks.