From owner-freebsd-stable Fri Jan 4 6:28:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from plovdiv.digsys.bg (SofiaP1.BG.EU.net [193.68.0.98]) by hub.freebsd.org (Postfix) with ESMTP id 9C7A537B41B for ; Fri, 4 Jan 2002 06:28:39 -0800 (PST) Received: from digsys.bg (plovdiv20.pip.digsys.bg [193.68.2.20]) by plovdiv.digsys.bg (8.9.0/8.9.0) with ESMTP id QAA08722 for ; Fri, 4 Jan 2002 16:28:34 +0200 (EET) Message-ID: <3C35BC4D.94A1B0A@digsys.bg> Date: Fri, 04 Jan 2002 16:29:33 +0200 From: Stoian Mishinev X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: bg, en MIME-Version: 1.0 To: "'stable@freebsd.org'" Subject: Error making release Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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