Date: Sun, 17 Oct 2004 00:07:49 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Dmitry Morozovsky <marck@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: cross-release RELENG_5_3 under 4-STABLE broken Message-ID: <20041016210749.GB16260@ip.net.ua> In-Reply-To: <20041017000419.G53591@woozle.rinet.ru> References: <20041016235144.P53591@woozle.rinet.ru> <20041017000419.G53591@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041016210749.GB16260>