Public bug reported: Imported from Debian bug http://bugs.debian.org/795762:
Source: ruby-twitter-stream Version: 0.1.16-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected] Dear Maintainer, ruby-twitter-stream fails to build from source on unstable/amd64: [..] Failed examples: rspec ./spec/twitter/json_stream_spec.rb:25 # Twitter::JSONStream authentication should connect with basic auth credentials rspec ./spec/twitter/json_stream_spec.rb:30 # Twitter::JSONStream authentication should connect with oauth credentials rspec ./spec/twitter/json_stream_spec.rb:50 # Twitter::JSONStream on create should define default properties rspec ./spec/twitter/json_stream_spec.rb:60 # Twitter::JSONStream on create should connect to the proxy if provided rspec ./spec/twitter/json_stream_spec.rb:90 # Twitter::JSONStream on valid stream should add no params rspec ./spec/twitter/json_stream_spec.rb:95 # Twitter::JSONStream on valid stream should add custom params rspec ./spec/twitter/json_stream_spec.rb:100 # Twitter::JSONStream on valid stream should parse headers rspec ./spec/twitter/json_stream_spec.rb:106 # Twitter::JSONStream on valid stream should parse headers even after connection close rspec ./spec/twitter/json_stream_spec.rb:112 # Twitter::JSONStream on valid stream should extract records rspec ./spec/twitter/json_stream_spec.rb:117 # Twitter::JSONStream on valid stream should allow custom headers rspec ./spec/twitter/json_stream_spec.rb:122 # Twitter::JSONStream on valid stream should deliver each item rspec ./spec/twitter/json_stream_spec.rb:137 # Twitter::JSONStream on valid stream should swallow StandardError exceptions when delivering items rspec ./spec/twitter/json_stream_spec.rb:146 # Twitter::JSONStream on valid stream propagates out runtime errors when delivering items rspec ./spec/twitter/json_stream_spec.rb:154 # Twitter::JSONStream on valid stream should send correct user agent rspec ./spec/twitter/json_stream_spec.rb:212 # Twitter::JSONStream on network failure should timeout on inactivity rspec ./spec/twitter/json_stream_spec.rb:218 # Twitter::JSONStream on network failure should not reconnect on inactivity when not configured to auto reconnect rspec ./spec/twitter/json_stream_spec.rb:224 # Twitter::JSONStream on network failure should reconnect with SSL if enabled rspec ./spec/twitter/json_stream_spec.rb[1:4:4:1] # Twitter::JSONStream on network failure it should behave like network failure should reconnect on network failure rspec ./spec/twitter/json_stream_spec.rb[1:4:4:2] # Twitter::JSONStream on network failure it should behave like network failure should not reconnect on network failure when not configured to auto reconnect rspec ./spec/twitter/json_stream_spec.rb[1:4:4:3] # Twitter::JSONStream on network failure it should behave like network failure should reconnect with 0.25 at base rspec ./spec/twitter/json_stream_spec.rb[1:4:4:4] # Twitter::JSONStream on network failure it should behave like network failure should reconnect with linear timeout rspec ./spec/twitter/json_stream_spec.rb[1:4:4:5] # Twitter::JSONStream on network failure it should behave like network failure should stop reconnecting after 100 times rspec ./spec/twitter/json_stream_spec.rb[1:4:4:6] # Twitter::JSONStream on network failure it should behave like network failure should notify after reconnect limit is reached rspec ./spec/twitter/json_stream_spec.rb:240 # Twitter::JSONStream on no data received should call no data callback after no data received for 90 seconds rspec ./spec/twitter/json_stream_spec.rb[1:6:1:1] # Twitter::JSONStream on server unavailable it should behave like network failure should reconnect on network failure rspec ./spec/twitter/json_stream_spec.rb[1:6:1:2] # Twitter::JSONStream on server unavailable it should behave like network failure should not reconnect on network failure when not configured to auto reconnect rspec ./spec/twitter/json_stream_spec.rb[1:6:1:3] # Twitter::JSONStream on server unavailable it should behave like network failure should reconnect with 0.25 at base rspec ./spec/twitter/json_stream_spec.rb[1:6:1:4] # Twitter::JSONStream on server unavailable it should behave like network failure should reconnect with linear timeout rspec ./spec/twitter/json_stream_spec.rb[1:6:1:5] # Twitter::JSONStream on server unavailable it should behave like network failure should stop reconnecting after 100 times rspec ./spec/twitter/json_stream_spec.rb[1:6:1:6] # Twitter::JSONStream on server unavailable it should behave like network failure should notify after reconnect limit is reached rspec ./spec/twitter/json_stream_spec.rb:272 # Twitter::JSONStream on application failure should reconnect on application failure 10 at base rspec ./spec/twitter/json_stream_spec.rb:278 # Twitter::JSONStream on application failure should not reconnect on application failure 10 at base when not configured to auto reconnect rspec ./spec/twitter/json_stream_spec.rb:284 # Twitter::JSONStream on application failure should reconnect with exponential timeout rspec ./spec/twitter/json_stream_spec.rb:291 # Twitter::JSONStream on application failure should not try to reconnect after limit is reached rspec ./spec/twitter/json_stream_spec.rb:306 # Twitter::JSONStream on stream with chunked transfer encoding should ignore empty lines rspec ./spec/twitter/json_stream_spec.rb:320 # Twitter::JSONStream on stream with chunked transfer encoding should parse full entities even if split /usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*/\*_spec.rb failed ERROR: Test "ruby2.1" failed. Exiting. dh_auto_install: dh_ruby --install /tmp/buildd/ruby-twitter-stream-0.1.16/debian/ruby-twitter-stream returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 [..] The full build log is attached or can be viewed here: https://reproducible.debian.net/logs/unstable/amd64/ruby-twitter- stream_0.1.16-1.build1.log.gz Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `- ** Affects: ruby-twitter-stream (Ubuntu) Importance: High Status: Triaged ** Affects: ruby-twitter-stream (Debian) Importance: Undecided Status: New ** Tags: ftbfs ** Bug watch added: Debian Bug tracker #795762 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795762 ** Changed in: ruby-twitter-stream (Debian) Remote watch: None => Debian Bug tracker #795762 ** Changed in: ruby-twitter-stream (Ubuntu) Status: New => Triaged ** Changed in: ruby-twitter-stream (Ubuntu) Importance: Undecided => High ** Tags added: ftbfs ** Description changed: Imported from Debian bug http://bugs.debian.org/795762: - <<class 'SOAPpy.Types.arrayType'> attachments at 140491283416208>: [] + Source: ruby-twitter-stream + Version: 0.1.16-1 + Severity: serious + Justification: fails to build from source + User: [email protected] + Usertags: ftbfs + X-Debbugs-Cc: [email protected] + + Dear Maintainer, + + ruby-twitter-stream fails to build from source on unstable/amd64: + + [..] + Failed examples: + + rspec ./spec/twitter/json_stream_spec.rb:25 # Twitter::JSONStream + authentication should connect with basic auth credentials + rspec ./spec/twitter/json_stream_spec.rb:30 # Twitter::JSONStream + authentication should connect with oauth credentials + rspec ./spec/twitter/json_stream_spec.rb:50 # Twitter::JSONStream on + create should define default properties + rspec ./spec/twitter/json_stream_spec.rb:60 # Twitter::JSONStream on + create should connect to the proxy if provided + rspec ./spec/twitter/json_stream_spec.rb:90 # Twitter::JSONStream on + valid stream should add no params + rspec ./spec/twitter/json_stream_spec.rb:95 # Twitter::JSONStream on + valid stream should add custom params + rspec ./spec/twitter/json_stream_spec.rb:100 # Twitter::JSONStream on + valid stream should parse headers + rspec ./spec/twitter/json_stream_spec.rb:106 # Twitter::JSONStream on + valid stream should parse headers even after connection close + rspec ./spec/twitter/json_stream_spec.rb:112 # Twitter::JSONStream on + valid stream should extract records + rspec ./spec/twitter/json_stream_spec.rb:117 # Twitter::JSONStream on + valid stream should allow custom headers + rspec ./spec/twitter/json_stream_spec.rb:122 # Twitter::JSONStream on + valid stream should deliver each item + rspec ./spec/twitter/json_stream_spec.rb:137 # Twitter::JSONStream on + valid stream should swallow StandardError exceptions when delivering + items + rspec ./spec/twitter/json_stream_spec.rb:146 # Twitter::JSONStream on + valid stream propagates out runtime errors when delivering items + rspec ./spec/twitter/json_stream_spec.rb:154 # Twitter::JSONStream on + valid stream should send correct user agent + rspec ./spec/twitter/json_stream_spec.rb:212 # Twitter::JSONStream on + network failure should timeout on inactivity + rspec ./spec/twitter/json_stream_spec.rb:218 # Twitter::JSONStream on + network failure should not reconnect on inactivity when not configured + to auto reconnect + rspec ./spec/twitter/json_stream_spec.rb:224 # Twitter::JSONStream on + network failure should reconnect with SSL if enabled + rspec ./spec/twitter/json_stream_spec.rb[1:4:4:1] # + Twitter::JSONStream on network failure it should behave like network + failure should reconnect on network failure + rspec ./spec/twitter/json_stream_spec.rb[1:4:4:2] # + Twitter::JSONStream on network failure it should behave like network + failure should not reconnect on network failure when not configured to + auto reconnect + rspec ./spec/twitter/json_stream_spec.rb[1:4:4:3] # + Twitter::JSONStream on network failure it should behave like network + failure should reconnect with 0.25 at base + rspec ./spec/twitter/json_stream_spec.rb[1:4:4:4] # + Twitter::JSONStream on network failure it should behave like network + failure should reconnect with linear timeout + rspec ./spec/twitter/json_stream_spec.rb[1:4:4:5] # + Twitter::JSONStream on network failure it should behave like network + failure should stop reconnecting after 100 times + rspec ./spec/twitter/json_stream_spec.rb[1:4:4:6] # + Twitter::JSONStream on network failure it should behave like network + failure should notify after reconnect limit is reached + rspec ./spec/twitter/json_stream_spec.rb:240 # Twitter::JSONStream on + no data received should call no data callback after no data received + for 90 seconds + rspec ./spec/twitter/json_stream_spec.rb[1:6:1:1] # + Twitter::JSONStream on server unavailable it should behave like + network failure should reconnect on network failure + rspec ./spec/twitter/json_stream_spec.rb[1:6:1:2] # + Twitter::JSONStream on server unavailable it should behave like + network failure should not reconnect on network failure when not + configured to auto reconnect + rspec ./spec/twitter/json_stream_spec.rb[1:6:1:3] # + Twitter::JSONStream on server unavailable it should behave like + network failure should reconnect with 0.25 at base + rspec ./spec/twitter/json_stream_spec.rb[1:6:1:4] # + Twitter::JSONStream on server unavailable it should behave like + network failure should reconnect with linear timeout + rspec ./spec/twitter/json_stream_spec.rb[1:6:1:5] # + Twitter::JSONStream on server unavailable it should behave like + network failure should stop reconnecting after 100 times + rspec ./spec/twitter/json_stream_spec.rb[1:6:1:6] # + Twitter::JSONStream on server unavailable it should behave like + network failure should notify after reconnect limit is reached + rspec ./spec/twitter/json_stream_spec.rb:272 # Twitter::JSONStream on + application failure should reconnect on application failure 10 at base + rspec ./spec/twitter/json_stream_spec.rb:278 # Twitter::JSONStream on + application failure should not reconnect on application failure 10 at + base when not configured to auto reconnect + rspec ./spec/twitter/json_stream_spec.rb:284 # Twitter::JSONStream on + application failure should reconnect with exponential timeout + rspec ./spec/twitter/json_stream_spec.rb:291 # Twitter::JSONStream on + application failure should not try to reconnect after limit is reached + rspec ./spec/twitter/json_stream_spec.rb:306 # Twitter::JSONStream on + stream with chunked transfer encoding should ignore empty lines + rspec ./spec/twitter/json_stream_spec.rb:320 # Twitter::JSONStream on + stream with chunked transfer encoding should parse full entities even + if split + + /usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*/\*_spec.rb failed + ERROR: Test "ruby2.1" failed. Exiting. + dh_auto_install: dh_ruby --install + /tmp/buildd/ruby-twitter-stream-0.1.16/debian/ruby-twitter-stream + returned exit code 1 + debian/rules:15: recipe for target 'binary' failed + make: *** [binary] Error 1 + dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit + status 2 + + [..] + + The full build log is attached or can be viewed here: + + https://reproducible.debian.net/logs/unstable/amd64/ruby-twitter- + stream_0.1.16-1.build1.log.gz + + + Regards, + + -- + ,''`. + : :' : Chris Lamb + `. `'` [email protected] / chris-lamb.co.uk + `- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507407 Title: ruby-twitter-stream: FTBFS: /usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*/\*_spec.rb failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-twitter-stream/+bug/1507407/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
