Re: make(1): missing "fattr" pledge

2016-10-11 Thread Marc Espie
On Wed, Oct 12, 2016 at 01:03:10AM +0200, Theo Buehler wrote: > $ .include \ > Makefile > $ ktrace make -t obj > touch _SUBDIRUSE > Abort trap (core dumped) > $ kdump | tail -4 > 89292 make CALL utimes(0x199a52c6c90,0) > 89292 make PLDG utimes, "fattr", errno 1 Operation not permitted >

make(1): missing "fattr" pledge

2016-10-11 Thread Theo Buehler
$ .include \ > Makefile $ ktrace make -t obj touch _SUBDIRUSE Abort trap (core dumped) $ kdump | tail -4 89292 make CALL utimes(0x199a52c6c90,0) 89292 make PLDG utimes, "fattr", errno 1 Operation not permitted 89292 make PSIG SIGABRT SIG_DFL code <1852990836> 89292 make NAMI