From owner-freebsd-current@FreeBSD.ORG Wed Jul 16 12:36:21 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B01937B401 for ; Wed, 16 Jul 2003 12:36:21 -0700 (PDT) Received: from schnell.net (schnell.net [209.50.225.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E7A43FBD for ; Wed, 16 Jul 2003 12:36:20 -0700 (PDT) (envelope-from loschert@servint.com) Received: from schnell.net (localhost [127.0.0.1]) by schnell.net (8.12.8p1/8.12.8) with ESMTP id h6GJaBgc018896; Wed, 16 Jul 2003 15:36:11 -0400 (EDT) (envelope-from loschert@servint.com) Received: from localhost (matt@localhost) by schnell.net (8.12.8p1/8.12.8/Submit) with ESMTP id h6GJa3WE018893; Wed, 16 Jul 2003 15:36:07 -0400 (EDT) (envelope-from loschert@servint.com) X-Authentication-Warning: schnell.net: matt owned process doing -bs Date: Wed, 16 Jul 2003 15:36:03 -0400 (EDT) From: Matt Loschert X-X-Sender: matt@schnell.net To: Dan Nelson In-Reply-To: <20030716181354.GA44980@dan.emsphone.com> Message-ID: <20030716153118.L18816@schnell.net> References: <20030715100839.F41961@inton.Ninja-assassin.com> <20030716133802.K18278@schnell.net> <20030716181354.GA44980@dan.emsphone.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Static cc: current@freebsd.org Subject: Re: Buildworld fails in 5.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 19:36:21 -0000 On Wed, 16 Jul 2003, Dan Nelson wrote: > In the last episode (Jul 16), Matt Loschert said: > > My buildworlds have been failing ever since the gcc 3.3 upgrade. I > > got the message that you got on one of the failures. However, my > > last three builds have consistently failed at the following point: > > > > ===> usr.sbin/keyserv > > cc -O -pipe -mcpu=pentiumpro -DKEYSERV_RANDOM -DBROKEN_DES -I. -c /usr/src/usr.sbin/keyserv/keyserv.c > > cc -O -pipe -mcpu=pentiumpro -DKEYSERV_RANDOM -DBROKEN_DES -I. -c /usr/src/usr.sbin/keyserv/setkey.c gzip -cn /usr/src/usr.sbin/keyserv/keyserv.8 > keyserv.8.gz > > cc -O -pipe -mcpu=pentiumpro -DKEYSERV_RANDOM -DBROKEN_DES -I. -c crypt_svc.c > > cc -O -pipe -mcpu=pentiumpro -DKEYSERV_RANDOM -DBROKEN_DES -I. -c /usr/src/usr.sbin/keyserv/crypt_server.c > > cc -O -pipe -mcpu=pentiumpro -DKEYSERV_RANDOM -DBROKEN_DES -I. -o keyserv keyserv.o setkey.o crypt_svc.o crypt_server.o -lmp -lcrypto -lrpcsvc > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > > > My 5.x test machine is an Athlon 750 with 256 MB of RAM, and 1 GB of swap. > > I am using a clean /usr/obj directory for each build. I am using -j 6 for > > the buildworld. Maybe that is the problems, I will try taking that out. > > If you are using -j6, the real error could be many many lines above > what you pasted. It's most likely in usr.sbin somewhere, but probably > not keyserv. You'll have to capture the entire log and look at it to > determine the first failure. > > -- > Dan Nelson > dnelson@allantgroup.com Thanks Dan. I have the output saved, but I can't see anything obviously wrong. Bosko Milekic just emailed me too and said that there is currently a make dependency problem causing -j builds to fail. Beyond my make-foo skills. :) Anyway, my non-j build just finished successfully, so I guess that was it. BTW, if my build logs would be useful to anyone, I still have them. Thanks, - Matt -- Matt Loschert - Software Engineer | email: loschert@servint.com | ServInt Internet Services | web: http://www.servint.net/ | McLean, Virginia USA | phone: (703) 847-1381 |