Bug 350178 - tests building doesn't look for runtime deps
Summary: tests building doesn't look for runtime deps
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kross-interpreters
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Alexander Potashev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 15:08 UTC by Harald Sitter
Modified: 2024-05-06 17:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Sitter 2015-07-13 15:08:40 UTC
when building kross with tests, the tests have runtime deps (e.g. python interpreter) but do not actually make sure the runtime deps are present at the cmake stage.

it would be handy if cmake checked for them. for all intents and purposes I'd be fine with not making them required but simply printing them as a runtime dep in the feature summary.

i.e. create a pseudo package search of sorts and set the RUNTIME property as described on http://www.cmake.org/cmake/help/v3.0/module/FeatureSummary.html
kwin for example uses this to communicate a runtime dep on qtmultimedia

otherwise this happens when one tries to run the test:
00:03:22.899 No interpreter for scriptfile: /var/lib/jenkins-slave/ci/workspace/vivid_unstable_kross_bin_amd64/kross-5.12.0+git20150713.1457+15.04/autotests/unittest.py


Reproducible: Always
Comment 1 Alexander Potashev 2016-07-24 08:53:02 UTC
kross-python is now part of kross-interpreters.git.
Comment 2 Justin Zobel 2022-10-21 23:59:42 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 3 Bug Janitor Service 2022-11-05 05:07:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2022-11-20 05:12:10 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 5 Christoph Cullmann 2024-05-06 17:59:03 UTC
Kross got removed in KF6, that solves this, naturally no like anticipated, but
that never took of, sorry.