Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 19:40:44 +0400
From:      Max Brazhnikov <makc@freebsd.org>
To:        "Ion-Mihai Tetcu" <itetcu@freebsd.org>
Cc:        Emanuel Haupt <ehaupt@critical.ch>, Alexey Dokuchaev <danfe@freebsd.org>, Martin Matuska <mm@freebsd.org>, cvs-all@freebsd.org, ports-committers@freebsd.org, cvs-ports@freebsd.org
Subject:   Re: cvs commit: ports/audio/lame Makefile
Message-ID:  <200903301940.44496.makc@freebsd.org>
In-Reply-To: <20090330181042.0cbc3703@it.buh.tecnik93.com>
References:  <200903242000.n2OK0XIp085445@repoman.freebsd.org> <20090330142622.GA8622@FreeBSD.org> <20090330181042.0cbc3703@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Mar 2009 18:10:42 +0300, Ion-Mihai Tetcu wrote:
> On Mon, 30 Mar 2009 14:26:22 +0000
>
> Alexey Dokuchaev <danfe@FreeBSD.org> wrote:
> > 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.
>
> It also builds OK with MAKE_JOBS_NUMBER=16, on amd64-{6,7,8}

Build log:
http://people.freebsd.org/~makc/tmp/lame-3.98.2_1.log

~> sysctl -n kern.smp.cpus
4



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