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

Bug 226247

Summary: net-libs/ortp: builds tests with FEATURES=-test
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: voip+disabled
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 11:16:54 UTC
The package seems to be building tests during "make all" phase even though I don't have FEATURES=test enabled. 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 tests were disabled by default and only built with FEATURES=test. You can find an example patch usually suitable for upstream on the blog above.

Thanks,
Diego
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2008-08-11 00:41:27 UTC
Reassigning back to herd since Stefan has been retired as a Gentoo Developer (#27693).
Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-04-15 02:57:16 UTC
It has been fixed by removing tests from src SUBDIRS and installing src/tests/*.c when examples use flag is enabled.

Fixed in every ortp ebuilds.