Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2004 00:32:51 +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:  <20041016213251.GA60166@ip.net.ua>
In-Reply-To: <20041017011515.N90434@woozle.rinet.ru>
References:  <20041016235144.P53591@woozle.rinet.ru> <20041017000419.G53591@woozle.rinet.ru> <20041016210749.GB16260@ip.net.ua> <20041017011515.N90434@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--MGYHOYXEY6WxJCY8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Oct 17, 2004 at 01:17:11AM +0400, Dmitry Morozovsky wrote:
> On Sun, 17 Oct 2004, Ruslan Ermilov wrote:
>=20
> RE> On Sun, Oct 17, 2004 at 12:05:28AM +0400, Dmitry Morozovsky wrote:
> RE> > On Sat, 16 Oct 2004, Dmitry Morozovsky wrote:
> RE> >=20
> RE> > DM>=20
> RE> > DM> =3D=3D=3D> lib/compat/compat1x
> RE> > DM> cd /usr/src/lib/compat/compat1x;  /usr/obj/usr/src/make.i386/ma=
ke install
> RE> > DM> -DNO_SUBDIR DESTDIR=3D/R/stage/trees/compat1x SHARED=3Dcopies
> RE> > DM> install -o root -g wheel -m 444 libc.so.1.1 libcurses.so.1.1 li=
bf2c.so.1.1
> RE> > DM> libg++.so.1.1  libgcc.so.1.1 libgnumalloc.so.1.1 libgnuregex.so=
=2E1.1
> RE> > DM> libln.so.1.1  libm.so.1.1 libmalloc.so.1.1 libreadline.so.1.1
> RE> > DM> libresolv.so.1.1 librpcsvc.so.1.1 libskey.so.1.1 libtelnet.so.1=
=2E1
> RE> > DM> libtermcap.so.1.1 libutil.so.1.1 liby.so.1.1
> RE> > DM> /R/stage/trees/compat1x/usr/lib/compat/aout
> RE> > DM> install: wrong number or types of arguments
> RE> > DM> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m=
 mode]
> RE> > DM>                [-o owner] file1 file2
> RE> > DM>        install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m=
 mode]
> RE> > DM>                [-o owner] file1 ... fileN directory
> RE> > DM>        install -d [-v] [-g group] [-m mode] [-o owner] director=
y ...
> RE> > DM> *** Error code 64
> RE> > DM>=20
> RE> > DM> is this error known? I did not have time to investigate the cas=
e further...
> RE> >=20
> RE> > For the reference: RELENG_5 at 20041009 has been built successfully=
 (modulo=20
> RE> > NO_PF, docports dependencies and wrong cdrtools package).
> RE> >=20
> RE> It looks like /R/stage/trees/compat1x/usr/lib/compat/aout wasn't
> RE> created for some reason.  It should have been created as part of
> RE> making the release.1 target that runs mtree(8) commands for all
> RE> distributions in ${DISTRIBUTIONS}, including "compat1x".  Do you
> RE> have a gzipped full log of "make release" available somewhere?
>=20
>  http://whale.rinet.ru/releaselog.53.bz2 (590k)
>=20
This line is the cause of the breakage:

> for i in base catpages manpages games proflibs dict info doc; do ...
> touch release.1

As you can see, there's no "compat*" dists listed here.  Since the
list of distributions fully matches the "make -V DISTRIBUTIONS"
output in src/release of HEAD, I believe that you try to use HEAD
version of release/Makefile to build a RELENG_5_3.

I mentioned this a number of times on the current@ mailing list,
that to build a 5.x release on 4.x, you need to check out and use
target (5.x) version of src/release/Makefile*.  And you should use
the WORLDDIR knob of "make release" to specify the location of
your 4.x src/ tree.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--MGYHOYXEY6WxJCY8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBcZODqRfpzJluFF4RAnpUAJ9p3b/JJ/pNQhVmwX7AkLegfysgCACgntNt
tZP5r1muw7xcf6tRf509sFE=
=aFQe
-----END PGP SIGNATURE-----

--MGYHOYXEY6WxJCY8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041016213251.GA60166>