From owner-freebsd-stable@FreeBSD.ORG Wed Oct 31 03:19:17 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED96AA3; Wed, 31 Oct 2012 03:19:16 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id B48798FC14; Wed, 31 Oct 2012 03:19:16 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:0:100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id A7C1923F645; Tue, 30 Oct 2012 23:19:15 -0400 (EDT) Date: Tue, 30 Oct 2012 23:19:12 -0400 From: Glen Barber To: Andreas Nilsson Subject: Re: make release fails on find Message-ID: <20121031031912.GH1371@glenbarber.us> References: <20121030160804.GB1371@glenbarber.us> <20121030170916.GD1371@glenbarber.us> <20121030231412.GE1371@glenbarber.us> <20121031001115.GF1371@glenbarber.us> <20121031030724.GG1371@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="y9PDtDHaFrXNoMPU" Content-Disposition: inline In-Reply-To: <20121031030724.GG1371@glenbarber.us> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Stable Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 03:19:17 -0000 --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--