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

Bug 240126

Summary: app-text/bact: CFLAGS are ignored
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: darkside, espen.hustad
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Make app-text/bact respect user set CXXFLAGS and LDFLAGS, this also fixes bug #243718
die on emake failure
Respect user set CXXFLAGS and LDFLAGS, die on dobin, dodoc and dohtml failure, and add RDEPEND. This also fixes bug #243718

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-05 20:43:53 UTC
I don't know the build system for this program (and this is a generic bug template so I cannot tell you which program exactly is), but my tests shows that it's not respecting CFLAGS properly.

Please look into it, since it's important to respect user CFLAGS.

Thanks,
Diego
Comment 1 Espen Hustad 2009-05-04 22:37:19 UTC
Created attachment 190364 [details]
Make app-text/bact respect user set CXXFLAGS and LDFLAGS, this also fixes bug #243718
Comment 2 Espen Hustad 2009-05-04 23:16:27 UTC
Created attachment 190368 [details, diff]
die on emake failure
Comment 3 Espen Hustad 2009-05-05 13:26:10 UTC
Created attachment 190412 [details, diff]
Respect user set CXXFLAGS and LDFLAGS, die on dobin, dodoc and dohtml failure, and add RDEPEND. This also fixes bug #243718
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-05-13 03:45:52 UTC
thx Espen, fixed.