Friday, March 08, 2019

Re: NEW: editors/wordgrinder

Klemens Nanni writes:
> Something creates files under /tmp and tries to execute them; spotted
> because my /tmp/ MFS is mounted with `noexec'.
>
> Is that expected/desired?
>
> $ make build
> [...]
> ===> Building for wordgrinder-0.7.2
> /bin/sh: /tmp/wg-build/lua: Permission denied
> gmake: *** [Makefile:132: /tmp/wg-build/build.ninja] Error 1
> *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2801 '/usr/p
> orts/pobj/wordgrinder-0.7.2/.build_done')
> *** Error 1 in /usr/ports/editors/wordgrinder (/usr/ports/infrastructur
> e/mk/bsd.port.mk:2467 'build')

Pretty weird. Attached tarball passes OBJDIR=${WRKBUILD}/wg-build in
MAKE_FLAGS to fix it.

--
Anthony J. Bentley

No comments:

Post a Comment