[From nobody Sun Aug  2 17:21:06 2026
Received: (at submit) by bugs.debian.org; 1 Aug 2026 22:39:09 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-122.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_PASS,SPF_PASS,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 95; hammy, 150; neutral, 326; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:56718)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wqIMH-006maT-1Q
 for submit@bugs.debian.org; Sat, 01 Aug 2026 22:39:09 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mailly.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wqIMG-00FNFq-03
 for submit@bugs.debian.org; Sat, 01 Aug 2026 22:39:08 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=BZcSMcmtbjodBHIfndyz0CSh410aeIyH1TVC3y3HRqk=; b=RVTcyZp7Y03HkNOvcXSCiQzCNE
 UFZzeYBwjKcMOYb5Zsf3LG8wgOq3/yehaqBg1pzrM9XvYili7BNXIEmfUK9J+zRmyBJOuqtWKdzyx
 /dfm5G9TfAjXY+JxrTFHIYANsNKLi9Tqa2PRzWH1bY6hBXQtfodxIkvZrYCVs8PXUHQMDrShA7e8j
 Tw93v67LCkfAbQTUpIg+hMztGda+7tJERL1REz0FfeWEUYciRCy7qOKNK5DcYxCcJnTQHd8a6Vgkr
 mmWHppuO34l9CE3jwKlltfHc8U16CE9t1WOkkjRIuqqZPbf6Y6sd5t0Mbdq9EDz2jfhRDiC9EQcYh
 SSIGMW+w==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wqIME-00DZaP-2P
 for submit@bugs.debian.org; Sat, 01 Aug 2026 22:39:06 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: ruby-thread-safe: FTBFS: dh_auto_test: error: dh_ruby --test returned
 exit code 1
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wqIME-00DZaP-2P@paradis.debian.org&gt;
Date: Sat, 01 Aug 2026 22:39:06 +0000
Delivered-To: submit@bugs.debian.org

Package: src:ruby-thread-safe
Version: 0.3.6-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ruby-thread-safe, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=ruby --with ruby
dh: warning: Implicitly activating single-binary dh addon for backwards compatibility.  In compat 14+,
dh: warning: this fallback will *not* happen automatically via dh_auto_install will instead use a
dh: warning: different default for --destdir unless the single-binary add-on is active,
dh: warning: which can cause the source to produce an empty binary package
dh: warning: 
dh: warning: To keep the existing behaviour (compat 13), please activate the single-binary addon explicitly.
dh: warning: This can be done by adding &quot;dh-sequence-single-binary&quot; to Build-Depends or passing
dh: warning: --with=single-binary to dh.
dh: warning: 
dh: warning: If you have solved this issue differently (e.g., by passing --destdir explicitly to
dh: warning: dh_auto_install or not using dh_auto_install at all) and want to silence this warning
dh: warning: without activating the addon, you can do that by passing --without=single-binary to dh
dh: warning: to explicitly acknowledge the change.
dh: warning: 
dh: warning: Please see the description of the &quot;single-binary&quot; in &quot;man dh&quot; for more details of what
dh: warning: it does and why this is changing from implicit behaviour to explicitly opt-in.
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_clean
	dh_ruby --clean
rm -rf .gem2deb
rm -rf coverage/
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_autoreconf_clean -O--buildsystem=ruby
   dh_clean -O--buildsystem=ruby
 debian/rules binary
dh binary --buildsystem=ruby --with ruby
dh: warning: Implicitly activating single-binary dh addon for backwards compatibility.  In compat 14+,
dh: warning: this fallback will *not* happen automatically via dh_auto_install will instead use a
dh: warning: different default for --destdir unless the single-binary add-on is active,
dh: warning: which can cause the source to produce an empty binary package
dh: warning: 
dh: warning: To keep the existing behaviour (compat 13), please activate the single-binary addon explicitly.
dh: warning: This can be done by adding &quot;dh-sequence-single-binary&quot; to Build-Depends or passing
dh: warning: --with=single-binary to dh.
dh: warning: 
dh: warning: If you have solved this issue differently (e.g., by passing --destdir explicitly to
dh: warning: dh_auto_install or not using dh_auto_install at all) and want to silence this warning
dh: warning: without activating the addon, you can do that by passing --without=single-binary to dh
dh: warning: to explicitly acknowledge the change.
dh: warning: 
dh: warning: Please see the description of the &quot;single-binary&quot; in &quot;man dh&quot; for more details of what
dh: warning: it does and why this is changing from implicit behaviour to explicitly opt-in.
   dh_update_autotools_config -O--buildsystem=ruby
   dh_autoreconf -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
	dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
	dh_ruby --build

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-thread-safe: Installing files and building extensions for ruby3.3       │
└──────────────────────────────────────────────────────────────────────────────┘

/usr/bin/ruby3.3 -S gem build --config-file /dev/null --verbose /tmp/d20260801-51-41kusv/gemspec
WARNING:  make sure you specify the oldest ruby version constraint (like &quot;&gt;= 3.0&quot;) that you want your gem to support by setting the `required_ruby_version` gemspec attribute
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: thread_safe
  Version: 0.3.6
  File: thread_safe-0.3.6.gem
/usr/bin/ruby3.3 -S gem install --config-file /dev/null --verbose --local --verbose --no-document --ignore-dependencies --install-dir .gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all /tmp/d20260801-51-41kusv/thread_safe-0.3.6.gem
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/ext/thread_safe/JrubyCacheBackendService.java
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/atomic_reference_cache_backend.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_cache_backend.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/adder.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/atomic_reference.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/cheap_lockable.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/power_of_two_tuple.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/striped64.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/volatile.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/volatile_tuple.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/util/xor_shift_random.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/lib/thread_safe/version.rb
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/tasks/update_doc.rake
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/yard-template/default/fulldoc/html/css/common.css
/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all/gems/thread_safe-0.3.6/yard-template/default/layout/html/footer.erb
Successfully installed thread_safe-0.3.6
1 gem installed
cd .gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all
rm -rf bin
rm -rf build_info
rm -rf cache
rm -rf doc
rm -rf extensions
rmdir plugins
cd gems/thread_safe-0.3.6
rm -f 
chmod 644 lib/thread_safe/atomic_reference_cache_backend.rb lib/thread_safe/cache.rb lib/thread_safe/mri_cache_backend.rb lib/thread_safe/non_concurrent_cache_backend.rb lib/thread_safe/synchronized_cache_backend.rb lib/thread_safe/synchronized_delegator.rb lib/thread_safe/util/adder.rb lib/thread_safe/util/atomic_reference.rb lib/thread_safe/util/cheap_lockable.rb lib/thread_safe/util/power_of_two_tuple.rb lib/thread_safe/util/striped64.rb lib/thread_safe/util/volatile.rb lib/thread_safe/util/volatile_tuple.rb lib/thread_safe/util/xor_shift_random.rb lib/thread_safe/util.rb lib/thread_safe/version.rb lib/thread_safe.rb
find lib/ -type d -empty -delete
find ext/ -type d -empty -delete
cd -
cd -
   dh_auto_test -O--buildsystem=ruby
	dh_ruby --test
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.3                           │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. GEM_PATH=/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all:/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 ruby3.3 -e gem\ \&quot;thread_safe\&quot;

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.3 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. GEM_PATH=/&lt;&lt;PKGBUILDDIR&gt;&gt;/.gem2deb/ruby-thread-safe/usr/share/rubygems-integration/all:/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake
/usr/bin/ruby3.3 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.7/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/exe/rspec --pattern ./spec/\*\*/\*_spec.rb  --exclude-pattern ./spec/thread_safe/cache_loops_spec.rb --format documentation

An error occurred while loading spec_helper.
Failure/Error:
  SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter[
      SimpleCov::Formatter::HTMLFormatter,
      Coveralls::SimpleCov::Formatter
  ]

NoMethodError:
  undefined method `[]' for class SimpleCov::Formatter::MultiFormatter
# ./spec/spec_helper.rb:5:in `&lt;top (required)&gt;'
No examples found.
No examples found.


Finished in 0.00003 seconds (files took 0.18041 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples

Finished in 0.00003 seconds (files took 0.18041 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples


/usr/bin/ruby3.3 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.7/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.13.6/exe/rspec --pattern ./spec/\*\*/\*_spec.rb  --exclude-pattern ./spec/thread_safe/cache_loops_spec.rb --format documentation failed
/usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run': /usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner (Gem2Deb::CommandFailed)
	from /usr/lib/ruby/vendor_ruby/gem2deb.rb:64:in `block in run_ruby'
	from /usr/lib/ruby/vendor_ruby/gem2deb.rb:87:in `maybe_crossbuild'
	from /usr/lib/ruby/vendor_ruby/gem2deb.rb:63:in `run_ruby'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:189:in `run_tests_for_version'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:176:in `block in run_tests'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `each'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `run_tests'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:71:in `run_tests'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:88:in `test'
	from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:142:in `test'
	from /usr/bin/dh_ruby:91:in `&lt;main&gt;'
dh_auto_test: error: dh_ruby --test returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]