Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214227 - app-arch/cpio-2.9-r1 fails to build without CFLAGS="-fgnu89-inline" w/ gcc-4.3.0
Summary: app-arch/cpio-2.9-r1 fails to build without CFLAGS="-fgnu89-inline" w/ gcc-4.3.0
Status: RESOLVED DUPLICATE of bug 198817
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-22 10:05 UTC by Chris Pritchard
Modified: 2008-03-22 10:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Pritchard 2008-03-22 10:05:40 UTC
app-arch/cpio-2.9-r1 fails to compile when using gcc-4.3.0, this problem can be fixed by using the -fgnu89-inline cflag

Reproducible: Always

Steps to Reproduce:
1.install gcc-4.3
2.emerge cpio

Actual Results:  
throws a lot of errors: 

Expected Results:  
compiled

fixable by adding the -fgnu89-inline CFLAG, could be added to the ebuild, possibly

can't paste my emerge --info and the exact error message as there is no way of pasting on the livecd, I'll upload them when I can
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-22 10:07:41 UTC

*** This bug has been marked as a duplicate of bug 198817 ***