From owner-freebsd-stable@freebsd.org Fri Feb 19 21:57:25 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CF87AAED5F for ; Fri, 19 Feb 2016 21:57:25 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4D61E78; Fri, 19 Feb 2016 21:57:25 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 526F91A06; Fri, 19 Feb 2016 21:57:25 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 11BCE18855; Fri, 19 Feb 2016 21:57:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id sd_9CPhrHvXN; Fri, 19 Feb 2016 21:57:22 +0000 (UTC) Subject: Re: 10.3-BETA2 Buildworld issue DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 575611884E To: dweimer@dweimer.net, FreeBSD Stable References: From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <56C78FBF.1050904@FreeBSD.org> Date: Fri, 19 Feb 2016 13:57:19 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5X3f8uWa3IA1s7b4X2BADv29mWc1x737b" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2016 21:57:25 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5X3f8uWa3IA1s7b4X2BADv29mWc1x737b Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2/19/2016 10:42 AM, dweimer wrote: >=20 > In my testing of 10.3-BETA2, I have discovered that the buildworld is > failing on libc/posix1e/acl_support_nfs4.c on my mail server jail. > Anyone have any ideas as to what's causing the issue? >=20 > /jails/devel/ROOT/usr/src/lib/libc/posix1e/acl_support_nfs4.c:51:8: > error: use of undeclared identifier 'ACL_ENTRY_INHERITED' > { ACL_ENTRY_INHERITED, "inherited", 'I' }, > ^ That is defined in sys/sys/acl.h. It all seems fine to me. Check in your OBJDIR for a tmp/usr/include/sys/acl.h file and see if it has ACL_ENTRY_INHERITED defined. --=20 Regards, Bryan Drewery --5X3f8uWa3IA1s7b4X2BADv29mWc1x737b Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWx4+/AAoJEDXXcbtuRpfPg88H/2N+BDQHJ1X25rDLjSV8Um85 l+BxDCt1KQcNJaDsnGb9LAcgToFY1vUCFKxHqV7R1X6LkWJ1t+eOg/RWMquRdY5y dyp/dD26xD91KBRfSswqSCaO7G0IKUAXp+ah8CxzCQ9NODmLC/9SMuIzdROiNumL SfJofoyiRkGzTXyv5d06EMOwjozcpVJefyTGxu9pf+QqarbtObKZvn3jMSs/o0N8 hjHxgnY1d6Dq3AmyE/yVw/a4ZHUsEUAWr/ZHr9rVBQFpr0BxrrglNGSktV/iNk4n O41rnYSxdIRRQWTIyX9HT/LXx+CMMMaR9gu2arzL3+JBSahLLKxB0+Z8YgMfRqs= =j66R -----END PGP SIGNATURE----- --5X3f8uWa3IA1s7b4X2BADv29mWc1x737b--