Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931458 - [GURU] media-libs/amdvlk: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] media-libs/amdvlk: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 12:43 UTC by Nowa Ammerlaan
Modified: 2024-10-10 03:47 UTC (History)
1 user (show)

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


Attachments
amdvlk-2024.3.1-r1.ebuild (amdvlk-2024.3.1-r1.ebuild,6.19 KB, application/vnd.gentoo.ebuild)
2024-10-10 03:47 UTC, Alex Barker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nowa Ammerlaan gentoo-dev 2024-05-07 12:43:48 UTC
This package does not support Python 3.12. Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev:  https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate media-libs/amdvlk
media-libs/amdvlk
  PythonCompatUpdate: version 2023.1.1: PYTHON_COMPAT update available: python3_12
  PythonCompatUpdate: version 2023.1.2: PYTHON_COMPAT update available: python3_12
  PythonCompatUpdate: version 2023.1.3: PYTHON_COMPAT update available: python3_12
Comment 1 Alex Barker 2024-10-10 03:47:21 UTC
Created attachment 905145 [details]
amdvlk-2024.3.1-r1.ebuild

Tested 2024.3.1 with python3_12 and it seems to build correctly. This also fixed a couple of other issues:

ImportError: No module named jinja2 error I was experiencing probably related to this and an missing BDEPEND for jinja.

I also fixed the missing RDEPEND outlined in https://bugs.gentoo.org/932727.

There are still a number of things wrong with this ebuild but at least it compiles now.