Your message dated Wed, 06 Jul 2016 18:34:17 +0000
with message-id <e1bkrel-0005mx...@franck.debian.org>
and subject line Bug#818258: fixed in ruby-em-synchrony 1.0.5-1
has caused the Debian Bug report #818258,
regarding ruby-em-synchrony: FTBFS:  undefined method `client=' for AMQP:Module 
(NoMethodError)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
818258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-em-synchrony
Version: 1.0.4-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-em-synchrony fails to build from source in unstable/amd64:

  [..]

  2016-03-15 07:47:10 5587 [Note] InnoDB: The InnoDB memory heap is disabled
  2016-03-15 07:47:10 5587 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
  2016-03-15 07:47:10 5587 [Note] InnoDB: Memory barrier is not used
  2016-03-15 07:47:10 5587 [Note] InnoDB: Compressed tables use zlib 1.2.8
  2016-03-15 07:47:10 5587 [Note] InnoDB: Using Linux native AIO
  2016-03-15 07:47:10 5587 [Note] InnoDB: Using CPU crc32 instructions
  2016-03-15 07:47:10 5587 [Note] InnoDB: Initializing buffer pool, size = 
128.0M
  2016-03-15 07:47:10 5587 [Note] InnoDB: Completed initialization of buffer 
pool
  2016-03-15 07:47:10 5587 [Note] InnoDB: Highest supported file format is 
Barracuda.
  2016-03-15 07:47:10 5587 [Note] InnoDB: 128 rollback segment(s) are active.
  2016-03-15 07:47:10 5587 [Note] InnoDB: Waiting for purge to start
  2016-03-15 07:47:10 5587 [Note] InnoDB: 5.6.28 started; log sequence number 
1625987
  2016-03-15 07:47:10 5587 [Warning] No existing UUID has been found, so we 
assume that this is the first time that this server has been started. 
Generating a new UUID: 1ffb7e6c-ea82-11e5-86b7-0242ac110402.
  2016-03-15 07:47:10 5587 [Note] Event Scheduler: Loaded 0 events
  2016-03-15 07:47:10 5587 [Note] /usr/sbin/mysqld: ready for connections.
  Version: '5.6.28-1'  socket: '/tmp/tmp.jOwet2Dam4/mysql.sock'  port: 0  
(Debian)
  mysqld is alive
  /usr/lib/ruby/vendor_ruby/em-redis/redis_protocol.rb:72: warning: key 
"list_range" is duplicated and overwritten on line 121
  /usr/lib/ruby/vendor_ruby/em-redis/redis_protocol.rb:104: warning: key 
"members" is duplicated and overwritten on line 135
  
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/lib/em-synchrony/amqp.rb:189:in
 `<module:AMQP>': undefined method `client=' for AMQP:Module (NoMethodError)
        from 
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/lib/em-synchrony/amqp.rb:10:in
 `<module:Synchrony>'
        from 
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/lib/em-synchrony/amqp.rb:9:in
 `<module:EventMachine>'
        from 
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/lib/em-synchrony/amqp.rb:8:in
 `<top (required)>'
        from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/spec/helper/all.rb:8:in
 `<top (required)>'
        from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/spec/activerecord_spec.rb:1:in
 `<top (required)>'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1361:in 
`load'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1361:in 
`block in load_spec_files'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1359:in 
`each'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1359:in 
`load_spec_files'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:106:in `setup'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:92:in `run'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:78:in `run'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
        from /usr/bin/rspec:4:in `<main>'
  rake aborted!
  Command failed with status (1): [./debian/start_services_and_run.sh 
ruby2.3...]
  
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/debian/ruby-tests.rake:5:in
 `block in <top (required)>'
  Tasks: TOP => default
  (See full trace by running task with --trace)
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install 
/home/lamby/temp/cdt.20160315074619.13UnpA3q1f/ruby-em-synchrony-1.0.4/debian/ruby-em-synchrony
 returned exit code 1
  debian/rules:15: recipe for target 'binary' failed
  make: *** [binary] Error 1

The build then hangs. The full build log is attached.


Regards,

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

Attachment: ruby-em-synchrony.1.0.4-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: ruby-em-synchrony
Source-Version: 1.0.5-1

We believe that the bug you reported is fixed in the latest version of
ruby-em-synchrony, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 818...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-em-synchrony 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 06 Jul 2016 19:22:44 +0200
Source: ruby-em-synchrony
Binary: ruby-em-synchrony
Architecture: source
Version: 1.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Description:
 ruby-em-synchrony - fiber aware EventMachine libraries
Closes: 818258
Changes:
 ruby-em-synchrony (1.0.5-1) unstable; urgency=medium
 .
   * Team upload
   * Imported Upstream version 1.0.5
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Add no-amqp-client.patch to remove reference to AMQP::Client, which
     disappeared in  amqp >= 1.1 (Closes: #818258)
   * Drop fix-tests-with-new-rspec-syntax.patch, not needed anymore
   * Refresh patches
   * Bump Standards-Version to 3.9.8 (no changes needed)
   * Set Testsuite to autopkgtest-pkg-ruby
Checksums-Sha1:
 bf8b619ee2443f2abd82ac9193dab7f16b9511eb 2025 ruby-em-synchrony_1.0.5-1.dsc
 81d9682e501a0c4e621b18a15a7c9eed50456344 32645 
ruby-em-synchrony_1.0.5.orig.tar.gz
 767626504c278d16a837160f89bed08089751117 6688 
ruby-em-synchrony_1.0.5-1.debian.tar.xz
Checksums-Sha256:
 05dcc1ed47b2d5ba32ba7781d2eef17e467e1ac5960b0ce86806c021d7e61ea0 2025 
ruby-em-synchrony_1.0.5-1.dsc
 d0cc3e648a02b05d96e7a3963eec37656b2ac1b222921596289c1a3b2a025a39 32645 
ruby-em-synchrony_1.0.5.orig.tar.gz
 8816e63b9e68f9fc68111d5ae3fd5b85d6865e244a22e2ce94a9910b18948220 6688 
ruby-em-synchrony_1.0.5-1.debian.tar.xz
Files:
 2f3711ec073845db131ea5b02f0794ef 2025 ruby optional 
ruby-em-synchrony_1.0.5-1.dsc
 3cb6a7ceb52abdbe97e6749e6920fedc 32645 ruby optional 
ruby-em-synchrony_1.0.5.orig.tar.gz
 47b31f92a3907f71196b326a3dc45cfb 6688 ruby optional 
ruby-em-synchrony_1.0.5-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQEcBAEBCgAGBQJXfUzBAAoJEImvgrc5zSF67lAIAKQCeRUVkDX8WKdPwykJQD93
ZSE7CPu5zTiXkSEc4ouUTF2hw+DpPZOWLaoVcjcvKiNwEFXzz7kCGNPdkDx1R7je
3aHcIlebNCmnyppAO/KO/UZ6zhzfeu/ixAFyEVeEj1niHKwN9nN/en2V/b4UPVHX
90gaU3iNHkJfaaVb5UEgcSO6MDsqiAk1V/59wLcDMv6xRY6CxptxIlPmAae++d1Z
SN4BauTvrSB1kBjqTjAtjCoJc5bcc8i/WqVXH1RnEqrrVj2fwfy5N0HnktBehyVZ
h58patLdvtAjj1T7p0FV4clt73ZwrDOLPOAOTfvtVsOd+Z65oCAbn4AzPBVq8ec=
=baNX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to