Closed mgorny closed 3 years ago
The same failure occurs on an arm64 kernel with armv7 userland (in 32-bit mode).
Interesting. Would really appreciate if you guys could debug this. That would be a huge help!
Hmm, shouldn't @TIGirardi know his code best?
It looks, like the missing hash is _NULL (the _Unhashable one, isn't it?)
Scratch that, doesn't explain, why it fails for 32 bit archs only.
Here's a build log of a failing build: https://build.opensuse.org/package/live_build_log/home:frispete:python/python-immutables/openSUSE_Tumbleweed/i586
The link isn't valid anymore, because I've disabled the 32bit build (i586) for now. If somebody cares about this, I will hopefully notice and enable those builds again.
Ping.
Thank you! Are you planning on making a new release soon-ish?
Yes, once #70 lands.
Ok, cool. I've decided to backport it to Gentoo immediately anyway ;-).
When running the package's tests on 32-bit x86, I get the following failure:
I've been able to bisect this to:
Original bug report: https://bugs.gentoo.org/739578