From owner-freebsd-stable@FreeBSD.ORG Fri Sep 7 15:51:58 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F7C8106566B for ; Fri, 7 Sep 2012 15:51:57 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id 8BEC38FC08 for ; Fri, 7 Sep 2012 15:51:57 +0000 (UTC) Received: by qadc11 with SMTP id c11so6902334qad.13 for ; Fri, 07 Sep 2012 08:51:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=vRhFhZtc8/uLfbn8SAQRc/WEO/g+HkeDcg/+8nAZCy4=; b=UOkAgPtAXvyo90nv7ku6FVIeH4XpwxkRcH/CccL1Nk9aOTGMKR06OUPYsiDO1nDL42 lIF0UQ6zNYbF/T/+M3e+O9waoIVDLK/NKFU8o3Iq988kuADIVc0Z3/yrBsFQhPLAuKZm L+vspBxbkypVMKb7gmtPv6zPeKotjqlXRF3N7o9NrgpwBF6Ue4XPXvfAVb79CS3TJRx4 zxMfBCDa72+jJQ7wVX2ro5vJiGxf/BMXsi+AboRqIsXiC7MndIlq1TPBShvqgkw57Hjr fPcXkDu+hp4EzuBx1X6ashbYHKRUiIeaDzoS2Cdm65JzogpbAnv5BBbr5B1UqQePOsEA VBfg== MIME-Version: 1.0 Received: by 10.224.39.132 with SMTP id g4mr8161863qae.77.1347033116649; Fri, 07 Sep 2012 08:51:56 -0700 (PDT) Received: by 10.49.3.165 with HTTP; Fri, 7 Sep 2012 08:51:56 -0700 (PDT) Date: Fri, 7 Sep 2012 10:51:56 -0500 Message-ID: From: "Edwin L. Culp W." To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Error when building world on Stable for the last couple of days. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2012 15:51:58 -0000 I'm worried that I have not updated something. I last built a successful world a few days ago. # uname -a 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #255 r229960M: Sat Sep 1 05:05:01 CDT 2012 root@home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO amd64 The kernel is only built if world succeeds. The last notice in UPDATING is 20120727 so that is not a problem. I've not seen anything on the list. Thanks for any suggestions. ed