Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898160 - media-libs/gegl-0.4.42-r1 should depend on dev-python/setuptools-67.2.0-r1
Summary: media-libs/gegl-0.4.42-r1 should depend on dev-python/setuptools-67.2.0-r1
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 13:50 UTC by Johannes Niess
Modified: 2023-02-27 19:59 UTC (History)
2 users (show)

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


Attachments
Emerge output (emerge_log.txt,4.17 KB, text/plain)
2023-02-27 13:50 UTC, Johannes Niess
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Niess 2023-02-27 13:50:46 UTC
Created attachment 855024 [details]
Emerge output

When updating media-libs/gegl earlier than dev-python/setuptools-67.2.0-r1, the configure phase fails with 

meson.build:28:0: ERROR: <PythonExternalProgram 'python3' -> ['/usr/bin/python3.10']> is not a valid python or it is missing distutils


A re-run of emerge resulted in the opposite sequence and compilation passes.
Comment 1 Johannes Niess 2023-02-27 13:53:28 UTC
The build log got overwritten during the successfull build.
Comment 2 Mike Gilbert gentoo-dev 2023-02-27 19:59:32 UTC
I suspect you just happened to have a bad version of setuptools installed.

Please re-open if you can provide exact steps to reproduce the issue and a build log to go with them.