From owner-freebsd-current@FreeBSD.ORG Sat Mar 21 12:32:49 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB50E653 for ; Sat, 21 Mar 2015 12:32:49 +0000 (UTC) Received: from mail-ie0-x22c.google.com (mail-ie0-x22c.google.com [IPv6:2607:f8b0:4001:c03::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8BFDEC1 for ; Sat, 21 Mar 2015 12:32:49 +0000 (UTC) Received: by iecvj10 with SMTP id vj10so7689051iec.0 for ; Sat, 21 Mar 2015 05:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TXA7QXdhrjVf/HN14tw0n/iK5d84ZzTcyQTdxVRiaqE=; b=HV2QCt+nqGwLqTkDx2bbvBq0zdpLZWVVKFHMQxJojjXtXcj/4c4f2X1j7yGbCo+xiD el2I3qKSUEofEtVr5opOqNbdlQSglFoi5ba93ga16jK2WIjKme2bBuX0ParEzwf7AQvA 7L0iGey5t6Gk2tACkjHq2vXXneUXcj9sqLejOlMb8u3doGSyIpk0rlhXeSLWC9b0Uze9 f1ynMnakz+AcCzAxK7JV+0rGTvNVmlw7qkQfPq36z77b+1yZk9uatrYuWHVcbad2La/c gJ6TEtdd05KDkyc6yLuZh73X/3Gz9ZeTfvvGEMU1YjmepIV+GefkxcnTEPR71GiJjtAn /6SA== MIME-Version: 1.0 X-Received: by 10.107.8.215 with SMTP id h84mr126355769ioi.89.1426941169002; Sat, 21 Mar 2015 05:32:49 -0700 (PDT) Received: by 10.107.156.75 with HTTP; Sat, 21 Mar 2015 05:32:48 -0700 (PDT) In-Reply-To: References: Date: Sat, 21 Mar 2015 08:32:48 -0400 Message-ID: Subject: Re: What's the official method to test the build now? From: Ryan Stone To: NGie Cooper Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Current 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: Sat, 21 Mar 2015 12:32:49 -0000 I still see the compile errors that I reported here: https://lists.freebsd.org/pipermail/freebsd-current/2015-February/054803.html It affects these builds: sparc64 LINT kernel failed, check _.sparc64.LINT for details powerpc LINT kernel failed, check _.powerpc.LINT for details powerpc LINT64 kernel failed, check _.powerpc.LINT64 for details i386 LINT-NOINET kernel failed, check _.i386.LINT-NOINET for details i386 LINT-NOINET6 kernel failed, check _.i386.LINT-NOINET6 for details i386 LINT kernel failed, check _.i386.LINT for details i386 LINT-NOIP kernel failed, check _.i386.LINT-NOIP for details i386 LINT-VIMAGE kernel failed, check _.i386.LINT-VIMAGE for details