Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2012 23:07:24 -0400
From:      Glen Barber <gjb@FreeBSD.org>
To:        Andreas Nilsson <andrnils@gmail.com>
Cc:        FreeBSD Stable Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: make release fails on find
Message-ID:  <20121031030724.GG1371@glenbarber.us>
In-Reply-To: <20121031001115.GF1371@glenbarber.us>
References:  <CAPS9%2BSvVQgZNV=YvBvw39Vo4gmoYVEfNoOBJ_JxeOC41uGxP0g@mail.gmail.com> <20121030160804.GB1371@glenbarber.us> <CAPS9%2BSsUijoe6-4mY-LeZAP4geRG_KfObwtWJxP_0=Dkm9bW4Q@mail.gmail.com> <20121030170916.GD1371@glenbarber.us> <CAPS9%2BSuLH0Q%2BxPVHCEHuSEnPTpTsKs0YOnNkxgav-ppQDg%2BvVQ@mail.gmail.com> <CAPS9%2BStn30yqnPaZRu7mY8NXExgr5vTDbmdGNmD2%2B_xfmmdTEg@mail.gmail.com> <20121030231412.GE1371@glenbarber.us> <CAPS9%2BSuASy6ojFaLkTe3e54qeHt8HdQ%2BgvYwgr%2Bi7zXcYdsLFg@mail.gmail.com> <20121031001115.GF1371@glenbarber.us>

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

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

On Tue, Oct 30, 2012 at 08:11:15PM -0400, Glen Barber wrote:
> > Oops, my bad. Yes exact same behavior;  make -C release cdrom fails with
> > ...
> > find //tank/cvs/9.1/src/release/dist/doc -empty -delete
> > find //tank/cvs/9.1/src/release/dist/games -empty -delete
> > find: -delete: //tank/cvs/9.1/src/release/dist/games: relative path
> > potentially not safe
> > *** [distributeworld] Error code 1
> > on 9.1-RC3. I can try with 9-stable as well (tomorrow).
> >=20
>=20
> Ok, thanks.  I do not want to assume anything more at this point.
>=20
> I am still waiting for my build machine to finish a few queued things.
> Once it frees up, I will roll a release using sudo (just for my own
> sanity), and without sudo, with your src.conf and make.conf.
>=20
> Anyway, thanks for all of the details you have provided.  It is all
> helpful, and hopefully this will finally be tracked down.
>=20

Ugh...  Ok, so this is my fault.

I do not remember why, specifically, but the change in question was not
merged to the releng/9.1 branch.

Please try the following, in the top-level directory of your releng/9.1
source checkout:

    svn merge -c240077 ^/head/Makefile.inc1 Makefile.inc1

It worked for me fine.  Unfortunately, it is far too late in the release
cycle for that change to make it into 9.1-RELEASE.

Unfortunately, this does not have anything to do with the recursing in
the usr/src tarball.  Please let me know if you continue to see that
happen, as this is the _single_ most reported issue that I have had zero
luck reproducing...

Thanks.

Glen

PS:  Sorry about being the cause of your release build failure...


--Qf1oXS95uex85X0R
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJQkJXsAAoJEFJPDDeguUaj8M8IAIGqd8BSfCLblk95yEpLlOUl
9+QkzGUNLySu8/GesA/tpFBhBRuoEG/H4Z7gkiHYXm99AwalCvXOgELrOU5REM7O
ig2SmkCsiDpTMvqLfpS7NfvIUtWU/OwkHDgt4YpJX6EvXSPau84WX6wrkke+bUF8
kFZLmbtLuCbSJBAzCGOp6Zm47JV9TjHU9rrTnNag6TPg3hBbq0JjIqWcvmi6l4Le
OqUxzhT8D+2ptot7xcQtq1M72iBjIl0nB2diZ+LkY0sfW7ExUQ3d27gK/Dwgm59l
hLbknuUNPaOhWVM+JRFOo7USpJYnpHfB19juht2K9dPWCWHe4qhk+Xwe9GOuW+k=
=fuXO
-----END PGP SIGNATURE-----

--Qf1oXS95uex85X0R--



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