Source: ruby-typhoeus
Version: 0.8.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ruby-typhoeus fails to build from source in unstable/amd64:

  [..]
  
  Failures:
  
    1) Typhoeus::Hydra::Runnable#run when request queued in callback when real 
request when max_concurrency default calls on_complete callback once for every 
response
       Failure/Error: expect(String).to receive(:new).exactly(2).times
         (String (class)).new(*(any args))
             expected: 2 times with any arguments
             received: 4 times with any arguments
       # ./spec/typhoeus/hydra/runnable_spec.rb:118:in `block (6 levels) 
in <top (required)>'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/error_generator.rb:303:in 
`__raise'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/error_generator.rb:87:in 
`raise_expectation_error'
       # 
/usr/lib/ruby/vendor_ruby/rspec/mocks/message_expectation.rb:477:in 
`generate_error'
       # 
/usr/lib/ruby/vendor_ruby/rspec/mocks/message_expectation.rb:435:in 
`verify_messages_received'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/method_double.rb:113:in 
`block in verify'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/method_double.rb:113:in 
`each'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/method_double.rb:113:in 
`verify'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/proxy.rb:138:in `block in 
verify'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/proxy.rb:138:in 
`each_value'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/proxy.rb:138:in `verify'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/space.rb:74:in `block in 
verify_all'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/space.rb:74:in `each'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks/space.rb:74:in 
`verify_all'
       # /usr/lib/ruby/vendor_ruby/rspec/mocks.rb:45:in `verify'
       # 
/usr/lib/ruby/vendor_ruby/rspec/core/mocking_adapters/rspec.rb:23:in 
`verify_mocks_for_rspec'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:444:in 
`verify_mocks'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:438:in 
`run_after_example'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:221:in `block in 
run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:430:in `block in 
with_around_and_singleton_context_hooks'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:388:in `block in 
with_around_example_hooks'
       # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:478:in `block in 
run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:616:in 
`run_around_example_hooks_for'
       # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:478:in `run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:388:in 
`with_around_example_hooks'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:430:in 
`with_around_and_singleton_context_hooks'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:203:in `run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:559:in 
`block in run_examples'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:555:in 
`map'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:555:in 
`run_examples'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:521:in 
`run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`block in run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`map'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`block in run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`map'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`block in run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`map'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`block in run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`map'
       # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in 
`run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:116:in `block (3 
levels) in run_specs'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:116:in `map'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:116:in `block (2 
levels) in run_specs'
       # /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1627:in 
`with_suite_hooks'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:115:in `block in 
run_specs'
       # /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in 
`report'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:114:in 
`run_specs'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:90:in `run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'
       # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'
       # /usr/bin/rspec:4:in `<main>'
  
  Finished in 1.22 seconds (files took 0.74228 seconds to load)
  408 examples, 1 failure, 1 pending
  
  Failed examples:
  
  rspec ./spec/typhoeus/hydra/runnable_spec.rb:117 # 
Typhoeus::Hydra::Runnable#run when request queued in callback when real request 
when max_concurrency default calls on_complete callback once for every 
response
  
  Randomized with seed 46563
  
  /usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install 
/home/lamby/temp/cdt.20160301070308.SJijk4CvJd/ruby-typhoeus-0.8.0/debian/ruby-typhoeus
 returned exit code 1
  debian/rules:16: recipe for target 'binary' failed
  make: *** [binary] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: ruby-typhoeus.0.8.0-1.unstable.amd64.log.txt.gz
Description: Binary data

Reply via email to