From owner-freebsd-stable@FreeBSD.ORG Tue Sep 19 21:42:22 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D00216A4D0 for ; Tue, 19 Sep 2006 21:42:22 +0000 (UTC) (envelope-from bri@sonicboom.org) Received: from entwistle.sonicboom.org (entwistle.sonicboom.org [66.93.34.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1AF343D8D for ; Tue, 19 Sep 2006 21:41:30 +0000 (GMT) (envelope-from bri@sonicboom.org) Received: from [127.0.0.1] (entwistle.sonicboom.org [66.93.34.170]) by entwistle.sonicboom.org (8.13.8/8.13.8) with ESMTP id k8JLfTjB079407; Tue, 19 Sep 2006 14:41:29 -0700 (PDT) (envelope-from bri@sonicboom.org) Message-ID: <45106409.6020207@sonicboom.org> Date: Tue, 19 Sep 2006 14:41:29 -0700 From: Brian User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Don@Network-Lynx.net References: <45102AEA.1000900@sonicboom.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Seg fault error this morning X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 21:42:22 -0000 Don Wilde wrote: > > On 9/19/06, *Brian* > wrote: > > I just cvsupped this morning after seeing the gzip > announcement. During > a buildworld, I get the below. I have replicated this a few times. > > buildworld from cvsup this morning (x86) worked fine for me, Brian, > same time frame. Suggest you update source again, 'make clean' and try > again. > > :D > Tried a couple more times. First attempt; cvsup4 used Updating collection src-all/cvs TreeList failed: Error in "/var/db/sup/src-all/checkouts.cvs:RELENG_6": 43352: File is not sorted properly. Delete it and try again. rm the file in question, then repeat. cvsup4 again Updating collection src-all/cvs Checkout src/lib/libcompat/4.1/ftime.3 Updater failed: Cannot install "/usr/src/lib/libcompat/4.1/#cvs.cvsup-12210.1" to "/usr/src/lib/libcompat/4.1/ftime.3": Input/output error Out of frustration I mv /usr/src to /usr/src-old, then re cvsup, getting cvsup4 again. Make it thru cvsup, get into buildworld. cc -O2 -fno-strict-aliasing -pipe -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA -std=gnu89 -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs7/example.c make: don't know how to make /usr/obj/usr/src/tmp/usr/knclude/stdarg.h. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 I've seen some 6.2 chatter recently, I wonder if I am getting a prerelease build as a result of tag=RELENG_6.