Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 841599

Summary: dev-libs/intel-compute-runtime-22.13.22789-r1 doesn't build with ccache available on the system
Product: Gentoo Linux Reporter: Joe Breuer <gentoo>
Component: Current packagesAssignee: Jan Henke <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: conikost, proxy-maint
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=841518
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Quick-fix turning off ccache in intel-compute-runtime-22.13.22789-r1.ebuild

Description Joe Breuer 2022-04-29 06:09:17 UTC
Created attachment 775293 [details, diff]
Quick-fix turning off ccache in intel-compute-runtime-22.13.22789-r1.ebuild

Building dev-libs/intel-compute-runtime-22.13.22789-r1 yields numerous sandbox violations related to /var/cache/ccache (my make.conf CCACHE_DIR).

Turning off ccache allows it to build, see patch attached.

The way that packages build system works, this also means that the portage-provided ccache is NOT used. I don't know how to fix this to allow ccache to work correctly - as configured in FEATURES - with this package: FEATURES=ccache and enabling that package's ccache support leads to the sandbox violations.

This is the same issue as bug #841518 applying to this different ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-29 21:08:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67cc4b16dafcb094962e9bbe202a234f705a4a4a

commit 67cc4b16dafcb094962e9bbe202a234f705a4a4a
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-04-29 20:25:08 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-04-29 20:59:02 +0000

    dev-libs/intel-compute-runtime: add 22.17.23034
    
    Closes: https://bugs.gentoo.org/841599
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-libs/intel-compute-runtime/Manifest            |  1 +
 .../intel-compute-runtime-22.17.23034.ebuild       | 70 ++++++++++++++++++++++
 2 files changed, 71 insertions(+)