[DRE-maint] Bug#795120: ruby-test-declarative: FTBFS: NameError: uninitialized constant TestDeclarativeTest::MiniTest

Chris West (Faux) solo-debianbugs at goeswhere.com
Mon Aug 10 19:09:59 UTC 2015


Source: ruby-test-declarative
Version: 0.0.5-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.1 from debian/ruby-tests.rb                              │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/ruby-test-declarative-0.0.5/debian/ruby-test-declarative/usr/lib/ruby/vendor_ruby:. ruby2.1 debian/ruby-tests.rb
Loaded suite debian/ruby-tests
Started
E
===============================================================================
Error: test_adds_a_test_method(TestDeclarativeTest): NameError: uninitialized constant TestDeclarativeTest::MiniTest
/ruby-test-declarative-0.0.5/test/test_declarative_test.rb:14:in `test_adds_a_test_method'
     11:   def test_adds_a_test_method
     12:     called = false
     13:     assert_nothing_raised { Test::Unit::TestCase.test('some test') { called = true } }
  => 14:     Test::Unit::TestCase.new(:'test_some_test').run((RUBY_VERSION < '1.9.1' ? Test::Unit::TestResult : MiniTest::Unit).new) {}
     15:     assert called
     16:   end
     17: end
===============================================================================
.

Finished in 0.001232466 seconds.
------
2 tests, 2 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications
50% passed
------

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-test-declarative.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Pkg-ruby-extras-maintainers mailing list