From owner-freebsd-current@FreeBSD.ORG Sun Oct 5 00:30:40 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9B3ED94 for ; Sun, 5 Oct 2014 00:30:40 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 584E680A for ; Sun, 5 Oct 2014 00:30:40 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id k14so2728647wgh.19 for ; Sat, 04 Oct 2014 17:30:38 -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=PGskRp5IXoFJixGHRoBxfQ0YLiM+U1+eu0x/uPBKY34=; b=ENXmlC7y9k+4whGOfaUvoQbe1DVyCkLl+SMpuWQkqvQYo8k/GVGnW90hqtNIVt98RB XGCsBIfRGnsJcpt7KVjLqKFA2CYRE47WajJ7ONHzC7+9PXqZXlG+e87g7tjjVksfZZFd Cq9bhapxV3nTYlDlYbf4VJ3NsWulLYEQrieAVhzuwvvV6IH1S+e2KRAW/gRCF9lKtVEE +JCGY/HGqe0T+wxUVTfYoj1EjXFN8uxm9zD09VXxVdehwOrTpZMfXCvwWVOmdADxlO3J iyYxsoo2RU6dvxkyFcrgV/D180vfRMaISAILEvM6uBBW6UUoZ824lCCiI09AKGxS1zuM alrA== MIME-Version: 1.0 X-Received: by 10.180.90.207 with SMTP id by15mr8769361wib.56.1412469038639; Sat, 04 Oct 2014 17:30:38 -0700 (PDT) Received: by 10.216.141.6 with HTTP; Sat, 4 Oct 2014 17:30:38 -0700 (PDT) Date: Sat, 4 Oct 2014 20:30:38 -0400 Message-ID: Subject: Buildworld Failure From: Shawn Webb To: FreeBSD-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 05 Oct 2014 00:30:40 -0000 It looks like buildworld is failing when building the rescue binaries. I'm not sure which commit broke it. Log is here: http://0xfeedface.org/~shawn/2014-10-04-build.txt Thanks, Shawn