maintainer-feedback requested: [Bug 224276] editors/openoffice-4: Cannot build with CCACHE=on with synth

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 12 14:44:13 UTC 2017


Chris <cmangin at arobas.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to office at FreeBSD.org:
Bug 224276: editors/openoffice-4: Cannot build with CCACHE=on with synth
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224276



--- Description ---
Created attachment 188753
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188753&action=edit
Log file of build with CCACHE = on

If we try to build apache-openoffice with synth, with option CCACHE=on, the
build fails with this error:

ccache: error: Failed to create directory /root/.ccache/tmp: Operation not
permitted
dmake:	Error code 1, while making '../unxfbsdx.pro/obj/ifparser.obj'

With poudriere, this problem does not occur since CCACHE_DIR is set to
/root/.ccache  where the configured ccache directory is mounted.

With synth, CCACHE_DIR = /ccache and /root is read-only. But this port still
wants to write to /root/.ccache

Log file included.


More information about the freebsd-office mailing list