Bug 347275 - OSX needs to call by python2.7 and python3.4
Summary: OSX needs to call by python2.7 and python3.4
Status: RESOLVED UNMAINTAINED
Alias: None
Product: frameworks-kross
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources macOS
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL: https://build.kde.org/view/Frameworks...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 04:31 UTC by Scarlett Moore
Modified: 2023-07-03 20:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.