From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 21:38:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C58016A4CF; Sat, 16 Oct 2004 21:38:20 +0000 (GMT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E5B43D2D; Sat, 16 Oct 2004 21:38:19 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.1/8.13.1) with ESMTP id i9GLcIg6091020; Sun, 17 Oct 2004 01:38:18 +0400 (MSD) (envelope-from marck@FreeBSD.org) Date: Sun, 17 Oct 2004 01:38:18 +0400 (MSD) From: Dmitry Morozovsky X-X-Sender: marck@woozle.rinet.ru To: Ruslan Ermilov In-Reply-To: <20041016213251.GA60166@ip.net.ua> Message-ID: <20041017013523.O90434@woozle.rinet.ru> References: <20041016235144.P53591@woozle.rinet.ru> <20041017000419.G53591@woozle.rinet.ru> <20041017011515.N90434@woozle.rinet.ru> <20041016213251.GA60166@ip.net.ua> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@FreeBSD.org Subject: Re: cross-release RELENG_5_3 under 4-STABLE broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 21:38:20 -0000 On Sun, 17 Oct 2004, Ruslan Ermilov wrote: RE> On Sun, Oct 17, 2004 at 01:17:11AM +0400, Dmitry Morozovsky wrote: RE> > On Sun, 17 Oct 2004, Ruslan Ermilov wrote: RE> > RE> > RE> On Sun, Oct 17, 2004 at 12:05:28AM +0400, Dmitry Morozovsky wrote: RE> > RE> > On Sat, 16 Oct 2004, Dmitry Morozovsky wrote: RE> > RE> > RE> > RE> > DM> RE> > RE> > DM> ===> lib/compat/compat1x RE> > RE> > DM> cd /usr/src/lib/compat/compat1x; /usr/obj/usr/src/make.i386/make install RE> > RE> > DM> -DNO_SUBDIR DESTDIR=/R/stage/trees/compat1x SHARED=copies RE> > RE> > DM> install -o root -g wheel -m 444 libc.so.1.1 libcurses.so.1.1 libf2c.so.1.1 RE> > RE> > DM> libg++.so.1.1 libgcc.so.1.1 libgnumalloc.so.1.1 libgnuregex.so.1.1 RE> > RE> > DM> libln.so.1.1 libm.so.1.1 libmalloc.so.1.1 libreadline.so.1.1 RE> > RE> > DM> libresolv.so.1.1 librpcsvc.so.1.1 libskey.so.1.1 libtelnet.so.1.1 RE> > RE> > DM> libtermcap.so.1.1 libutil.so.1.1 liby.so.1.1 RE> > RE> > DM> /R/stage/trees/compat1x/usr/lib/compat/aout RE> > RE> > DM> install: wrong number or types of arguments RE> > RE> > DM> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] RE> > RE> > DM> [-o owner] file1 file2 RE> > RE> > DM> install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] RE> > RE> > DM> [-o owner] file1 ... fileN directory RE> > RE> > DM> install -d [-v] [-g group] [-m mode] [-o owner] directory ... RE> > RE> > DM> *** Error code 64 RE> > RE> > DM> RE> > RE> > DM> is this error known? I did not have time to investigate the case further... RE> > RE> > RE> > RE> > For the reference: RELENG_5 at 20041009 has been built successfully (modulo RE> > RE> > NO_PF, docports dependencies and wrong cdrtools package). RE> > RE> > RE> > RE> It looks like /R/stage/trees/compat1x/usr/lib/compat/aout wasn't RE> > RE> created for some reason. It should have been created as part of RE> > RE> making the release.1 target that runs mtree(8) commands for all RE> > RE> distributions in ${DISTRIBUTIONS}, including "compat1x". Do you RE> > RE> have a gzipped full log of "make release" available somewhere? RE> > RE> > http://whale.rinet.ru/releaselog.53.bz2 (590k) RE> > RE> This line is the cause of the breakage: RE> RE> > for i in base catpages manpages games proflibs dict info doc; do ... RE> > touch release.1 RE> RE> As you can see, there's no "compat*" dists listed here. Since the RE> list of distributions fully matches the "make -V DISTRIBUTIONS" RE> output in src/release of HEAD, I believe that you try to use HEAD RE> version of release/Makefile to build a RELENG_5_3. RE> RE> I mentioned this a number of times on the current@ mailing list, RE> that to build a 5.x release on 4.x, you need to check out and use RE> target (5.x) version of src/release/Makefile*. And you should use RE> the WORLDDIR knob of "make release" to specify the location of RE> your 4.x src/ tree. Yes, somehow my /FreeBSd/src.53 tree is mixed with RELENG_5_3 and HEAD tags... Will re-update and re-check... Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] --------------------------------------------------------------------------- *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org *** ---------------------------------------------------------------------------