Jiri Daněk created DISPATCH-2363:
------------------------------------
Summary: Update GitHub Actions CI for new CFFI-based Proton Python
Key: DISPATCH-2363
URL: https://issues.apache.org/jira/browse/DISPATCH-2363
Project: Qpid Dispatch
Issue Type: Task
Affects Versions: 1.19.0
Reporter: Jiri Daněk
Assignee: Jiri Daněk
There are multiple incompatibilities that have been introduced on Qpid Proton's
main branch.
h3. Python 3.9+ is now required
https://github.com/jiridanek/qpid-dispatch/actions/runs/12517219389/job/34917617825#step:12:47
{noformat}
CMake Error at
/usr/local/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
Could NOT find Python (missing: Python_EXECUTABLE Interpreter) (Required is
at least version "3.9")
Reason given by package:
Interpreter: Wrong version for the interpreter "/bin/python"
Call Stack (most recent call first):
/usr/local/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake-3.31/Modules/FindPython/Support.cmake:4002
(find_package_handle_standard_args)
/usr/local/share/cmake-3.31/Modules/FindPython.cmake:631 (include)
CMakeLists.txt:45 (find_package)
-- Configuring incomplete, errors occurred!
{noformat}
h3. The whl is located in a different place
Not clear about the details anymore, but the resolution can be stolen from
https://github.com/skupperproject/skupper-router
h3. Maybe more
This should be it regarding Proton, but who knows.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]