From owner-freebsd-current@freebsd.org Fri May 13 16:39:32 2016 Return-Path: Delivered-To: freebsd-current@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 08218B3A8BE for ; Fri, 13 May 2016 16:39:32 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C10D01C1D for ; Fri, 13 May 2016 16:39:31 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::903e:3059:49d8:b91f] (unknown [IPv6:2001:7b8:3a7:0:903e:3059:49d8:b91f]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 16D03311F0; Fri, 13 May 2016 18:39:28 +0200 (CEST) Subject: Re: Error in buildkernel. Permission denien Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_6DD7EC2B-59CF-4026-AD7C-E17A83802F37"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 (ebbf3ef) From: Dimitry Andric In-Reply-To: Date: Fri, 13 May 2016 18:39:21 +0200 Cc: freebsd-current Message-Id: References: To: Cristiano Deana X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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, 13 May 2016 16:39:32 -0000 --Apple-Mail=_6DD7EC2B-59CF-4026-AD7C-E17A83802F37 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 13 May 2016, at 08:35, Cristiano Deana wrote: > > while compiling kernel I got: > > x86 -> /usr/src/sys/x86/include > /usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh > /usr/src/sys/dev/bhnd/nvram/nvram_map -h > bmake[4]: exec(/usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh) failed > (Permission denied) Hi Cristiano, See PR 209435 [1]. This should now be fixed with commit r299684 [2]. -Dimitry [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209435 [2] https://svnweb.freebsd.org/changeset/base/299684 --Apple-Mail=_6DD7EC2B-59CF-4026-AD7C-E17A83802F37 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlc2Az4ACgkQsF6jCi4glqPXegCgrNY1Ni6AeFJYDvI2M+rQeoNw mNoAoKpfg4OEp+j79QTprzJWdo/oM3pk =Zi8Q -----END PGP SIGNATURE----- --Apple-Mail=_6DD7EC2B-59CF-4026-AD7C-E17A83802F37--