Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 00:00:42 -0800
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        =?utf-8?Q?Jos=C3=A9_P=C3=A9rez?= <fbl@aoek.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Failing buildword due to execution permission (with fix)
Message-ID:  <C21A6355-8C24-4B7A-8344-53FDF40D4084@gmail.com>
In-Reply-To: <d2efef40a9e28bec03742c49ec5e4682@mail.yourbox.net>
References:  <d2efef40a9e28bec03742c49ec5e4682@mail.yourbox.net>

index | next in thread | previous in thread | raw e-mail


> On Nov 9, 2015, at 13:35, José Pérez <fbl@aoek.com> wrote:
> 
> Hello,
> I have this buildwordl failure:
> 
> ===> libexec/rbootd (depend)
> --- depend_subdir_lib ---
> --- aton_ether_subr.c ---
> /usr/src/contrib/netbsd-tests/lib/libc/net/gen_ether_subr /usr/src/sys/net/if_ethersubr.c ato
> n_ether_subr.c
> sh: /usr/src/contrib/netbsd-tests/lib/libc/net/gen_ether_subr: Permission denied
> *** [aton_ether_subr.c] Error code 126
> 
> 
> I fixed with:
> chmod +x /usr/src/contrib/netbsd-tests/lib/libc/net/gen_ether_subr
> 
> 
> This was from a fresh checkout of current on a new machine.
> 
> Is it me or shall I report a bug?

Hi José,
	I’ve fixed the issue in r291172 (and no it wasn’t just you — I ran into the same problem from my git checkout later on, which was kind of interesting).
Thanks!
-NGie

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C21A6355-8C24-4B7A-8344-53FDF40D4084>