From owner-freebsd-current@FreeBSD.ORG Fri Jun 14 11:12:06 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 609603AE for ; Fri, 14 Jun 2013 11:12:06 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1l.mail.yandex.net (forward1l.mail.yandex.net [IPv6:2a02:6b8:0:1819::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2619512B6 for ; Fri, 14 Jun 2013 11:12:06 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward1l.mail.yandex.net (Yandex) with ESMTP id B28E81520EF8 for ; Fri, 14 Jun 2013 14:29:18 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 737F61B41049 for ; Fri, 14 Jun 2013 14:29:18 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Cmu5iSiU0W-TIvKMuQZ; Fri, 14 Jun 2013 14:29:18 +0400 Message-ID: <51BAF07D.8090401@passap.ru> Date: Fri, 14 Jun 2013 14:29:17 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130518 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 References: <20130614115520.6c294488@telesto> In-Reply-To: <20130614115520.6c294488@telesto> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 14 Jun 2013 11:12:06 -0000 14.06.2013 13:55, O. Hartmann пишет: > Kernel build fails on recent r251744 CURRENT: > > [...] > --- vlapic.o --- > /usr/src/sys/modules/vmm/../../amd64/vmm/io/vlapic.c:468:15: error: > implicit declaration of function 'cpusetobj_ffs' is invalid in C99 > [-Werror,-Wimplicit-function-declaration] while ((i = > cpusetobj_ffs(&dmask)) != 0) { ^ 1 error generated. > *** [vlapic.o] Error code 1 > > make: stopped in /usr/src/sys/modules/vmm > 1 error [...] > *** [modules-all] Error code 1 I get the same for r251703-amd64. And there are no emails from a tinderbox. I wonder if it runs with -Wno-error? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve