On Sat, Jun 1, 2013 at 10:47 AM, Robert Huff <roberthuff_at_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 -- CraigReceived on Sat Jun 01 2013 - 17:11:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:38 UTC