From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 12 08:14:19 2011 Return-Path: Delivered-To: amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A4B61065675; Mon, 12 Dec 2011 08:14:19 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0D3448FC13; Mon, 12 Dec 2011 08:14:17 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id JAA14945; Mon, 12 Dec 2011 09:56:09 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Ra0k4-000HyT-Su; Mon, 12 Dec 2011 09:56:09 +0200 Message-ID: <4EE5B398.4060903@FreeBSD.org> Date: Mon, 12 Dec 2011 09:56:08 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111206 Thunderbird/8.0 MIME-Version: 1.0 To: current@FreeBSD.org References: <201112120558.pBC5wW1U063563@freebsd-current.sentex.ca> In-Reply-To: <201112120558.pBC5wW1U063563@freebsd-current.sentex.ca> X-Enigmail-Version: undefined Content-Type: text/plain; charset=x-viet-vps Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 12 Dec 2011 11:29:34 +0000 Cc: amd64@FreeBSD.org, i386@FreeBSD.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2011 08:14:19 -0000 on 12/12/2011 07:58 FreeBSD Tinderbox said the following: > In file included from /src/sys/kern/kern_racct.c:53: > /src/sys/sys/sx.h: In function '__sx_xlock': > /src/sys/sys/sx.h:154: warning: implicit declaration of function 'SCHEDULER_STOPPED' > /src/sys/sys/sx.h:154: warning: nested extern declaration of 'SCHEDULER_STOPPED' [-Wnested-externs] > *** Error code 1 This should be fixed in r228430. Apologies. -- Andriy Gapon