| Summary: | dev-libs/glib builds test programs without FEATURES="test" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Matt Turner <mattst88> |
| Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log -- configure stage
make V=1 |
||
|
Description
Matt Turner
2011-06-26 02:41:27 UTC
Please attach full build.log with "V=1" make option to see more verbose make messages. Tests from "test" subdir are already being skipped when unneeded, maybe more testing files need to be skipped option, but I am not sure all these listed files are only needed for testing purposes (In reply to comment #1) > Please attach full build.log with "V=1" make option to see more verbose make > messages. Tests from "test" subdir are already being skipped when unneeded, > maybe more testing files need to be skipped option, but I am not sure all these > listed files are only needed for testing purposes Created attachment 278791 [details]
build.log -- configure stage
Created attachment 278793 [details]
make V=1
+ 01 Jul 2011; Pacho Ramos <pacho@gentoo.org> glib-2.28.8.ebuild: + Really skip tests when unneeded (bug #373069 by Matt Turner). + |