Package: cmake-data
Version: 2.8.7-3
Severity: important

Hi Modestas,

since cmake 2.8.7, FindPythonInterp doesn't allow finding explicit
python versions anymore. The lines

        # Search for the current active python version first
        find_program(PYTHON_EXECUTABLE NAMES python)

introduced between 2.8.4~rc2 and 2.8.7 impose that if there is a
/usr/bin/python available, it will be picked, no matter what
"Python_ADDITIONAL_VERSIONS" might be set at.

This means that it's no more possible to pick a specific python
interpreter in Debian builds, as there will always be a /usr/bin/python
available.

This change in behaviour has made pyside-mobility FTBFS (#662929).

Cheers,

OdyX

P.S. Please ask if you want me to provide a patch.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to