Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226223 - gnome-base/libbonobo: builds tests with FEATURES=-test
Summary: gnome-base/libbonobo: 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:12 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-10-27 07:22 UTC (History)
0 users

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


Attachments
libbonobo-2.24.3.ebuild.diff (libbonobo-2.24.3.ebuild.diff,1.13 KB, patch)
2010-08-23 18:30 UTC, Pacho Ramos
Details | Diff

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:12:20 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:17 UTC
changing severity for easier searching.
Comment 2 Pacho Ramos gentoo-dev 2010-08-23 18:30:18 UTC
Created attachment 244259 [details, diff]
libbonobo-2.24.3.ebuild.diff

Attached diff should solve this (and looks to fix it for me), are you ok with committing it in the near future?
Comment 3 Pacho Ramos gentoo-dev 2010-09-25 14:31:47 UTC
+  25 Sep 2010; Pacho Ramos <pacho@gentoo.org> -libbonobo-2.24.2.ebuild,
+  libbonobo-2.24.3.ebuild:
+  Don't build tests and examples when not needed (bug #226223), also fix
+  intltoolize broken file as my local check says it's broken; finally
+  RESTRICT tests since they tend to fail on several ways even manually
+  compiling, upstream is aware but they don't seem to care, probably because
+  libbonobo is deprecated (bug #288689). Remove old testing.
+