From owner-freebsd-current@FreeBSD.ORG Sat Jun 1 17:47:07 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1DF30390 for ; Sat, 1 Jun 2013 17:47:07 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id DBE3F90A for ; Sat, 1 Jun 2013 17:47:06 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.1 cv=N7UQSQNB c=1 sm=0 tr=0 a=nVny9ETX7T5uMhI2oTVyRA==:117 a=AaUjGI9IrlcA:10 a=kj9zAlcOel0A:10 a=OA2lqS22AAAA:8 a=sIt-5M63AAAA:8 a=S2kPtTsVP8EA:10 a=6I5d2MoRAAAA:8 a=8IZXt7FvfZkZxexA2osA:9 a=CjuIK1q_8ugA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.193.164 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.193.164] ([209.6.193.164:15052] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 07/3F-02280-8933AA15; Sat, 01 Jun 2013 13:47:05 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20906.13208.152438.765867@jerusalem.litteratus.org> Date: Sat, 1 Jun 2013 13:47:04 -0400 To: Craig Rodrigues Subject: Re: "make buildworld" fails In-Reply-To: References: <20902.4239.221857.859835@jerusalem.litteratus.org> <20903.29628.653443.909151@jerusalem.litteratus.org> <20906.3577.581640.887366@jerusalem.litteratus.org> X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid Cc: Robert Huff , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jun 2013 17:47:07 -0000 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) Robert Huff