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

Bug 215696

Summary: python-fchksum-1.7.1 fails to build with -pipe in CFLAGS
Product: Gentoo Linux Reporter: Alan Hourihane <alanh>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alan Hourihane 2008-04-01 13:06:11 UTC
If you have this...

CFLAGS="-O2 -pipe"

in your make.conf then python-fchksum fails to build as it tries to pass CFLAGS to ld. Problem is that -pipe is unknown to ld.

Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-01 20:09:54 UTC
Builds fine here. Please provide emerge --info, exact error output and reopen.