[DRE-maint] Bug#816360: ruby-typhoeus: FTBFS: "Typhoeus::Hydra::Runnable#run when request queued in callback when real request when max_concurrency default calls on_complete callback once for every response"
Chris Lamb
lamby at debian.org
Tue Mar 1 07:07:40 UTC 2016
Source: ruby-typhoeus
Version: 0.8.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at 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
[31mFailure/Error: expect(String).to receive(:new).exactly(2).times[0m
[31m (String (class)).new(*(any args))[0m
[31m expected: 2 times with any arguments[0m
[31m received: 4 times with any arguments[0m
[36m# ./spec/typhoeus/hydra/runnable_spec.rb:118:in `block (6 levels) in <top (required)>'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/error_generator.rb:303:in `__raise'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/error_generator.rb:87:in `raise_expectation_error'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/message_expectation.rb:477:in `generate_error'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/message_expectation.rb:435:in `verify_messages_received'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/method_double.rb:113:in `block in verify'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/method_double.rb:113:in `each'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/method_double.rb:113:in `verify'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/proxy.rb:138:in `block in verify'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/proxy.rb:138:in `each_value'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/proxy.rb:138:in `verify'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/space.rb:74:in `block in verify_all'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/space.rb:74:in `each'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks/space.rb:74:in `verify_all'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/mocks.rb:45:in `verify'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/mocking_adapters/rspec.rb:23:in `verify_mocks_for_rspec'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:444:in `verify_mocks'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:438:in `run_after_example'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:221:in `block in run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:430:in `block in with_around_and_singleton_context_hooks'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:388:in `block in with_around_example_hooks'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:478:in `block in run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:616:in `run_around_example_hooks_for'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:478:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:388:in `with_around_example_hooks'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:430:in `with_around_and_singleton_context_hooks'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:203:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:559:in `block in run_examples'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:555:in `map'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:555:in `run_examples'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:521:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `block in run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `map'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `block in run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `map'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `block in run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `map'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `block in run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `map'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:522:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:116:in `block (3 levels) in run_specs'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:116:in `map'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:116:in `block (2 levels) in run_specs'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1627:in `with_suite_hooks'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:115:in `block in run_specs'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in `report'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:114:in `run_specs'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:90:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'[0m
[36m# /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'[0m
[36m# /usr/bin/rspec:4:in `<main>'[0m
Finished in 1.22 seconds (files took 0.74228 seconds to load)
[31m408 examples, 1 failure, 1 pending[0m
Failed examples:
[31mrspec ./spec/typhoeus/hydra/runnable_spec.rb:117[0m [36m# Typhoeus::Hydra::Runnable#run when request queued in callback when real request when max_concurrency default calls on_complete callback once for every response[0m
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
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ruby-typhoeus.0.8.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 9005 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20160301/4f32b670/attachment-0001.obj>
More information about the Pkg-ruby-extras-maintainers
mailing list