archivers/lzo2 selftest is a little much...?
Matthias Andree
matthias.andree at gmx.de
Sat May 31 08:38:26 UTC 2008
On Fri, 30 May 2008, Chuck Swiger wrote:
> I'm all for having software do a sanity check before being used, but the
> recent update to archivers/lzo2 (lzo2-2.03) generates some ~28,000+ lines
> of output. Please consider a change like:
>
> --- ports/archivers/lzo2/Makefile~ Fri May 30 18:33:46 2008
> +++ ports/archivers/lzo2/Makefile Fri May 30 19:05:55 2008
> @@ -25,3 +25,3 @@
>
> -post-build:
> +test:
> cd ${WRKSRC} && ${MAKE} test
Hi Chuck,
And that would magically both run the test at build time (the only time
when it makes sense - bust packages if the self-test fails, so that we
don't run b0rked compression libraries underneath openvpn or
thereabouts) and suppress the output at the same time? :-)
I'll see to the issue (and to Pedro's suggestion), but it may take a few
days until I get around to it. Taxes pending...
--
Matthias Andree
More information about the freebsd-ports
mailing list