Actions
Pull request #416
closedomniorb 3.2.4
Status:
Closed
Priority:
Normal
Assignee:
-
Repository URL:
https://github.com/nim65s/robotpkg
Repository branch:
master
Description
Hi,
I noticed omniorbpy is not building on 24.04: http://robotpkg.openrobots.org/rbulk/robotpkg/middleware/py-omniORBpy/py312-omniORBpy-4.2.4/Ubuntu-24.04-x86_64/bulk.html, with what seems to be lacking of python 3.12 support:
pyMarshal.cc:2981:21: error: 'PyUnicode_FromUnicode' was not declared in this scope; did you mean 'PyUnicode_FromString'?
So here is an upgrade, and it is building fine on Arch which is also on python 3.12.
Actions