Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: using MKDTRACE=yes on -current



On Wed, Nov 30, 2011 at 10:28:06PM -0600, David Young wrote:
> > --- dependall-games ---
> > /home/dyoung/nbsd/T/bin/nbctfmerge -t -L VERSION -g -o adventure main.o 
> > init.o done.o save.o subr.o vocab.o wizard.o io.o data.o crc.o
> > ERROR: nbctfmerge: Input file data.o was partially built from C sources, 
> > but no CTF data was present
> > Removing adventure
> > *** [adventure] Error code 1
> > nbmake: stopped in /home/dyoung/nbsd/src/games/adventure
> > 1 error
> > nbmake: stopped in /home/dyoung/nbsd/src/games/adventure
> > *** [dependall] Error code 2
> > 
> > I won't need to DTrace adventure.  Is there an easy way to work around
> > this?
> 
> This may have something to do with my using 'build.sh -j 8'.
> 
> I just ran 'nbmake-i386 obj cleandir dependall' in games/adventure/
> without problems. 'nbmake-i386 -j 8 obj cleandir dependall' sometimes
> works but sometimes fails.

I've run a complete "build.sh -j 12 ..." with "MKDTRACE" set to "yes"
on a six core machine yesterday. The build completed without problems.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index