[libvirt-jenkins-ci PATCH 3/7] lcitool: Create ccache wrappers outside of $HOME

Daniel P. Berrangé berrange at redhat.com
Mon Mar 30 12:19:58 UTC 2020


On Mon, Mar 30, 2020 at 02:17:15PM +0200, Andrea Bolognani wrote:
> On Mon, 2020-03-30 at 12:47 +0100, Daniel P. Berrangé wrote:
> > On Fri, Mar 27, 2020 at 08:34:55PM +0100, Andrea Bolognani wrote:
> > > +- name: 'Create ccache wrappers'
> > > +  file:
> > > +    path: /usr/local/share/ccache-wrappers
> > > +    state: directory
> > 
> > I weakly suggest "/usr/local/share/ccache/bin"
> 
> I thought about that path, but then decided against it because
> /usr/local/share/ccache belongs to the ccache package itself on
> FreeBSD (which install all ports under /usr/local) and even on Linux
> when installing it from source without overriding the default prefix,
> so even though there would be no conflicts right now I'd rather steer
> clear of it.

Ah ok, I forgot FreeBSD puts ports into /usr/local.

> I also considered /usr/libexec/ccache-wrappers - what would you think
> of that option?

I don't mind either that or your original


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list