Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 14:44:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 224276] editors/openoffice-4: Cannot build with CCACHE=on with synth
Message-ID:  <bug-224276-25061-6qG0EyhD9e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224276-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224276-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris <cmangin@arobas.net> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to office@FreeBSD.=
org:
Bug 224276: editors/openoffice-4: Cannot build with CCACHE=3Don with synth
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224276



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

If we try to build apache-openoffice with synth, with option CCACHE=3Don, t=
he
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 =3D /ccache and /root is read-only. But this port st=
ill
wants to write to /root/.ccache

Log file included.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224276-25061-6qG0EyhD9e>