From owner-freebsd-current@FreeBSD.ORG Fri Jun 14 09:59:15 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 80AA07D5 for ; Fri, 14 Jun 2013 09:59:15 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 445A21366 for ; Fri, 14 Jun 2013 09:59:15 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1UnQjN-002Qs3-UM>; Fri, 14 Jun 2013 11:55:41 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198] helo=telesto) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1UnQjN-002tib-SI>; Fri, 14 Jun 2013 11:55:41 +0200 Date: Fri, 14 Jun 2013 11:55:20 +0200 From: "O. Hartmann" To: freebsd-current@freebsd.org Subject: r251744: amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 Message-ID: <20130614115520.6c294488@telesto> Organization: FU Berlin X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.18; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/p1D4sukDz1QIIj1cxy6.wqa"; protocol="application/pgp-signature" X-Originating-IP: 130.133.86.198 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 09:59:15 -0000 --Sig_/p1D4sukDz1QIIj1cxy6.wqa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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 =3D cpusetobj_ffs(&dmask)) !=3D 0) { ^ 1 error generated. *** [vlapic.o] Error code 1 make: stopped in /usr/src/sys/modules/vmm 1 error make: stopped in /usr/src/sys/modules/vmm *** Error code 2 Stop. make: stopped in /usr/src/sys/modules *** [modules-all] Error code 1 --Sig_/p1D4sukDz1QIIj1cxy6.wqa Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJRuuidAAoJEOgBcD7A/5N8heAIAOm9elxe5XR+aiBvexYlXYor 3zbRNRPgCQhXwJyZoZGL8xvMfa5CLbnDb2IK7sPUYc/P2AwQ97DlC9svqf/WLrfQ lZroLW2dpRB18YRsJLTZOugJltJMM+0uBaThSp0nMg56OXAWxY5LSN9deW/rB7/9 f8AReD5OqRK1bSHBYidgWGcj52wyy+SNTGk3KRIAY4APIFM9hMYV9ve1Y4DaxO1/ Ogk1WAi+a2BJlOBH/EmsQYS0aXz2Vprn3YlDSlq3urTrqRFc1fkQ645ouY4Z1ldP 8K86f3XXVtz7eKkukIYmON6ujxiGSKuBOr2Kmaol6b/l+wstGHeuLv8qbRy7M/E= =HsBU -----END PGP SIGNATURE----- --Sig_/p1D4sukDz1QIIj1cxy6.wqa--