From owner-freebsd-current@FreeBSD.ORG Tue Feb 25 07:02:39 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 319D9C6; Tue, 25 Feb 2014 07:02:39 +0000 (UTC) Received: from mta05.bitpro.no (mta05.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id DD07112DD; Tue, 25 Feb 2014 07:02:38 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta05.bitpro.no (Postfix) with ESMTPS id 7B0CC17F85F; Tue, 25 Feb 2014 08:02:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 2975E181561; Tue, 25 Feb 2014 08:03:35 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lGWFN4Hrjawt; Tue, 25 Feb 2014 08:03:34 +0100 (CET) Received: from mail.lockless.no (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id A2871181560; Tue, 25 Feb 2014 08:03:34 +0100 (CET) Subject: RE: Build failed in Jenkins: FreeBSD_HEAD #176 From: =?utf-8?Q?Hans_Petter_Selasky?= To: =?utf-8?Q?jenkins-admin=40freebsd=2Eorg?= , =?utf-8?Q?freebsd-current=40freebsd=2Eorg?= Date: Tue, 25 Feb 2014 08:03:34 +0100 Mime-Version: 1.0 In-Reply-To: <1551769078.10.1393294381541.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1130198114.9.1393260520112.JavaMail.jenkins@jenkins-9.freebsd.org> X-Priority: 3 (Normal) X-Mailer: Zarafa 7.1.4-41394 Message-Id: X-Mailman-Approved-At: Tue, 25 Feb 2014 12:41:38 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 25 Feb 2014 07:02:39 -0000 Hi, The build failure should be fixed yesterday: http://svnweb.freebsd.org/base?view=revision&revision=262454 I forgot to test using "clang" compiler before committing. --HPS