Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 202815

Summary: app-arch/cpio fails to build with GCC 4.3
Product: Gentoo Linux Reporter: BDKoepke <bdkoepke>
Component: [OLD] GCC PortingAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gcc-porting
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    

Description BDKoepke 2007-12-19 21:07:31 UTC
When building CPIO with gcc 4.3, CPIO fails to compile. 
I got this working by adding 'append-flags "-fgnu89-inline"' to the top of both src_compile and src_install in the cpio ebuild. 

Reproducible: Always

Steps to Reproduce:
1.install gcc 4.3 
2.try to compile cpio
3.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-12-20 00:07:30 UTC

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