[Bug 225129] editors/openoffice-{4, devel}: fails to build with clang 6.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 18 04:33:13 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225129
Don Lewis <truckman at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
--- Comment #6 from Don Lewis <truckman at FreeBSD.org> ---
The "creation of executable memory area failed: No such file or directory"
errors appear to be caused by a recent poudriere change. I can reproduce them
with a copy of the jail that is older than the clang 6 upgrade. mkstemp() is
trying to create a scratch file under /nonexistent, which is ~nobody.
Poudriere was changed to run builds as nobody a while ago, but these errors are
much more recent.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list