Date: Fri, 04 Jan 2002 16:29:33 +0200 From: Stoian Mishinev <mishinev@digsys.bg> To: "'stable@freebsd.org'" <stable@FreeBSD.ORG> Subject: Error making release Message-ID: <3C35BC4D.94A1B0A@digsys.bg>
next in thread | raw e-mail | index | archive | help
Hello list, Can anyone tell mi what this mean, the output is from make -j8 buildworld 2> /usr/develop/buildworld.err 1> /usr/develop/buildworld.out && cd /usr/src/release && make -j8 release CHROOTDIR=/usr/develop/release-`date +%Y-%m-%d` CVSROOT=/usr/exports/cvsup RELEASETAG=RELENG_4 MAKE_ISOS=1 2> /usr/develop/release.err 1> /usr/develop/release.out building world pass with no errors. Making release stops at: mkdir -p /usr/develop/release-2002-01-04 >>> make release started on Fri Jan 4 02:54:01 GMT 2002 cd /usr/src/release/../etc && make distrib-dirs DESTDIR=/usr/develop/release-2002-01-04 mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /usr/develop/release-2002-01-04/ ./bin missing (created) ./boot missing (created) ./boot/defaults missing (created) ./dev missing (created) ./dev/fd missing (created) ./etc missing (created) ...... ...... ...... ===> gnu/usr.bin/perl/utils/splain ===> gnu/usr.bin/perl/x2p ===> gnu/usr.bin/perl/x2p/a2pl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=freebsd, osvers=4.0-current, archname=i386-freebsd uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current #0: $Date$' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-nostdinc -O -pipe ', gccversion=2.95.2 19991024 (release) cppflags='' ccflags ='' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -lperl -lm ' libpth=/usr/lib libs=-lm -lc -lcrypt libc=, so=so, useshrplib=true, libperl=libperl.so.3 Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/lib' cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm ' rm -f .depend mkdep -f .depend -a -nostdinc -I/usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p -I/usr/obj/usr/src/gnu/usr.bin/perl/x2p/a2pl -I/usr/obj/usr/src/gnu/usr.bin/perl/x2p/a2pl/temp -I/usr/obj/usr/src/i386/usr/include /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/a2p.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/hash.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/str.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/util.c /usr/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/walk.c cd /usr/src/gnu/usr.bin/perl/x2p/a2pl; make _EXTRADEPEND echo a2p: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> gnu/usr.bin/perl/x2p/s2pl ===> gnu/usr.bin/perl/x2p/find2pl ===> gnu/usr.sbin 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 The repository is last cvsuped 2 days ago but the result was the same in last 4 cvsups the problem appears may be 2 mounts ago, which acts me to thing that there is miss configuration but where I have no idea :-( Stoian Mishinev 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?3C35BC4D.94A1B0A>