Bug 226355 - app-forensics/zzuf: builds examples/demos (that are not installed)
Bug#: 226355 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: flameeyes@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: app-forensics/zzuf: builds examples/demos (that are not installed)
Keywords:  
Status Whiteboard: 
Opened: 2008-06-13 13:16 0000
Description:   Opened: 2008-06-13 13:16 0000
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 From Carsten Lohrke 2008-06-13 15:02:03 0000 -------
In the mean time 0.11 and 0.12 have been released, too, bzw.

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2008-06-13 17:45:33 0000 -------
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.