Date: Sat, 1 Jun 2013 12:11:48 -0700 From: Craig Rodrigues <rodrigc@crodrigues.org> To: Robert Huff <roberthuff@rcn.com> Cc: current@freebsd.org Subject: Re: "make buildworld" fails Message-ID: <CAG=rPVdz40%2Bc2XH_oqqoDhrFcHru10BsirFtBzL5nfpNhq4Gww@mail.gmail.com> In-Reply-To: <20906.13208.152438.765867@jerusalem.litteratus.org> References: <20902.4239.221857.859835@jerusalem.litteratus.org> <CAG=rPVewPJ4-AvHm9=hqVBAvVRGtu5syuPLwZ%2BRwnEhFnhJAGw@mail.gmail.com> <20903.29628.653443.909151@jerusalem.litteratus.org> <CAG=rPVdXkSHSyK1n4fJ%2BF%2B4sep=1m4ti--7AFsbuG1OkPmA%2Bxw@mail.gmail.com> <20906.3577.581640.887366@jerusalem.litteratus.org> <CAG=rPVeJkzx=9g47%2B6pX7gWO3r2EUMm0FGEt8GNAZ5P5POrUug@mail.gmail.com> <20906.13208.152438.765867@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 1, 2013 at 10:47 AM, Robert Huff <roberthuff@rcn.com> wrote: > > Craig Rodrigues writes: > > Without touching anything in your tree, can you provide some more > > information: > > > > (1) What is the output of /usr/bin/make -V MAKE_VERSION > > 10201205300 > > > (2) What is the output of /usr/obj/usr/src/make.amd64/make -V > MAKE_VERSION > > 20130520 > > > (4) What is the GRN version of your tree? If you updated with svn > > directly, > > you can find out with "svn info /usr/src" > > Working Copy Root Path: /usr/src > URL: svn://svn0.us-east.freebsd.org/base/head > Repository Root: svn://svn0.us-east.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 251213 > Node Kind: directory > Schedule: normal > Last Changed Author: np > Last Changed Rev: 251213 > Last Changed Date: 2013-05-31 22:07:37 -0400 (Fri, 31 May 2013) > Thanks for providing the information. This looks related to the latest change to switch to bmake. I don't understand how all the pieces of the puzzle fit together to 100% diagnose the problem, but an you try the following: (1) Completely blow away the obj tree with: rm -fr /usr/obj (2) Update the source tree under /usr/src to the latest revision with "svn update" (3) Try again: make -d l buildworld -- Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVdz40%2Bc2XH_oqqoDhrFcHru10BsirFtBzL5nfpNhq4Gww>