[DRE-maint] Bug#1088785: ruby-msgpack: FTBFS on ppc64el: Automatic compaction isn't available on this platform
Paul Gevers
elbrus at debian.org
Sun Dec 15 08:54:43 GMT 2024
Hi ruby-msgpack maintainers,
On 01-12-2024 12:13, Paul Gevers wrote:
> I'll probably NMU
> once I confirm it builds on debomatic.
I just tested this on our porterbox and my patch isn't enough. With the
patch, the test seems to hang. I had to disable the following tests to
finish the tests. It *seems* that either the test runs quickly, within
seconds, or gets a process at 100% cpu for at least several minutes.
Killing the build doesn't kill the job that takes 100% cpu by the way,
it remains running in the background. Killing it with sigterm didn't
work, I used sigkill.
spec/cases_spec.rb
spec/cruby/buffer_io_spec.rb
spec/cruby/buffer_packer.rb
spec/cruby/buffer_spec.rb
spec/ext_value_spec.rb
spec/factory_spec.rb
spec/format_spec.rb
spec/msgpack_spec.rb
Weirdly enough, when I started disabling tests in a different order, I
also got a passing set with only disabling these:
spec/msgpack_spec.rb
spec/packer_spec.rb
spec/unpacker_spec.rb
So the different tests also influence each other and the order matters.
Even more weirdness, when I run each test stand alone, or only these
latest three, they pass.
ruby-msgpack is in the key package set. Can somebody with ruby expertise
please have a look.
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20241215/ba1caf5a/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list