From owner-freebsd-stable Mon Jul 30 9: 9:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (dhcp065-024-000-115.columbus.rr.com [65.24.0.115]) by hub.freebsd.org (Postfix) with ESMTP id 7B32A37B403 for ; Mon, 30 Jul 2001 09:09:15 -0700 (PDT) (envelope-from kjohnso8@columbus.rr.com) Received: from keefer (bkvenm@dhcp065-024-128-140.columbus.rr.com [65.24.128.140]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with SMTP id f6UG5c916905 for ; Mon, 30 Jul 2001 12:05:39 -0400 (EDT) Message-ID: <000b01c11911$f9eecdc0$3602a8c0@columbus.rr.com> From: "Keith J" To: References: <20010730103123.B77986-100000@jeff.isni.net> Subject: Failed make world RELENG_4 Date: Mon, 30 Jul 2001 12:09:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hello... I ran into the following error which halted all make world activity for FreeBSD-Current, the following is the last line from the build. This machine has been running 4.0 for months without any major problems inculding a kernel build or two. cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -I/usr/src/gnu/usr. bin/perl/libperl/../../../../contrib/perl5 -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/gv.c -o gv.o {standard input}: Assembler messages: {standard input}:4476: Internal error! Assertion failure in cvt_frag_to_fill at /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutil s/gas/write.c line 534. Please report this bug. Including the line above. Did a cvsup last night, and again this morning trying to track down a problem. Last night was having failed make world halting at inconsistant points. The last change was to not pickup ports (ie tag=. | ports-all) In looking at the cvsup docs I opted for a simple options since I am not trying to keep every version. *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all src-crypto src-secure src-sys-crypto I read the docs, and maybe someone could clarify things a bit - my understanding of doing it this way allows one to merely: cd /usr/src make world since all revisions are "final" source locations, but I can't find documentation that specifically states that. Other items- /etc/make-conf USA_RESIDENT=YES RSAREF= YES CFLAGS= -O -pipe COPTFLAGS= -O -pipe NOPROFILE= true NOPORTDOCS= true Last night I was grabbing ports as well, but never got farther than phase II tool creation with compiler signal 11 errors. I can't seem to locate where the detail is for the error, any help on this would be appreciated also. machine details: 900Mhz Athalon 128M Ram Asus A7V Promise ATA-100 PIO Mode 4 UDMA 4 Filesystem 512-blocks Used Avail Capacity Mounted on /dev/ad0s1a 496094 84716 371692 19% / /dev/ad0s1f 14228440 1789552 11300614 14% /usr /dev/ad0s1g 13650344 4 12558314 0% /usrs /dev/ad0s1e 198366 7592 174906 4% /var procfs 8 8 0 100% /proc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message