JOBS: OSX: kdev-python doesn't use installed python 3
Closed, InvalidPublic

Description

https://build.kde.org/job/kdev-python%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/4/console :

15:57:11 CMake Error at /opt/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
15:57:12   Could NOT find PythonLibs: Found unsuitable version "2.7.5", but required
15:57:12   is at least "3.4.3" (found PYTHON_LIBRARY-NOTFOUND)

The OSX builders have as of now python 2.7.10 and 3.4.3 installed. The base system offers also three versions 2.[5-7]...

So, in order to run python version 3.4 one needs to access /opt/local/bin/python3.4, which is probably not done by this job...

kaning updated the task description. (Show Details)
kaning raised the priority of this task from to Needs Triage.
kaning added a project: build.kde.org.
kaning moved this task to Awaiting Response on the build.kde.org board.
kaning added subscribers: kaning, scarlettclark.
scarlettclark triaged this task as Low priority.Aug 6 2015, 11:01 AM
scarlettclark changed the visibility from "All Users" to "Public (No Login Required)".
scarlettclark closed this task as Invalid.Apr 13 2016, 7:42 PM
scarlettclark claimed this task.

We will have to start over when OSX returns.