Date: Sat, 19 Apr 2014 19:29:15 -0600 From: Warner Losh <imp@bsdimp.com> To: Thomas Hoffmann <trh411@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org>, Jung-uk Kim <jkim@freebsd.org> Subject: Re: make delete-old/delete-old-libs issue after r264673 build Message-ID: <55731BD4-CA60-4385-AA7C-EE1E36AAE4D2@gmail.com> In-Reply-To: <CAB7-odkwd6TLV%2BZ8t1jn2jRRejD-EGvZdvcj6tQrPqg6=z13Xw@mail.gmail.com> References: <CAB7-odmF7wu2GMrLskh0uFSg8DhwiesqBfuBEAU=%2BNCFgyfPiQ@mail.gmail.com> <53520437.70409@FreeBSD.org> <CAB7-odk=m8R1au8A1Bc9KeS=sZ=W=MA8Qu3K-81AYe898J7pkw@mail.gmail.com> <53521766.4090700@FreeBSD.org> <CAB7-odkwd6TLV%2BZ8t1jn2jRRejD-EGvZdvcj6tQrPqg6=z13Xw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 19, 2014, at 4:11 AM, Thomas Hoffmann <trh411@gmail.com> wrote: > On Sat, Apr 19, 2014 at 2:27 AM, Jung-uk Kim <jkim@freebsd.org> wrote: > >> On 2014-04-19 02:14:58 -0400, Thomas Hoffmann wrote: >>> On Sat, Apr 19, 2014 at 1:05 AM, Jung-uk Kim <jkim@freebsd.org >>> <mailto:jkim@freebsd.org>> wrote: >>> >>> On 2014-04-18 23:46:46 -0400, Thomas Hoffmann wrote: >>>> After building at -CURRENT amd64 r264673, I got the following >>>> errors running 'make delete-old' and 'make delete-old-libs': >>> ... >>> >>> This should be fixed in r264674. >>> >>> Jung-uk Kim >>> >>> >>> With r264674, I no longer see those errors reported at delete-old or >>> delete-old-libs, however, I now see those errors reported at the >>> beginning of buildworld, buildkernel, installkernel, and installworld. >>> >>> With r264673 I only saw the errors at delete-old and delete-old-libs. >> >> I can't reproduce it. Do you have the bsd.mkopt.mk in /usr/share/mk, >> i.e., did you do installworld? >> >> Jung-uk Kim >> > > Had I taken a bit more time to think on it before my last post, I would > have realized that what I was seeing is exactly what I should have > expected. In order to reproduce my problem, you would have had to build at > r264673 and then again at r264674. > > When I built at r264673, I was using the last good *.mk installed from > r264633. That is why I did not see the errors for buildworld, buildkernel, > installkernel and installworld. But, since installworld at r264673 > installed the bad *.mk, that is why I saw the errors for the subsequent > delete-old and delete-old-libs. > > When I re-built at r264674, I was still using the bad *.mk installed from > r264673. That is why I saw the errors for buildworld, buildkernel, > installkernel and installworld. But, since installworld at r264674 > installed the good (i.e., fixed) *.mk, that is why I no longer saw the > errors for the subsequent delete-old and delete-old-libs. bad mk files? Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55731BD4-CA60-4385-AA7C-EE1E36AAE4D2>