macaroni-os / macaroni-os/mark-issues

[core-gl-kit] media-libs/mesa-26.2.1 requires py3.10

Open
#800 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core-gl-kit emerge failure MARK mark-31 mark-unstable
Dominant language
No language data
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
Program python3 found: NO found 3.9.25 but need: '>= 3.10' (/var/tmp/portage/media-libs/mesa-26.2.1/temp/python3.9/bin/python3)
Program python found: NO found 3.9.25 but need: '>= 3.10' (/var/tmp/portage/media-libs/mesa-26.2.1/temp/python3.9/bin/python)

meson.build:1136:2: ERROR: Problem encountered: Python >= 3.10 not found

A full log can be found at /var/tmp/portage/media-libs/mesa-26.2.1/work/mesa-26.2.1-build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
* ERROR: media-libs/mesa-26.2.1::core-gl-kit failed (configure phase):
* (no error message)
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the media-libs/mesa-26.2.1 configure failure and inspect meson.build:1136:2 together with the generated meson-log.txt. Determine how this package selects Python 3.9.25 and what supported dependency or configuration is expected; done means the Mesa configure and build phases complete without the Python >= 3.10 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.