From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 21:08:01 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 0E5BC16A4CE; Sat, 16 Oct 2004 21:08:01 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BFF943D41; Sat, 16 Oct 2004 21:08:00 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9GL7w6O083480; Sun, 17 Oct 2004 00:07:58 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 51468-18; Sun, 17 Oct 2004 00:07:58 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9GL7vQ9083477; Sun, 17 Oct 2004 00:07:57 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i9GL7ntb041613; Sun, 17 Oct 2004 00:07:49 +0300 (EEST) (envelope-from ru) Date: Sun, 17 Oct 2004 00:07:49 +0300 From: Ruslan Ermilov To: Dmitry Morozovsky Message-ID: <20041016210749.GB16260@ip.net.ua> References: <20041016235144.P53591@woozle.rinet.ru> <20041017000419.G53591@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s2ZSL+KKDSLx8OML" Content-Disposition: inline In-Reply-To: <20041017000419.G53591@woozle.rinet.ru> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua 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:08:01 -0000 --s2ZSL+KKDSLx8OML Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 17, 2004 at 12:05:28AM +0400, Dmitry Morozovsky wrote: > On Sat, 16 Oct 2004, Dmitry Morozovsky wrote: >=20 > DM>=20 > DM> =3D=3D=3D> lib/compat/compat1x > DM> cd /usr/src/lib/compat/compat1x; /usr/obj/usr/src/make.i386/make ins= tall > DM> -DNO_SUBDIR DESTDIR=3D/R/stage/trees/compat1x SHARED=3Dcopies > DM> install -o root -g wheel -m 444 libc.so.1.1 libcurses.so.1.1 libf2c.s= o.1.1 > DM> libg++.so.1.1 libgcc.so.1.1 libgnumalloc.so.1.1 libgnuregex.so.1.1 > DM> libln.so.1.1 libm.so.1.1 libmalloc.so.1.1 libreadline.so.1.1 > DM> libresolv.so.1.1 librpcsvc.so.1.1 libskey.so.1.1 libtelnet.so.1.1 > DM> libtermcap.so.1.1 libutil.so.1.1 liby.so.1.1 > DM> /R/stage/trees/compat1x/usr/lib/compat/aout > DM> install: wrong number or types of arguments > DM> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > DM> [-o owner] file1 file2 > DM> install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > DM> [-o owner] file1 ... fileN directory > DM> install -d [-v] [-g group] [-m mode] [-o owner] directory ... > DM> *** Error code 64 > DM>=20 > DM> is this error known? I did not have time to investigate the case furt= her... >=20 > For the reference: RELENG_5 at 20041009 has been built successfully (modu= lo=20 > NO_PF, docports dependencies and wrong cdrtools package). >=20 It looks like /R/stage/trees/compat1x/usr/lib/compat/aout wasn't created for some reason. It should have been created as part of making the release.1 target that runs mtree(8) commands for all distributions in ${DISTRIBUTIONS}, including "compat1x". Do you have a gzipped full log of "make release" available somewhere? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --s2ZSL+KKDSLx8OML Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBcY2lqRfpzJluFF4RAh9RAJ4+Cv91jzY/h782iQmh1OBmmB7DtQCeOq3p p3QgV0NEUKS2tVbACbPqrag= =ESsT -----END PGP SIGNATURE----- --s2ZSL+KKDSLx8OML--