From owner-freebsd-stable Fri Nov 16 21: 9:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id EFEC237B43A for ; Fri, 16 Nov 2001 21:09:28 -0800 (PST) Received: from dialup-209.245.135.209.dial1.sanjose1.level3.net ([209.245.135.209] helo=blossom.cjclark.org) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164xjG-0004b8-00; Fri, 16 Nov 2001 21:09:27 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAH4gga55570; Fri, 16 Nov 2001 20:42:42 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 20:42:42 -0800 From: "Crist J. Clark" To: Paul W Long Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld fails Message-ID: <20011116204242.H50971@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <032a01c16f02$739be9a0$0201a8c0@longs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <032a01c16f02$739be9a0$0201a8c0@longs.org>; from paul@longs.org on Fri, Nov 16, 2001 at 04:54:40PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 16, 2001 at 04:54:40PM -0800, Paul W Long wrote: > This is my first time so be gentle. It is so hard to resist making an off-color remark. > I cvsupped to 4-stable from 4.3-release by saying > # cvsup -g -L 2 /etc/cvsupfile (http://www.longs.org/~pwl/cvsupfile is a > copy of my /etc/cvsupfile.) > All appears to go normally. > > I then rm -rf *'ed /usr/obj and did a > # script /var/tmp/mw.out (http://www.longs.org/~pwl/mw.out is a copy of > that.) > # cd /usr/src > # make -j4 buildworld (I also tried it without the -j4 ) Let's see the output without the '-j4.' We don't actually see the error message below. And... > This runs for around an hour and ends with: > > cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 - > I/us > r/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i > 386 > -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include -DDE > FAUL > T_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSCRIPTDIR=\"/us > r/ob > j/usr/src/i386/usr/libdata\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../../ > cont > rib/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binut > ils/ > bfd -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 > 20010719 [ > FreeBSD]"\" -c > /usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ > ld/lexsup.c > cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 - > I/us > r/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i > 386 > -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include -DDE > FAUL > T_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSCRIPTDIR=\"/us > r/ob > j/usr/src/i386/usr/libdata\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../../ > cont > rib/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binut > ils/ > bfd -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 > 20010719 [ > FreeBSD]"\" -c > /usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ > ld/mri.c > *** Error code 1 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error That is some of the most grotesque line-wrap damage I have ever seen. Can you try to fix that in future emails? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message