Hi,

So I'm running some builds for the openvpn3-linux project on Fedora Rawhide ... And we have this little line in configure.ac:

    AM_PATH_PYTHON([3.5],, [:])

When ./configure runs, it reports:

    checking for python3 version... 3.1

As a colleague said, mathematically this is correct. But that doesn't really help. Who/what is truncating Python 3.10 to 3.1? And how can that be fixed? Is someone already looking into this?


Complete build logs can be seen here:
<https://download.copr.fedorainfracloud.org/results/dsommers/openvpn3/fedora-rawhide-x86_64/02329646-openvpn3/>


--
kind regards,

David Sommerseth
OpenVPN Inc
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to