Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841599 - dev-libs/intel-compute-runtime-22.13.22789-r1 doesn't build with ccache available on the system
Summary: dev-libs/intel-compute-runtime-22.13.22789-r1 doesn't build with ccache avail...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Henke
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-04-29 06:09 UTC by Joe Breuer
Modified: 2022-04-29 21:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Quick-fix turning off ccache in intel-compute-runtime-22.13.22789-r1.ebuild (intel-compute-runtime-22.13.22789-r1_ccache.patch,525 bytes, patch)
2022-04-29 06:09 UTC, Joe Breuer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)