Date: Tue, 30 Oct 2012 23:19:12 -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: <20121031031912.GH1371@glenbarber.us> In-Reply-To: <20121031030724.GG1371@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> <20121031030724.GG1371@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
--y9PDtDHaFrXNoMPU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 30, 2012 at 11:07:24PM -0400, Glen Barber wrote: > I do not remember why, specifically, but the change in question was not > merged to the releng/9.1 branch. >=20 > Please try the following, in the top-level directory of your releng/9.1 > source checkout: >=20 > svn merge -c240077 ^/head/Makefile.inc1 Makefile.inc1 >=20 > 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. >=20 To be clear, I mean the release build worked. > 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... >=20 And, look at that. I'm finally able to reproduce this recursion problem. Looks that that, too, was fixed in head, but not merged. So, please also do: svn merge -c241451 ^/head/release release At that point, things _should_ work as you expect. Please let me know how this works out for you. Glen --y9PDtDHaFrXNoMPU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQkJiwAAoJEFJPDDeguUajJgwH/RgHHtY7ugRFNvKhzWdGj9Do OXeOaw8RDiT4Vo2HYWglSQ5dMbL2kFJfNvEUL/NvHh18wAZdUK+aZUicJWObC/AY 9BsOkeyHW5n+D6tOBQPKOO+s8kAJ3VaReF3WCwhcppRJYxDoq/elqVEbgPeXMqZb VjhXwxOusGIMnAME3vUlLSxnJVqKYLtxhduxmRC5L/9tHDK6Tk+TMlVcxK6QMNQ9 5laDmzzpjuntG6LI9Y/8Ox78OwrOYdc7ah/+uE1Jy1KGWEn64st41e35m5UQdgKE D7Jep5kWjQJIP2fH4Zux8c7tmkPnVPa0zIpZvNCnEzkEgZKXDBDuCAO+G11jM3c= =no9D -----END PGP SIGNATURE----- --y9PDtDHaFrXNoMPU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121031031912.GH1371>