Control: tags -1 patchThis appears to be caused by libmagic 5.45 adding a new builtin test, for SIMH tape files:
https://sources.debian.org/src/file/1:5.45-3/src/magic.h.in/?hl=80#L65
and the failing test checking that NO_CHECK_BUILTIN is exactly the combination expected:
https://sources.debian.org/src/ruby-ruby-magic-static/0.6.0-2/test/test_constants.rb/?hl=80#L68 Fix: https://salsa.debian.org/ruby-team/ruby-ruby-magic-static/-/merge_requests/1