Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 04:33:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 225129] editors/openoffice-{4, devel}: fails to build with clang 6.0
Message-ID:  <bug-225129-25061-1EA5LT7eHc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225129-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225129-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225129

Don Lewis <truckman@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #6 from Don Lewis <truckman@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 t=
hem
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.=20
Poudriere was changed to run builds as nobody a while ago, but these errors=
 are
much more recent.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225129-25061-1EA5LT7eHc>