On Sat, Oct 29, 2022 at 06:22:45AM +0200, Rafael Sadowski wrote:
> I backported the upper-case variables but I guess we will still see
> issues where 3.9 and 3.10 is installed.
> For example:
>
> -- Found PythonLibs: /usr/local/lib/libpython3.10.so.0.0 (found suitable version "3.9.15", minimum required is "3.6")
>
> Let me know, I can help fix it.
There aren't that many. These are the occurrences in of
'Found PythonLibs' in the logs of my last bulk:
cad/kicad.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0
cad/kicad.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable version "3.9.15", minimum required is "3.6")
comms/gnuradio.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable exact version "3.9.15")
devel/cutter.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable version "3.9.15", minimum required is "3.5")
devel/libftdi1.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found version "3.9.15")
devel/py-lief,python3.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0
editors/sigil.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable version "3.9.15", minimum required is "3.4")
editors/texworks,-lua.log:-- Found PythonLibs: /usr/local/lib/libpython2.7.so.0.0 (found version "2.7.18")
games/fifengine.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable exact version "3.9.15")
games/fifengine.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found version "3.9.15")
games/freeorion.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable version "3.9.15", minimum required is "3.5")
games/gemrb.log:-- Found PythonLibs: /usr/local/lib/libpython2.7.so.0.0 (found suitable version "2.7.18", minimum required is "2.3")
geo/py-osmium,python3.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0
graphics/blender.log:-- Found PythonLibsUnix: /usr/local/lib/libpython3.9.so.0.0
graphics/hugin.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable version "3.9.15", minimum required is "3.9.15")
graphics/opencv,,-main.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable exact version "3.9.15")
graphics/opencv.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable exact version "3.9.15")
x11/cegui.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable exact version "3.9.15")
x11/kde-applications/kopeninghours.log:-- Found PythonLibs: /usr/local/lib/libpython3.9.so.0.0 (found suitable version "3.9.15", minimum required is "3.6")
No comments:
Post a Comment