genpaku has quit [Read error: Connection reset by peer]
genpaku has joined #jruby
razetime has joined #jruby
<anewbhav_1[m]> enebo: the branch was missing in my fork. I added an upstream remote to get the ruby-3.2 branch... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/9fdd32d17240a6a5c9dbf8a2c486ec2628626460>)
<lavamind[m]> OK I think pack/unpacke with j and J formats failing, may be expected on 32 bit according to the implementation commit message https://github.com/jruby/jruby/commit/1053fa62e2210ece8964b5986a563a09fc1608aa
<headius> I went ahead and created a 3.2 branch that just bumps the compatibility version. This should help lavamind anewbhav and others start pushing some 3.2 features and tests
<headius> lavamind: it's hard to get free 32-bit cloud instances these days so I would not be surprised if we have regressed on some things on 32-bit platforms
<headius> testing all the platforms all the times is tricky
<lavamind[m]> you should be able to run 32-bit images on 64-bit machines though?
<lavamind[m]> I'm able to reproduce this specific problem on a i386 qemu VM locally
<headius> build probably but if we can't test them does it help us
<lavamind[m]> right, of course
<headius> if you can file these I can at least test and fix them on the available instances
<lavamind[m]> besides Debian I know OSUOSL does give access to CI runners on some less common platforms, let me find the info
<headius> but maybe you were just asking if errors are expected... I say they are not surprising
<lavamind[m]> ah yes, well that does help, that these errors are not totally unexpected
<lavamind[m]> thanks for that
<headius> there's one i386 machine on the gcc farm
<lavamind[m]> I see GitHub doesn't offer a i386 image/runner
<lavamind[m]> here's the OSUOSL link to request free hosting for aarch64 (there are also forms for ppc64el and s390x) https://osuosl.org/services/aarch64/
<lavamind[m]> at Tor Project we use free GitLab runners that they provide us, very convenient
<anewbhav_1[m]> Thanks :)
<headius> Thank you!
razetime has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
donv[m] has joined #jruby
<donv[m]> Anybody on? I am having a problem with too large YAML stream.
razetime has joined #jruby
razetime has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<headius> donv: hi there!
<headius> What's it doing?