On Mon, Sep 03, 2018 at 04:13:17PM +0200, Klemens Nanni wrote: > Not sure what's wrong but this port fails in the extract target already. > All other ports are fine. > > $ make -djm extract > [...] > ===> Extracting for xssstate-1.1 > [44423] Process 3995 (/tmp/pobj/xssstate-1.1/.extract_done) exited with > status 0. > [44423] Running 57170 (/tmp/pobj/xssstate-1.1/.extract_done) cd > /usr/ports/x11/xssstate && PKGPATH=x11/xssstate exec doas -u _pbuild make > do-extract > make: Permission denied: Permission denied > [44423] Process 57170 (/tmp/pobj/xssstate-1.1/.extract_done) exited > with status 512. > *** Error 2 in target '/tmp/pobj/xssstate-1.1/.extract_done' > *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2501 > '/tmp/pobj/xssstate-1.1/.extract_done') > [46989] Process 65421 (extract) exited with status 256. > *** Error 1 in target 'extract' > *** Error 1 in /usr/ports/x11/xssstate > (/usr/ports/infrastructure/mk/bsd.port.mk:2409 'extract') > > Do you run without PORTS_PRIVSEP? Does it work for anybody else?
yes, without PORTS_PRIVSEP. -- Sebastien Marie
