Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 1999 19:21:45 -0800 (PST)
From:      Paul Apple <paula@jeffnet.org>
To:        freebsd-stable@freebsd.org
Subject:   2.2.6 ==> 3.1 buildworld stopping at bootstrap libraries
Message-ID:  <Pine.LNX.4.10.9902151937030.434-100000@ellie.my.domain>

next in thread | raw e-mail | index | archive | help

using RELENG_3 in stable-supfile.
cvsup fresh sources as of todays availability of 3.1 

executed as root:

cd /usr/src
make cleandir
cd /usr/obj
chflgs -R 0 .
rm -rf *
cvsup -g -P m -L 2 -z /XXXXX/stable-supfile
script /var/tmp/worldbuild
cd /usr/src
date
make -j4 NOSHARED=yes buildworld

-
-  ... and time marches on  (build taking place on 486) ...
-  ... wait ... this way an error comes
-

tail end of the last buildworld session follows:

--------------------------------------------------------------
>>> Rebuilding bootstrap libraries
--------------------------------------------------------------
cd /usr/src;
PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:/root/bin
BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple
COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 bootstrap-libraries
cd /usr/src/lib/csu/i386-elf;  /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend;  /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all;  /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj
rm -f .depend /usr/obj/usr/src/lib/csu/i386-elf/GPATH /usr/obj/usr/src/lib/csu/i386-elf/GRTAGS  /usr/obj/usr/src/lib/csu/i386-elf/GSYMS /usr/obj/usr/src/lib/csu/i386-elf/GTAGS
cc -O -pipe -elf -Wall -Wno-unused -I/usr/obj/usr/src/tmp/usr/include -DGCRT -c -o gcrt1.o /usr/src/lib/csu/i386-elf/crt1.c
cc -O -pipe -elf -Wall -Wno-unused -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o
cc -fpic -DPIC -O -pipe -elf -Wall -Wno-unused -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.So
cc -O -pipe -elf -Wall -Wno-unused -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o
/usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not supported for this target
/usr/src/lib/csu/i386-elf/crtbegin.c:31: section attributes are not supported for this target
/usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not supported for this target
/usr/src/lib/csu/i386-elf/crtbegin.c:31: section attributes are not supported for this target
{standard input}: Assembler messages:
{standard input}:73: Error: Unknown pseudo-op:  `.section'
{standard input}: Assembler messages:
{standard input}:95: Error: Unknown pseudo-op:  `.section'
*** Error code 1
{standard input}: Assembler messages:
*** Error code 1
{standard input}:77: Error: Unknown pseudo-op:  `.previous'
*** Error code 1
3 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
 

















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?Pine.LNX.4.10.9902151937030.434-100000>