Summary: | [guru] FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/games-emulation/duckstation-9999/work/duckstation-9999_build/bin/database' | ||
---|---|---|---|
Product: | GURU | Reporter: | Mitch <mturcot> |
Component: | Package issues | Assignee: | Octiabrina Terrien-Puig <myrvogna> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log
fix_inverted_axis_regression.patch duckstation-9999.ebuild |
Description
Mitch
2022-11-30 08:40:02 UTC
Created attachment 838397 [details]
build log
Created attachment 865282 [details, diff]
fix_inverted_axis_regression.patch
This patch fixes some evdev compile time issues. You may need to apply this before testing the issue for this bug. The patch has been emailed upstream because the repo doesn't accept pull requests or bug reports. O_o
Created attachment 865283 [details]
duckstation-9999.ebuild
This ebuild fixes the issues associated with this ticket and a couple of other problems in the ebuild.
I have opened a pull-request to the Guru repo to fix this issue. https://github.com/gentoo/guru/pull/99 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4727bcf53bb4d44a4bbe64d127ad6ab6f258f86 commit a4727bcf53bb4d44a4bbe64d127ad6ab6f258f86 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> AuthorDate: 2023-08-17 20:37:53 +0000 Commit: Haelwenn (lanodan) Monnier <contact@hacktivis.me> CommitDate: 2023-08-17 20:58:51 +0000 games-emulation/duckstation: qt5 to qt6 migration, dbus flag, cubeb dep Closes: https://bugs.gentoo.org/883721 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> .../duckstation/duckstation-9999.ebuild | 23 ++++++++++++---------- games-emulation/duckstation/metadata.xml | 2 +- 2 files changed, 14 insertions(+), 11 deletions(-) |