Date: Sat, 20 Mar 1999 13:51:52 +0100 (CET) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-stable@freebsd.org Subject: Problem with "make release" Message-ID: <199903201251.NAA07438@dorifer.heim3.tu-clausthal.de>
next in thread | raw e-mail | index | archive | help
Hi,
I tried to do a "make release" in mid February, I tried it a
few days ago, and I tried it today. It always fails at exactly
the same point, with the same error message -- it's 100%
reproducible, so it's probably not a hardware problem.
At first I thought that my CVS repository might be broken,
so I newfs'ed it and cvsup'ed a fresh copy -- same thing.
Interestingly, "make buildworld" works perfectly fine (takes
about 1 hour), but "make release" fails after about 1.5 hours.
I'm probably doing something wrong, because it seems to work
for others, but WTF am I doing wrong?!?
[...]
===> gnu/usr.bin/perl
===> gnu/usr.bin/perl/libperl
===> gnu/usr.bin/perl/miniperl
sh config_h.sh
Extracting config.h (with variable substitutions)
cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/miniperlmain.c
cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -I/usr/obj/usr/src/tmp/usr/include -static -o miniperl miniperlmain.o -lperl -lm -lcrypt
===> gnu/usr.bin/perl/perl
find: build: No such file or directory
find: build: No such file or directory
sh config_h.sh
Extracting config.h (with variable substitutions)
sh writemain.sh
Extracting writemain (with variable substitutions)
sh writemain lib/auto/DynaLoader/DynaLoader.a > perlmain.c
cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/usr/src/tmp/usr/include -c perlmain.c
miniperl /usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5/configpm Config.pm Porting/Glossary myconfig config.sh
cd lib ; ln -sf ../Config.pm
miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -e 'use AutoSplit; autosplit_lib_modules(@ARGV)' lib/*.pm lib/*/*.pm
Can't open perl script "-e": Device not configured
*** Error code 6
Stop.
*** Error code 1
Stop.
[...]
*** Error code 1
Stop.
#
Regards
Oliver
--
Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
(Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de)
"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
(Terry Pratchett)
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?199903201251.NAA07438>
