Bug 347275

Summary: OSX needs to call by python2.7 and python3.4
Product: [Frameworks and Libraries] frameworks-kross Reporter: Scarlett Moore <sgmoore>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: aspotashev, christoph, mk-lists
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
URL: https://build.kde.org/view/Frameworks%20kf5-qt5/job/kross%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/29/testReport/
Latest Commit: Version Fixed In:

Description Scarlett Moore 2015-05-06 04:31:36 UTC
Your test calls python which only works on Linux

Reproducible: Always



Expected Results:  
Passing test
Comment 1 Alexander Potashev 2015-05-12 00:55:06 UTC
=== OS X testing log ===

Execute scriptfile: "/Users/jenkins/builds/kross/kf5-qt5/autotests/qtstest.es"
Kross::Manager(name = "Kross") [objectName,destroyed(QObject*),destroyed(),objectNameChanged(QString),deleteLater(),started(Kross::Action*),finished(Kross::Action*),interpreters(),hasAction(QString),action(QString),module(QString),deleteModules(),executeScriptFile(QUrl),executeScriptFile(),addQObject(QObject*,QString),addQObject(QObject*),qobject(QString),qobjectNames()]

interpreters=qtscript

Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "No such interpreter 'python'"
Kross: "Error error=No such interpreter "python" lineno=-1 trace=
"
ASSERT: "i >= 0" in file /Users/jenkins/builds/kross/kf5-qt5/src/modules/form.cpp, line 392
Comment 2 Marko Käning 2015-05-14 08:52:35 UTC
So, what can be done to test what is going on here?

The OSX builders on KDE's new CI system offer MacPorts' both Python versions 2.7.9 and 3.4.3 - on top of the system's Python 2.7.5.

BTW, "which python" reports "/usr/bin/python" on the builders.
Comment 3 Justin Zobel 2021-03-09 05:54:12 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 4 Christoph Cullmann 2023-07-03 20:28:34 UTC
kross was already in pure maintenance mode in kf5, for kf6 it got removed,
there will be no future work spend on this beside critical security issues, if
at all.