cvs commit: ports/audio/lame Makefile

Alexey Dokuchaev danfe at FreeBSD.org
Mon Mar 30 07:26:22 PDT 2009


On Mon, Mar 30, 2009 at 04:00:43PM +0200, Emanuel Haupt wrote:
> > On Tue, 24 Mar 2009 20:00:33 +0000 (UTC), Martin Matuska wrote:
> > > mm          2009-03-24 20:00:33 UTC
> > >
> > >   FreeBSD ports repository
> > >
> > >   Modified files:
> > >     audio/lame           Makefile
> > >   Log:
> > >   - Add MAKE_JOBS_SAFE variable for SMP compilation
> > >
> > >   PR:             ports/133012
> > >   Approved by:    netchild (maintainer, via private e-mail)
> > >
> > >   Revision  Changes    Path
> > >   1.48      +1 -0      ports/audio/lame/Makefile
> > lame fails on my tinderbox after enabling jobs. Removing
> > MAKE_JOBS_SAFE helps.
> 
> In that case it should be marked MAKE_JOBS_UNSAFE.

Weird.  I could not reproduce it on i386 with make -DFORCE_MAKE_JOBS
MAKE_JOBS_NUMBER=8.  Is there build log available?  I'd rather fix the
port than blindly mark it as MAKE_JOBS_UNSAFE.

./danfe


More information about the cvs-all mailing list