Check the logfile at ${T}/Xvfb.log
On Sat, Aug 17, 2024 at 02:46:53PM +, Andrey Grozin wrote:
> Hello *,
>
> Until recently, fricas[doc] used to emerge fine. Today, when trying to do
> so, I get zillion
>
> F: open_wr
> S: deny
> P: /dev/dri/card0
> A: /dev/dri/card0
> R: /dev/dri/card0
> C: Xvfb -displayfd 1 -screen 0 1280x1
Hello *,
Until recently, fricas[doc] used to emerge fine. Today, when trying to do
so, I get zillion
F: open_wr
S: deny
P: /dev/dri/card0
A: /dev/dri/card0
R: /dev/dri/card0
C: Xvfb -displayfd 1 -screen 0 1280x1024x24 +extension RANDR
and the line
virtx emake book
in the ebuild fails. I don
Following the discussion in https://github.com/gentoo/gentoo/pull/37639,
rocm_use_hipcc now creates ROCM_TARGET_LST to prevent GPU access
during src_configure phase. Interdiff is below:
diff -u b/eclass/rocm.eclass b/eclass/rocm.eclass
--- b/eclass/rocm.eclass
+++ b/eclass/rocm.eclass
@@ -20,7 +20