[kde-freebsd] [Bug 177018] Can't build devel/xsd
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 12 05:40:09 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177018
Alonso Schaich <alonso at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alonso at freebsd.org
--- Comment #6 from Alonso Schaich <alonso at freebsd.org> ---
There are a number of ports that execute applications (binaries or scripts with
execute file mode) in ${WRKDIRPREFIX}, such as at least
/tmp/[...]/xsd-3.3.0-2+dep/build-0.3/c/gnu/dep being executed as part of the if
statement's condition evaluation in the first comment.
This, however, breaks builds where WRKDIRPREFIX is inside a filesystem mounted
with the noexec mount option, which I guess is the issue here.
Can you check noexec bit (zfs get exec or mount) being set?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list