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

Bug 226355

Summary: app-forensics/zzuf: builds examples/demos (that are not installed)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Diego Elio Pettenò (RETIRED) <flameeyes>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 226259    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-13 13:16:17 UTC
The package seems to be building examples during "make all" phase even though they are not installed at all. For details see my blog: http://blog.flameeyes.eu/articles/2008/06/11/please-dont-build-your-examples-by-default .

It would be nice if the examples were not built by default and (maybe) only built with FEATURES=test (as a able-to-link test). You can find an example patch usually suitable for upstream on the blog above.

Thanks,
Diego
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-13 15:02:03 UTC
In the mean time 0.11 and 0.12 have been released, too, bzw.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-13 17:45:33 UTC
Thanks Carsten, I forgot to check this lately as I used to have it on specto -_-;

I've bumped and fixed this bug too, I mailed sam a patch so that make check will work just fine for these things in the future. I'm working on getting the testsuite executed already but it fails for me by default, probably userpriv issues, I'm working on that.