[DRE-maint] Bug#849315: ruby-rabl: FTBFS: Rabl::Engine without bson root #attribute asserts that it can add attribute under a different key name

Chris Lamb lamby at debian.org
Sun Dec 25 09:53:15 UTC 2016


Source: ruby-rabl
Version: 0.13.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Dear Maintainer,

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

  […]

  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #collection asserts that it sets root node for objects => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:216:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #attribute asserts that it adds an attribute or method to be included in output => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:228:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #attribute asserts that it can add attribute under a different key name through :as => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:238:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #attribute asserts that it can add attribute under a different key name through hash => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:248:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #code asserts that it can create an arbitraty code node => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:257:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #code asserts that it can be passed conditionals => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:264:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #child asserts that it can create a child node => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:277:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #child asserts that it can create a child node with different key => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:288:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #glue asserts that it glues data from a child node => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:302:in `block (4 levels) in <top (required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  284 passes, 0 failures, 24 errors in 0.153720 seconds
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install «BUILDDIR»/debian/ruby-rabl returned exit code 1
  debian/rules:6: 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.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ruby-rabl.0.13.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 5663 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20161225/3eb8670a/attachment-0001.obj>


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