Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 12:09:02 -0400
From:      "Keith J" <kjohnso8@columbus.rr.com>
To:        <freebsd-stable@FreeBSD.ORG>
Subject:   Failed make world RELENG_4
Message-ID:  <000b01c11911$f9eecdc0$3602a8c0@columbus.rr.com>
References:  <20010730103123.B77986-100000@jeff.isni.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c11911$f9eecdc0$3602a8c0>