[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224276
Bug ID: 224276
Summary: editors/openoffice-4: Cannot build with CCACHE=on with
synth
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: office at FreeBSD.org
Reporter: cmangin at arobas.net
Flags: maintainer-feedback?(office at FreeBSD.org)
Assignee: office at FreeBSD.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list