Date: Fri, 16 Nov 2001 20:42:42 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: Paul W Long <paul@longs.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld fails Message-ID: <20011116204242.H50971@blossom.cjclark.org> In-Reply-To: <032a01c16f02$739be9a0$0201a8c0@longs.org>; from paul@longs.org on Fri, Nov 16, 2001 at 04:54:40PM -0800 References: <032a01c16f02$739be9a0$0201a8c0@longs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011116204242.H50971>