* --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/tmp/portage/app-text/paperwork-2.1.0/temp/sandbox.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /dev/kfd A: /dev/kfd R: /dev/kfd C: tesseract --list-langs * -------------------------------------------------------------------------------- needs to have addpredict /dev/kfd added to ebuild to allow listing tesseract languages on amd graphics systems. Like it already has for nvidia addpredict /dev/nvidiactl
Please do attach the sandbox log, build.log, and emerge --info in future, even if the issue seems obvious, to allow people w/o access to e.g. the hardware to debug and e.g. satisfy themselves that there's no other solution. (It may be possible to stop it doing such detection at all.)
Created attachment 760593 [details] emerge --info
Created attachment 760594 [details] emerge --info app-text/paperwork
Created attachment 760595 [details] build log of failed emerge
Yes, sorry. Gonna do better next time. Attached the logs now. Can't add the sandbox.log because it seems to deleted automatically after which I assume is it's content is dumped into the terminal by emerge? (the part I copied into the comment of the initial bug report)
Thanks for the report, this looks indeed similar to #793446 (and USE=opencl). Let me add that other addpredict
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea9c0d3ac54b36a0054114aae370aa91cd07687 commit eea9c0d3ac54b36a0054114aae370aa91cd07687 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2021-12-30 10:03:37 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2021-12-30 10:03:57 +0000 app-text/paperwork: fix install with opencl and amd cards Closes: https://bugs.gentoo.org/830012 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> app-text/paperwork/paperwork-2.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)