Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 21:06:59 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Kent Stewart <kstewart@owt.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make -j4 world
Message-ID:  <5.1.0.14.0.20020122210418.013a8dc0@192.168.0.12>
In-Reply-To: <3C4DD732.5030600@owt.com>
References:  <5.1.0.14.0.20020122145124.03cd1380@marble.sentex.ca> <5.1.0.14.0.20020122145124.03cd1380@marble.sentex.ca> <5.1.0.14.0.20020122151930.03d62220@marble.sentex.ca> <3C4DCB91.7080701@owt.com> <3C4DCDE7.C5E77C03@math.missouri.edu> <20020122125645.1a0c9b36.sreese@codysbooks.com> <5.1.0.14.0.20020122160206.0475a170@marble.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
At 01:18 PM 1/22/2002 -0800, Kent Stewart wrote:


>Mike Tancsa wrote:
>
>>Just successfully completed a -j2 on the same machine. Apart from rm -R 
>>/usr/obj nothing was/is different.  What extra debugging information can 
>>I provide to help track this down ?  The machine is not in production so 
>>I can do with it as needed.
>
>
>I think to start with you need to capture your build. What I use is the

Same deal

-j2 world
-j4 buildworld
plain old make world

all work fine.  Just
make -j4 world
seems to break on this spot each time.



ruby5% tail -20 j4world-20020122-1805.log
rm -f .depend
mkdep -f .depend 
-a    -I/usr/obj/usr/src/i386/usr/include 
/usr/src/usr.sbin/i4b/isdntrace/q921.c 
/usr/src/usr.sbin/i4b/isdntrace/q931.c 
/usr/src/usr.sbin/i4b/isdntrace/q931_util.c 
/usr/src/usr.sbin/i4b/isdntrace/q932_fac.c 
/usr/src/usr.sbin/i4b/isdntrace/1tr6.c 
/usr/src/usr.sbin/i4b/isdntrace/trace.c 
/usr/src/usr.sbin/i4b/isdntrace/pcause_1tr6.c 
/usr/src/usr.sbin/i4b/isdntrace/pcause_q850.c 
/usr/src/usr.sbin/i4b/isdntrace/unknownl3.c
cd /usr/src/usr.sbin/i4b/isdntrace; make _EXTRADEPEND
echo isdntrace: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.sbin/i4b/ispppcontrol
rm -f .depend
mkdep -f .depend 
-a    -I/usr/obj/usr/src/i386/usr/include 
/usr/src/usr.sbin/i4b/ispppcontrol/ispppcontrol.c
cd /usr/src/usr.sbin/i4b/ispppcontrol; make _EXTRADEPEND
echo ispppcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.sbin/i4b/man
===> usr.sbin/boot0cfg
rm -f .depend
mkdep -f .depend 
-a    -I/usr/obj/usr/src/i386/usr/include 
/usr/src/usr.sbin/boot0cfg/boot0cfg.c
cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND
echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
1 error
*** Error code 2
1 error
*** Error code 2
1 error
ruby5%



         ---Mike
--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Sentex Communications,     			  mike@sentex.net
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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