Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2013 01:31:27 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Tijl Coosemans <tijl@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r325226 - head/devel/openvex
Message-ID:  <20130823013127.GA28387@FreeBSD.org>
In-Reply-To: <201308221911.r7MJBxAk075524@svn.freebsd.org>
References:  <201308221911.r7MJBxAk075524@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 22, 2013 at 07:11:59PM +0000, Tijl Coosemans wrote:
> New Revision: 325226
> URL: http://svnweb.freebsd.org/changeset/ports/325226
> 
> Log:
>   Multiple targets in ALL_TARGET are run in parallel and here we want to
>   run them sequentially, so run make clean from post-build.

Yes, several ports suffer from this bug.  I guess since we're building in
parallel by default, portlint(1) should check if multiple targets are listed
in ALL_TARGET (or INSTALL_TARGET) and alert the user of possible make jobs
unsafety.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130823013127.GA28387>