On Wed, Nov 30, 2022 at 5:14 PM László Böszörményi (GCS) <g...@debian.org> wrote: > ... > You may locally hack the build of boost1.74 not to require Python > (and drop its related binary packages). Of course, best would be to > port python-greenlet to sh4 or just fix its build - can you give a > helping hand to its upstream? > At least this is what I see without access to any sh4 machine. As we > know each other, I may check it for you if I can access that machine. > But I think you are much more skilled in these things.
Yes, sure. Let me take a look at python-greenlet on SH4. I would have done that already, but I could not figure out which package was the problem. Sorry about that! One word of caution... python-greenlet is described as "greenlets are lightweight coroutines for in-process sequential concurrent programming." I know Git has a problem with threads on SH4.[1] So the problem may be a little deeper than a library port. It may be down in libc or the kernel. Put another way, it may be beyond my skill level. [1] https://lore.kernel.org/git/cah8yc8niurchnxprzseba7g1z5af3pqydf1x0rm03rdanec...@mail.gmail.com/ Jeff