commit: aa8428244c620f062a55f86b5b2d7d2bbc15739b
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 13:23:33 2023 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 13:23:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa842824
sci-libs/caffe2: sandbox error
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-libs/caffe2/caffe2-2.0.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-libs/caffe2/caffe2-2.0.0-r1.ebuild
b/sci-libs/caffe2/caffe2-2.0.0-r1.ebuild
index 48a01218a4e0..4f0586de46e1 100644
--- a/sci-libs/caffe2/caffe2-2.0.0-r1.ebuild
+++ b/sci-libs/caffe2/caffe2-2.0.0-r1.ebuild
@@ -161,6 +161,7 @@ src_configure() {
if use cuda; then
addpredict "/dev/nvidiactl" # bug 867706
+ addpredict "/dev/char"
mycmakeargs+=(
-DCMAKE_CUDA_FLAGS="$(cuda_gccdir -f | tr -d \")"