Date: Wed, 31 Oct 2012 08:29:59 +0100 From: Andreas Nilsson <andrnils@gmail.com> To: Glen Barber <gjb@freebsd.org> Cc: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: Re: make release fails on find Message-ID: <CAPS9%2BStMT%2BtjuB4MXrWLLK2OqhcEvzaFikYF=q4Bfg-Kt=81fw@mail.gmail.com> 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
On Wed, Oct 31, 2012 at 4:07 AM, Glen Barber <gjb@freebsd.org> wrote: > 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). > > > > > > > Ok, thanks. I do not want to assume anything more at this point. > > > > 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. > > > > Anyway, thanks for all of the details you have provided. It is all > > helpful, and hopefully this will finally be tracked down. > > > > 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. > Great that you found the bug! > > 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... > > With just the merge above now 9.1-RC3 ends up recursing. ( Just tried them one at a time ). > Thanks. > > Glen > > PS: Sorry about being the cause of your release build failure... > > No problem really :) Thanks for hunting this down now. /A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPS9%2BStMT%2BtjuB4MXrWLLK2OqhcEvzaFikYF=q4Bfg-Kt=81fw>