Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226241 - media-libs/libgphoto2: builds tests with FEATURES=-test
Summary: media-libs/libgphoto2: builds tests with FEATURES=-test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: test-n-example-build
  Show dependency tree
 
Reported: 2008-06-13 11:15 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-01-07 00:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.