Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2022 16:02:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 261415] multimedia/onevpl: wrong python version used if newer python (than default) is installed ('make install' fails)
Message-ID:  <bug-261415-21822-NfMrBVTM98@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261415-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261415-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261415

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |python@FreeBSD.org

--- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> ---
Adding -DPython3_EXECUTABLE=3D${PYTHON_CMD} to CMAKE_ARGS seems to do the t=
rick.

This might be considered a bug in the cmake support in Uses/python.mk
(Python_ADDITIONAL_VERSIONS did not seem to help - maybe because of changes
over the years to the "FindPython" infrastructure in cmake).  Maybe
Python3_EXECUTABLE should be added in python.mk

python@ CC'd for input.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261415-21822-NfMrBVTM98>