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

Bug 226241

Summary: media-libs/libgphoto2: builds tests with FEATURES=-test
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: QA CC: graphics+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:15:27 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 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-11-30 11:08:20 UTC
changing severity for easier searching.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-01-07 00:29:07 UTC
+*libgphoto2-2.4.7-r2 (07 Jan 2010)
+
+  07 Jan 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  libgphoto2-2.4.3.ebuild, -libgphoto2-2.4.4.ebuild,
+  -libgphoto2-2.4.5.ebuild, +libgphoto2-2.4.7-r2.ebuild,
+  +files/libgphoto2-2.4.7-extra-dist.patch,
+  +files/libgphoto2-2.4.7-no-test-build.patch,
+  +files/libgphoto2-2.4.7-respect-bonjour.patch:
+  Fix USE=bonjour behavior, bug #283332. Do not build tests if not needed,
+  bug #226241. Add examples USE flag. Remove unwanted files for
+  /usr/share/doc. Clean up old revisions.

Fixed in 2.4.7-r2. Thanks for reporting.