Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-perl
Beau E. Cox wrote:
> Hi -
>
> I want to run the 'src_test' routine by default for the
> 40+ ebuilds I have made for the CPAN modules I use. The
> only way I could figure out how to do it was to make a
> new eclass (a copy of perl-module) that calls 'src_test'
> at the end of the 'src_compile' routine. How can I do this
> in a more *standard* way?
>
> The docs mention:
>
> env FEATURES=maketest ebuild XML-Simple-2.14.ebuild test
>
> Is there any way to set the use flag so this happens
> automatically? I have tried changing /etc/portage/package.use
> like this:
>
> XML-Simple maketest
>
> but the emerge still says 'test phase not enabled'.
> I am missing something...
Yup, you're missing something; maketest is not a USE flag.
I think it's:
echo dev-perl/XML-Simple maketest >> /etc/portage/package.features
HTH,
--Yuval
--
gentoo-perl@g.o mailing list
|
|