Bug#888198: yard: FTBFS on ruby2.5: got: ("gem.deps.rb")
Source: yard Version: 0.9.12-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) YARD::CLI::YRI#initialize loads search paths Failure/Error: Gem::Specification.find_all_by_name(*args) # received :file? with unexpected arguments expected: (/\/\.yard\/yri_cache$/) got: ("gem.deps.rb") Diff: @@ -1,2 +1,2 @@ -[/\/\.yard\/yri_cache$/] +["gem.deps.rb"] # ./lib/yard/gem_index.rb:11:in `find_all_by_name' # ./lib/yard/registry.rb:54:in `yardoc_file_for_gem' # ./lib/yard/cli/yri.rb:165:in `block in add_gem_paths' # ./lib/yard/gem_index.rb:19:in `each' # ./lib/yard/cli/yri.rb:164:in `add_gem_paths' # ./lib/yard/cli/yri.rb:36:in `initialize' # ./spec/cli/yri_spec.rb:52:in `new' # ./spec/cli/yri_spec.rb:52:in `block (3 levels) in ' # ./spec/spec_helper.rb:127:in `block (2 levels) in ' 2) YARD::CLI::YRI#initialize uses DEFAULT_SEARCH_PATHS prior to other paths Failure/Error: Gem::Specification.find_all_by_name(*args) # received :file? with unexpected arguments expected: (/\/\.yard\/yri_cache$/) got: ("gem.deps.rb") Diff: @@ -1,2 +1,2 @@ -[/\/\.yard\/yri_cache$/] +["gem.deps.rb"] # ./lib/yard/gem_index.rb:11:in `find_all_by_name' # ./lib/yard/registry.rb:54:in `yardoc_file_for_gem' # ./lib/yard/cli/yri.rb:165:in `block in add_gem_paths' # ./lib/yard/gem_index.rb:19:in `each' # ./lib/yard/cli/yri.rb:164:in `add_gem_paths' # ./lib/yard/cli/yri.rb:36:in `initialize' # ./spec/cli/yri_spec.rb:64:in `new' # ./spec/cli/yri_spec.rb:64:in `block (3 levels) in ' # ./spec/spec_helper.rb:127:in `block (2 levels) in ' ... Finished in 5.71 seconds (files took 2.77 seconds to load) 1865 examples, 2 failures, 5 pending Failed examples: rspec ./spec/cli/yri_spec.rb:47 # YARD::CLI::YRI#initialize loads search paths rspec ./spec/cli/yri_spec.rb:58 # YARD::CLI::YRI#initialize uses DEFAULT_SEARCH_PATHS prior to other paths /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/yard-0.9.12/debian/tmp returned exit code 1 debian/rules:20: recipe for target 'override_dh_auto_install' failed make[1]: *** [override_dh_auto_install] Error 1 make[1]: Leaving directory '/build/yard-0.9.12' make: *** [binary] Error 2 debian/rules:10: recipe for target 'binary' failed dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/yard.log Please fix it! Cheers, Chris.
Bug#888196: ruby-sexp-processor: FTBFS on ruby2.5: BOOM GOES THE STACK
Source: ruby-sexp-processor Version: 4.7.0-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition I'm hoping this is an intermittent failure. Praying, really. But capturing in case it's rare. Build log excerpt: 95 runs, 171 assertions, 0 failures, 0 errors, 14 skips You have skipped tests. Run with --verbose for details. /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-test-files.yaml │ └──┘ RUBYLIB=/build/ruby-sexp-processor-4.7.0/debian/ruby-sexp-processor/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-sexp-processor/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} Run options: --seed 24009 # Running: ..S./build/ruby-sexp-processor-4.7.0/debian/ruby-sexp-processor/usr/lib/ruby/vendor_ruby/sexp_processor.rb:293: [BUG] Stack consistency error (sp: 151, bp: 150) ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux-gnu] -- Control frame information --- c:0026 p:0616 s:0151 e:000149 BLOCK /build/ruby-sexp-processor-4.7.0/debian/ruby-sexp-processor/usr/lib/ruby/vendor_ruby/sexp_processor.rb:293 c:0025 p:0012 s:0141 e:000140 METHOD /build/ruby-sexp-processor-4.7.0/debian/ruby-sexp-processor/usr/lib/ruby/vendor_ruby/sexp_processor.rb:373 c:0024 p:0195 s:0136 e:000135 METHOD /build/ruby-sexp-processor-4.7.0/debian/ruby-sexp-processor/usr/lib/ruby/vendor_ruby/sexp_processor.rb:227 c:0023 p:0022 s:0127 e:000124 METHOD /build/ruby-sexp-processor-4.7.0/test/test_sexp_processor.rb:109 c:0022 p:0024 s:0119 e:000118 BLOCK /usr/lib/ruby/vendor_ruby/minitest/test.rb:107 c:0021 p:0002 s:0116 e:000115 METHOD /usr/lib/ruby/vendor_ruby/minitest/test.rb:204 c:0020 p:0006 s:0111 e:000110 BLOCK /usr/lib/ruby/vendor_ruby/minitest/test.rb:104 c:0019 p:0014 s:0108 e:000107 METHOD /usr/lib/ruby/vendor_ruby/minitest/test.rb:255 c:0018 p:0006 s:0103 e:000102 BLOCK /usr/lib/ruby/vendor_ruby/minitest/test.rb:103 c:0017 p:0029 s:0100 e:99 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:350 c:0016 p:0044 s:0092 E:001f68 METHOD /usr/lib/ruby/vendor_ruby/minitest/test.rb:275 c:0015 p:0005 s:0085 E:000ef0 METHOD /usr/lib/ruby/vendor_ruby/minitest/test.rb:102 c:0014 p:0010 s:0081 e:80 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:839 c:0013 p:0026 s:0074 e:72 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:324 c:0012 p:0011 s:0066 e:65 BLOCK /usr/lib/ruby/vendor_ruby/minitest.rb:311 [FINISH] c:0011 p: s:0062 e:61 CFUNC :each c:0010 p:0007 s:0058 e:57 BLOCK /usr/lib/ruby/vendor_ruby/minitest.rb:310 c:0009 p:0029 s:0055 e:54 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:350 c:0008 p:0029 s:0047 E:001178 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:337 c:0007 p:0109 s:0040 E:000898 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:309 c:0006 p:0010 s:0031 e:30 BLOCK /usr/lib/ruby/vendor_ruby/minitest.rb:159 [FINISH] c:0005 p: s:0027 e:26 CFUNC :map c:0004 p:0038 s:0023 e:22 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:159 c:0003 p:0132 s:0014 e:13 METHOD /usr/lib/ruby/vendor_ruby/minitest.rb:136 c:0002 p:0059 s:0007 E:000358 BLOCK /usr/lib/ruby/vendor_ruby/minitest.rb:63 [FINISH] c:0001 p: s:0003 E:000600 (none) [FINISH] -- Ruby level backtrace information /usr/lib/ruby/vendor_ruby/minitest.rb:63:in `block in autorun' /usr/lib/ruby/vendor_ruby/minitest.rb:136:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `__run' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `map' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `block in __run' /usr/lib/ruby/vendor_ruby/minitest.rb:309:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:337:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `each' /usr/lib/ruby/vendor_ruby/minitest.rb:311:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest.rb:839:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:275:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block
Bug#888197: ruby-yajl: FTBFS on ruby2.5: rb_cFixnum undefined
Source: ruby-yajl Version: 1.2.0-3.1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Build native extensions for ruby2.5 │ └──┘ /usr/bin/ruby2.5 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-yajl-1.2.0 debian/ruby-yajl "make clean" make[1]: Entering directory '/build/ruby-yajl-1.2.0/ext/yajl' make[1]: Leaving directory '/build/ruby-yajl-1.2.0/ext/yajl' "make clean" make[1]: Entering directory '/build/ruby-yajl-1.2.0/ext/yajl' make[1]: Leaving directory '/build/ruby-yajl-1.2.0/ext/yajl' current directory: /build/ruby-yajl-1.2.0/ext/yajl /usr/bin/ruby2.5 -r ./siteconf20180123-364-1ppgeqs.rb extconf.rb creating Makefile current directory: /build/ruby-yajl-1.2.0/ext/yajl make V=1 "DESTDIR=" clean make[1]: Entering directory '/build/ruby-yajl-1.2.0/ext/yajl' rm -f rm -f yajl.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/build/ruby-yajl-1.2.0/ext/yajl' current directory: /build/ruby-yajl-1.2.0/ext/yajl make V=1 "DESTDIR=" make[1]: Entering directory '/build/ruby-yajl-1.2.0/ext/yajl' gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall -funroll-loops -o yajl.o -c yajl.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall -funroll-loops -o yajl_alloc.o -c yajl_alloc.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall -funroll-loops -o yajl_buf.o -c yajl_buf.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall -funroll-loops -o yajl_encode.o -c yajl_encode.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wall -funroll-loops -o yajl_ext.o -c yajl_ext.c yajl_ext.c: In function 'rb_yajl_parser_parse': yajl_ext.c:472:17: warning: variable 'stat' set but not used [-Wunused-but-set-variable] yajl_status stat; ^~~~ yajl_ext.c: In function 'rb_yajl_encoder_enable_json_gem_ext': yajl_ext.c:882:22: error: 'rb_cFixnum' undeclared (first use in this function); did you mean 'rb_isalnum'? rb_define_method(rb_cFixnum, "to_json", rb_yajl_json_ext_fixnum_to_json, -1); ^~ rb_isalnum yajl_ext.c:882:22: note: each undeclared identifier is reported only once for each function it appears in Makefile:242: recipe for target 'yajl_ext.o' failed make[1]: *** [yajl_ext.o] Error 1 make[1]: Leaving directory '/build/ruby-yajl-1.2.0/ext/yajl' /usr/lib/ruby/2.5.0/rubygems/ext/builder.rb:92:in `run': make failed, exit code 2 (Gem::InstallError) from /usr/lib/ruby/2.5.0/rubygems/ext/builder.rb:52:in `block in make' from /usr/lib/ruby/2.5.0/rubygems/ext/builder.rb:44:in `each' from /usr/lib/ruby/2.5.0/rubygems/ext/builder.rb:44:in `make' from /usr/lib/ruby/2.5.0/rubygems/ext/ext_conf_builder.rb:61:in `block in build' from /usr/lib/ruby/2.5.0/tempfile.rb:295:in `open' from /usr/lib/ruby/2.5.0/rubygems/ext/ext_conf_builder.rb:30:in `build' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:76:in `block in build_and_install' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:70:in `chdir' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:70:in `build_and_install' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:108:in `block in build_all_extensions' from /usr/lib/ruby/vendor_ruby/ge
Bug#888194: ruby-safe-yaml: FTBFS on ruby2.5: uninitialized constant SafeYAML::Parse::Date::DateTime
Source: ruby-safe-yaml Version: 1.0.4-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Finished in 0.00114 seconds (files took 0.12105 seconds to load) 2 examples, 0 failures /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Checking Rubygems dependency resolution on ruby2.5 │ └──┘ GEM_PATH=debian/ruby-safe-yaml/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -e gem\ \"safe_yaml\" ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rb │ └──┘ RUBYLIB=/build/ruby-safe-yaml-1.0.4/debian/ruby-safe-yaml/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-safe-yaml/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 debian/ruby-tests.rb /build/ruby-safe-yaml-1.0.4/lib/safe_yaml/parse/date.rb:22:in `': uninitialized constant SafeYAML::Parse::Date::DateTime (NameError) Did you mean? SafeYAML::Parse::Date::DATE_MATCHER from /build/ruby-safe-yaml-1.0.4/lib/safe_yaml/parse/date.rb:3:in `' from /build/ruby-safe-yaml-1.0.4/lib/safe_yaml/parse/date.rb:2:in `' from /build/ruby-safe-yaml-1.0.4/lib/safe_yaml/parse/date.rb:1:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-safe-yaml-1.0.4/lib/safe_yaml/load.rb:14:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-safe-yaml-1.0.4/spec/spec_helper.rb:29:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-safe-yaml-1.0.4/spec/libyaml_checker_spec.rb:1:in `' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `load' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `block in load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `each' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:100:in `setup' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:86:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke' from /usr/bin/rspec:4:in `' Ruby 2.5.0, YAML: syck (3.0.2) (libyaml: N/A), Monkeypatch: true debian/ruby-tests.rb:16:in `block in ': unhandled exception from debian/ruby-tests.rb:14:in `each' from debian/ruby-tests.rb:14:in `' ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-safe-yaml-1.0.4/debian/ruby-safe-yaml returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-safe-yaml.log Please fix it! Cheers, Chris.
Bug#888193: ruby-rmagick: FTBFS on ruby2.5: )>
Source: ruby-rmagick Version: 2.16.0-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Super confusing build log excerpt: Pending: (Failures listed here are expected and do not affect your suite's status) 1) Magick::Draw#marshal_dump #marshal_load marshals without an error # this spec fails on some versions of ImageMagick # ./spec/rmagick/draw_spec.rb:82 Finished in 0.27725 seconds (files took 0.12424 seconds to load) 36 examples, 0 failures, 1 pending /usr/bin/ruby2.5 -w "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_all_basic.rb" -v /build/ruby-rmagick-2.16.0/test/Image2.rb:80: warning: assigned but unused variable - img /build/ruby-rmagick-2.16.0/test/Image2.rb:305: warning: assigned but unused variable - format /build/ruby-rmagick-2.16.0/test/Image2.rb:306: warning: assigned but unused variable - size /build/ruby-rmagick-2.16.0/test/Image2.rb:307: warning: assigned but unused variable - geometry /build/ruby-rmagick-2.16.0/test/Image2.rb:308: warning: assigned but unused variable - image_class /build/ruby-rmagick-2.16.0/test/Image2.rb:401: warning: `-' after local variable or literal is interpreted as binary operator /build/ruby-rmagick-2.16.0/test/Image2.rb:401: warning: even though it seems like unary operator /build/ruby-rmagick-2.16.0/test/Image2.rb:536: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/Image2.rb:537: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/Image2.rb:538: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/Image2.rb:539: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/Image3.rb:683: warning: assigned but unused variable - img /build/ruby-rmagick-2.16.0/test/ImageList1.rb:295: warning: assigned but unused variable - cur /build/ruby-rmagick-2.16.0/test/ImageList1.rb:332: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/ImageList1.rb:333: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/Import_Export.rb:12: warning: assigned but unused variable - res /build/ruby-rmagick-2.16.0/test/Magick.rb:312: warning: assigned but unused variable - img 2.5.0 String Loaded suite /usr/lib/ruby/vendor_ruby/rake/rake_test_loader Started Image1_UT: test_adaptive_blur: .: (0.002072) test_adaptive_blur_channel: .: (0.002713) test_adaptive_resize: .: (0.000529) test_adaptive_sharpen:.: (0.000895) test_adaptive_sharpen_channel:.: (0.001748) test_adaptive_threshold: .: (0.000333) test_add_compose_mask:.: (0.000255) test_add_noise: .: (0.008137) test_add_noise_channel: .: (0.007935) test_affine_matrix: .: (0.001704) test_alpha: F === Failure: test_alpha(Image1_UT) /build/ruby-rmagick-2.16.0/test/Image1.rb:172:in `test_alpha' 169: assert_nothing_raised { @img.alpha Magick::ResetAlphaChannel } 170: assert_nothing_raised { @img.alpha Magick::SetAlphaChannel } 171: @img.freeze => 172: assert_raise(FreezeError) { @img.alpha Magick::SetAlphaChannel } 173: end 174: 175: def test_auto_gamma expected but was )> diff: ? Ru ntimeError ? Froze () === : (0.052752) test_alpha_compat:.: (0.000186) test_auto_gamma: .: (0.012168) test_auto_level: .: (0.000255) test_auto_orient: .: (0.000143) test_bilevel_channel: .: (0.000527) test_black_threshold: .: (0.000445) ... Finished in 42.696937665 seconds. -- 385 tests, 232948 assertions, 15 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 96.1039% passed -- 9.02 tests/s, 5455.85 assertions/s rake aborted! Command failed with status (1): [ruby -w "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_all_basic.rb" -v] Tasks: TOP => default (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-rmagick-2.16.0/debian/tmp returned exit
Bug#888191: ruby-powerpack: FTBFS on ruby2.5: Error: expect([].sum).to be_nil
Source: ruby-powerpack Version: 0.1.1-3 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) Enumerable#sum returns nil when invoked on an empty collection Failure/Error: expect([].sum).to be_nil expected: nil got: 0 # ./spec/powerpack/enumerable/sum_spec.rb:9:in `block (2 levels) in ' Finished in 0.05947 seconds (files took 0.21147 seconds to load) 102 examples, 1 failure Failed examples: rspec ./spec/powerpack/enumerable/sum_spec.rb:8 # Enumerable#sum returns nil when invoked on an empty collection /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-powerpack-0.1.1/debian/ruby-powerpack returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-powerpack.log Please fix it! Cheers, Chris.
Bug#888192: ruby-prof: FTBFS on ruby2.5: ArgumentError: incomplete format specifier; use %%
Source: ruby-prof Version: 0.16.2+dfsg-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 1) Failure: LineNumbersTest#test_function_line_no [/build/ruby-prof-0.16.2+dfsg/test/line_number_test.rb:37]: Expected: 10 Actual: 11 2) Failure: LineNumbersTest#test_c_function [/build/ruby-prof-0.16.2+dfsg/test/line_number_test.rb:65]: Expected: 14 Actual: 15 3) Error: RackTest#test_create_profile_reports: ArgumentError: incomplete format specifier; use %% (double %) instead /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/graph_printer.rb:59:in `sprintf' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/graph_printer.rb:59:in `block in print_methods' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/graph_printer.rb:49:in `reverse_each' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/graph_printer.rb:49:in `print_methods' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/abstract_printer.rb:75:in `print_thread' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/abstract_printer.rb:69:in `block in print_threads' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/abstract_printer.rb:68:in `each' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/abstract_printer.rb:68:in `print_threads' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/printers/abstract_printer.rb:64:in `print' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/rack.rb:89:in `block (2 levels) in print' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/rack.rb:88:in `open' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/rack.rb:88:in `block in print' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/rack.rb:75:in `each' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/rack.rb:75:in `print' /build/ruby-prof-0.16.2+dfsg/debian/ruby-prof/usr/lib/ruby/vendor_ruby/ruby-prof/rack.rb:36:in `call' /build/ruby-prof-0.16.2+dfsg/test/rack_test.rb:42:in `test_create_profile_reports' /usr/lib/ruby/vendor_ruby/minitest/test.rb:107:in `block (3 levels) in run' Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-prof.log Please fix it! Cheers, Chris.
Bug#888190: ruby-mustermann19: FTBFS on ruby2.5: TypeError: Integer
Source: ruby-mustermann19 Version: 0.4.3+git20160621-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) Mustermann new invalid arguments raise a TypeError for unsupported types [31mFailure/Error: expect { Mustermann.new(10) }.to raise_error(TypeError, "Fixnum can't be coerced into Mustermann::Pattern")[0m [31m[0m [31m expected TypeError with "Fixnum can't be coerced into Mustermann::Pattern", got # with backtrace:[0m [31m# /build/ruby-mustermann19-0.4.3+git20160621/lib/mustermann.rb:72:in `new'[0m [31m# /build/ruby-mustermann19-0.4.3+git20160621/spec/mustermann_spec.rb:49:in `block (5 levels) in '[0m [31m# /build/ruby-mustermann19-0.4.3+git20160621/spec/mustermann_spec.rb:49:in `block (4 levels) in '[0m [36m# /build/ruby-mustermann19-0.4.3+git20160621/spec/mustermann_spec.rb:49:in `block (4 levels) in '[0m Finished in 1.41 seconds (files took 1.08 seconds to load) [31m4484 examples, 1 failure[0m Failed examples: [31mrspec /build/ruby-mustermann19-0.4.3+git20160621/spec/mustermann_spec.rb:48[0m [36m# Mustermann new invalid arguments raise a TypeError for unsupported types[0m /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-mustermann19-0.4.3\+git20160621/debian/ruby-mustermann19 returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-mustermann19.log Please fix it! Cheers, Chris.
Bug#888189: ruby-innertube: FTBFS on ruby2.5: undefined method mock
Source: ruby-innertube Version: 1.1.0-3 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: # terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/rspec/matchers.rb:967:in `method_missing': undefined method `mock' for # (NoMethodError) from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:747:in `method_missing' from /build/ruby-innertube-1.1.0/spec/innertube_spec.rb:216:in `block (5 levels) in ' from /build/ruby-innertube-1.1.0/lib/innertube.rb:131:in `block in take' from /build/ruby-innertube-1.1.0/lib/innertube.rb:127:in `synchronize' from /build/ruby-innertube-1.1.0/lib/innertube.rb:127:in `take' from /build/ruby-innertube-1.1.0/spec/innertube_spec.rb:227:in `block (6 levels) in ' # terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/rspec/matchers.rb:967:in `method_missing': undefined method `mock' for # (NoMethodError) from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:747:in `method_missing' from /build/ruby-innertube-1.1.0/spec/innertube_spec.rb:216:in `block (5 levels) in ' from /build/ruby-innertube-1.1.0/lib/innertube.rb:131:in `block in take' from /build/ruby-innertube-1.1.0/lib/innertube.rb:127:in `synchronize' from /build/ruby-innertube-1.1.0/lib/innertube.rb:127:in `take' from /build/ruby-innertube-1.1.0/spec/innertube_spec.rb:227:in `block (6 levels) in ' FF Failures: 1) Innertube::Pool threaded access stress test Failure/Error: RSpec.configuration.formatters.first.message(string) NoMethodError: undefined method `message' for "[103t:28r:11p:0.75833b] ":String # ./spec/support/verbose_formatter.rb:105:in `message' # ./spec/innertube_spec.rb:385:in `block (3 levels) in ' # ./spec/support/timeout.rb:9:in `block (3 levels) in ' # ./spec/support/timeout.rb:8:in `block (2 levels) in ' 2) Innertube::Pool threaded access iterates over a snapshot of all connections, even ones in use Failure/Error: RSpec.configuration.formatters.first.message(string) NoMethodError: undefined method `message' for "Waiting on 31 threads: ":String # ./spec/support/verbose_formatter.rb:105:in `message' # ./spec/innertube_spec.rb:7:in `wait_all' # ./spec/innertube_spec.rb:209:in `block (3 levels) in ' # ./spec/support/timeout.rb:9:in `block (3 levels) in ' # ./spec/support/timeout.rb:8:in `block (2 levels) in ' 3) Innertube::Pool threaded access iteration race-condition regression Failure/Error: RSpec.configuration.formatters.first.message(string) NoMethodError: undefined method `message' for "[24:2] ":String # ./spec/support/verbose_formatter.rb:105:in `message' # ./spec/innertube_spec.rb:310:in `block (3 levels) in ' # ./spec/support/timeout.rb:9:in `block (3 levels) in ' # ./spec/support/timeout.rb:8:in `block (2 levels) in ' 4) Innertube::Pool threaded access conditionally deleting members should remove them from the pool Failure/Error: n.times { message "X<#{q.pop}> " } Timeout::Error: execution expired # ./spec/innertube_spec.rb:280:in `pop' # ./spec/innertube_spec.rb:280:in `block (5 levels) in ' # ./spec/innertube_spec.rb:280:in `times' # ./spec/innertube_spec.rb:280:in `block (4 levels) in ' # ./spec/support/timeout.rb:9:in `block (3 levels) in ' # ./spec/support/timeout.rb:8:in `block (2 levels) in ' 5) Innertube::Pool threaded access clearing the pool should remove all elements Failure/Error: n.times { message "S<#{q.pop}> " } Timeout::Error: execution expired # ./spec/innertube_spec.rb:238:in `pop' # ./spec/innertube_spec.rb:238:in `block (5 levels) in ' # ./spec/innertube_spec.rb:238:in `times' # ./spec/innertube_spec.rb:238:in `block (4 levels) in ' # ./spec/support/timeout.rb:9:in `block (3 levels) in ' # ./spec/support/timeout.rb:8:in `block (2 levels) in ' 6) Innertube::Pool when BadResource is raised should remove the member from the pool Failure/Error: lambda do pool.take do |x| raise Innertube::Pool::BadResource end end.should raise_error(Innertube::Pool::BadResource) expected Innertube::Pool::BadResource, got #> with backtrace: # ./spec/innertube_spec.rb:87:in `block (4 levels) in ' # ./lib/innertube.rb:131:in `block in take' # ./lib/innertube.rb:127:in `synchronize' # ./lib/innertube.rb:127:in `take' # ./spec/innertube_spec.rb:93:in `block (4 levels) in ' # ./spec/innertube_spec.rb:92
Bug#888188: ruby-hashie: FTBFS on ruby2.5: stack overflow around Integer
Source: ruby-hashie Version: 3.4.4-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) Hashie::Extensions::Coercion#coerce_value core types raises a CoercionError when coercion is not possible Failure/Error: if ABSTRACT_CORE_TYPES.key? from SystemStackError: stack level too deep # ./lib/hashie/extensions/coercion.rb:113:in `key?' # ./lib/hashie/extensions/coercion.rb:113:in `coerce_value' # ./lib/hashie/extensions/coercion.rb:115:in `block in coerce_value' # ./lib/hashie/extensions/coercion.rb:114:in `each' # ./lib/hashie/extensions/coercion.rb:114:in `coerce_value' # ./lib/hashie/extensions/coercion.rb:115:in `block in coerce_value' # ./lib/hashie/extensions/coercion.rb:114:in `each' [... .. yes, lots of ...] # ./lib/hashie/extensions/coercion.rb:115:in `block in coerce_value' # ./lib/hashie/extensions/coercion.rb:114:in `each' # ./lib/hashie/extensions/coercion.rb:114:in `coerce_value' # ./lib/hashie/extensions/coercion.rb:115:in `block in coerce_value' # ./lib/hashie/extensions/coercion.rb:114:in `each' # ./lib/hashie/extensions/coercion.rb:114:in `coerce_value' # ./spec/hashie/extensions/coercion_spec.rb:587:in `block (4 levels) in ' Finished in 0.30331 seconds (files took 0.38196 seconds to load) 616 examples, 3 failures Failed examples: rspec ./spec/hashie/extensions/coercion_spec.rb:560 # Hashie::Extensions::Coercion#coerce_value core types raises a CoercionError when coercion is not possible rspec ./spec/hashie/extensions/coercion_spec.rb:565 # Hashie::Extensions::Coercion#coerce_value core types coerces Integer to String rspec ./spec/hashie/extensions/coercion_spec.rb:586 # Hashie::Extensions::Coercion#coerce_value core types coerces Numeric to String /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-hashie-3.4.4/debian/ruby-hashie returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-hashie.log Please fix it! Cheers, Chris.
Bug#888186: ruby-fakefs: FTBFS on ruby2.5: pread method is not available in File :(
Source: ruby-fakefs Version: 0.6.7-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:261: warning: constant ::Fixnum is deprecated ./build/ruby-fakefs-0.6.7/test/fakefs_test.rb:766: warning: FakeFS::File#write is outdated interface which accepts just one argument /build/ruby-fakefs-0.6.7/test/fakefs_test.rb:766: warning: FakeFS::File#write is outdated interface which accepts just one argument /build/ruby-fakefs-0.6.7/test/fakefs_test.rb:767: warning: FakeFS::File#write is outdated interface which accepts just one argument /build/ruby-fakefs-0.6.7/test/fakefs_test.rb:767: warning: FakeFS::File#write is outdated interface which accepts just one argument ./build/ruby-fakefs-0.6.7/test/fakefs_test.rb:822: warning: setting Encoding.default_external .../build/ruby-fakefs-0.6.7/test/fakefs_test.rb:2667: warning: FakeFS::File::new() does not take block; use FakeFS::File::open() instead ../build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:256: warning: constant ::Fixnum is deprecated /build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:261: warning: constant ::Fixnum is deprecated ./build/ruby-fakefs-0.6.7/test/fakefs_test.rb:352: warning: global variable `$PID' not initialized ..F/build/ruby-fakefs-0.6.7/lib/fakefs/dir.rb:223: warning: global variable `$PID' not initialized /build/ruby-fakefs-0.6.7/lib/fakefs/dir.rb:223: warning: global variable `$PID' not initialized ../build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:256: warning: constant ::Fixnum is deprecated /build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:261: warning: constant ::Fixnum is deprecated /build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:256: warning: constant ::Fixnum is deprecated /build/ruby-fakefs-0.6.7/lib/fakefs/file.rb:261: warning: constant ::Fixnum is deprecated ./build/ruby-fakefs-0.6.7/lib/fakefs/dir.rb:168: warning: global variable `$PID' not initialized ../build/ruby-fakefs-0.6.7/lib/fakefs/dir.rb:168: warning: global variable `$PID' not initialized . Finished in 0.272047s, 1378.4389 runs/s, 2789.9604 assertions/s. 1) Failure: FakeFSTest#test_every_method_in_file_is_in_fake_fs_file [/build/ruby-fakefs-0.6.7/test/fakefs_test.rb:1218]: pread method is not available in File :( 375 runs, 759 assertions, 1 failures, 0 errors, 0 skips rake aborted! Command failed with status (1) Tasks: TOP => default => test (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-fakefs-0.6.7/debian/ruby-fakefs returned exit code 1 debian/rules:16: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-fakefs.log Please fix it! Cheers, Chris.
Bug#888187: ruby-ffaker: FTBFS on ruby2.5: test_paragraphsLoremFR
Source: ruby-ffaker Version: 2.2.0-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: test_paragraph: .: (0.000351) test_paragraphsLoremFR: F === Failure: was expected to be =~ <"Nostalgique nécessaires pays bolos paroles laissa. Purent mésusèrent vivent une. Lui lieues prevenant pointdexclamators une voyellie. Pourtant flancs agence désormais. Vers ressaisi approvisionne italiques exploitent retrait mit il voyellie. Lui règlalades larousse était sa. Désormais vaste puissante fût d prevenant la. Ce fois gravi lieu là pacqua déjà qu se. Était encoreloin paragraphe tout vils avait. Sournois et fourbes premiers prémâchées dernier semicolons au. Ipsum ses tout fourmillait.">. test_paragraphsLoremFR(TestLoremFR) /build/ruby-ffaker-2.2.0/test/test_lorem_fr.rb:19:in `test_paragraphsLoremFR' 16: end 17: 18: def test_paragraphsLoremFR => 19: assert_match /\A[ -.àâéèêîôùûa-z]+\z/i, FFaker::LoremFR.paragraphs.join(" ") 20: end 21: 22: def test_sentences === : (0.016718) test_phrase: .: (0.000119) test_phrases: .: (0.000115) test_sentence:.: (0.71) Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-ffaker.log Please fix it! Cheers, Chris.
Bug#888185: rubocop: FTBFS on ruby2.5: Error: FileUtils.rmdir(attack_target_dir)
Source: rubocop Version: 0.51.0+dfsg-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) RuboCop::ResultCache cached result that was saved with no command line option when no option is given when a symlink is present in the cache location and symlink attack protection is disabled permits caching and prints no warning Failure/Error: FileUtils.rmdir(attack_target_dir) Errno::ENOTEMPTY: Directory not empty @ dir_s_rmdir - /tmp/d20180123-1310-1kp5vxe # /build/rubocop-0.51.0+dfsg/spec/rubocop/result_cache_spec.rb:95:in `block (5 levels) in ' # /build/rubocop-0.51.0+dfsg/lib/rubocop/rspec/shared_contexts.rb:27:in `block (4 levels) in ' # /build/rubocop-0.51.0+dfsg/lib/rubocop/rspec/shared_contexts.rb:26:in `chdir' # /build/rubocop-0.51.0+dfsg/lib/rubocop/rspec/shared_contexts.rb:26:in `block (3 levels) in ' # /build/rubocop-0.51.0+dfsg/lib/rubocop/rspec/shared_contexts.rb:8:in `block (2 levels) in ' Finished in 33.85 seconds (files took 3.52 seconds to load) 17503 examples, 1 failure, 1 pending Failed examples: rspec /build/rubocop-0.51.0+dfsg/spec/rubocop/result_cache_spec.rb:121 # RuboCop::ResultCache cached result that was saved with no command line option when no option is given when a symlink is present in the cache location and symlink attack protection is disabled permits caching and prints no warning Randomized with seed 48248 /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/rubocop-0.51.0\+dfsg/debian/rubocop returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/rubocop.log Please fix it! Cheers, Chris.
Bug#888174: ruby-whitequark-parser: FTBFS on ruby2.5: Update test_current for 2.5.0
Source: ruby-whitequark-parser Version: 2.3.3.1-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Finished in 4.243802s, 201.7059 runs/s, 17410.8037 assertions/s. 1) Failure: TestCurrent#test_current [/build/ruby-whitequark-parser-2.3.3.1/test/test_current.rb:22]: Update test_current for 2.5.0 856 runs, 73888 assertions, 1 failures, 0 errors, 0 skips rake aborted! Command failed with status (1): [ruby -w -I"test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/bug_163/test_runner_rewrite.rb" "test/test_base.rb" "test/test_current.rb" "test/test_diagnostic.rb" "test/test_diagnostic_engine.rb" "test/test_encoding.rb" "test/test_lexer.rb" "test/test_lexer_stack_state.rb" "test/test_parse_helper.rb" "test/test_parser.rb" "test/test_source_buffer.rb" "test/test_source_comment.rb" "test/test_source_comment_associator.rb" "test/test_source_map.rb" "test/test_source_range.rb" "test/test_source_rewriter.rb" "test/test_source_rewriter_action.rb" "test/test_static_environment.rb" -v] Tasks: TOP => default (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-whitequark-parser-2.3.3.1/debian/ruby-whitequark-parser returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-whitequark-parser.log Please fix it! Cheers, Chris.
Bug#888172: ruby-rspec-its: FTBFS on ruby2.5: Fixnum/Integer
Source: ruby-rspec-its Version: 1.2.0-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) RSpec::Its#its with explicit subject when it responds to #[] [:b, "c", 4] should eq "Symbol: b; String: c; Fixnum: 4" Failure/Error: RSpec::Expectations::PositiveExpectationHandler.handle_matcher(__its_subject, matcher, message) expected: "Symbol: b; String: c; Fixnum: 4" got: "Symbol: b; String: c; Integer: 4" (compared using ==) # ./spec/rspec/its_spec.rb:89:in `block (5 levels) in ' Finished in 0.02877 seconds (files took 0.09433 seconds to load) 34 examples, 1 failure Failed examples: rspec ./spec/rspec/its_spec.rb:89 # RSpec::Its#its with explicit subject when it responds to #[] [:b, "c", 4] should eq "Symbol: b; String: c; Fixnum: 4" Randomized with seed 35708 /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-rspec-its-1.2.0/debian/ruby-rspec-its returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-rspec-its.log Please fix it! Cheers, Chris.
Bug#888173: ruby-sawyer: FTBFS on ruby2.5: can't dump anonymous class
Source: ruby-sawyer Version: 0.8.1-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 48 runs, 193 assertions, 0 failures, 0 errors, 0 skips /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Checking Rubygems dependency resolution on ruby2.5 │ └──┘ GEM_PATH=debian/ruby-sawyer/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -e gem\ \"sawyer\" ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rb │ └──┘ RUBYLIB=/build/ruby-sawyer-0.8.1/debian/ruby-sawyer/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-sawyer/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 debian/ruby-tests.rb Run options: --seed 2029 # Running: E..E Finished in 0.805228s, 59.6105 runs/s, 239.6838 assertions/s. 1) Error: Sawyer::ResourceTest#test_handle_yaml_dump: TypeError: can't dump anonymous class: #> /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:343:in `visit_Class' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:136:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:546:in `block in dump_ivars' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:544:in `each' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:544:in `dump_ivars' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:163:in `visit_Object' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:136:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/yaml_tree.rb:118:in `push' /usr/lib/ruby/2.5.0/psych.rb:441:in `dump' /build/ruby-sawyer-0.8.1/test/resource_test.rb:172:in `test_handle_yaml_dump' /usr/lib/ruby/vendor_ruby/minitest/test.rb:107:in `block (3 levels) in run' 2) Error: Sawyer::AgentTest#test_handle_yaml_dump_and_load: NoMethodError: undefined method `[]' for nil:NilClass /usr/lib/ruby/vendor_ruby/faraday/utils.rb:48:in `[]=' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:362:in `block in revive_hash' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `each' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `each_slice' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `revive_hash' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:271:in `block in visit_Psych_Nodes_Mapping' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:268:in `each' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:268:in `each_slice' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:268:in `visit_Psych_Nodes_Mapping' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:16:in `visit' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:6:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:32:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:338:in `block in revive_hash' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `each' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `each_slice' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `revive_hash' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:374:in `revive' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:208:in `visit_Psych_Nodes_Mapping' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:16:in `visit' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:6:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:32:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:338:in `block in revive_hash' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `each' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `each_slice' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:336:in `revive_hash' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:374:in `revive' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:208:in `visit_Psych_Nodes_Mapping' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:16:in `visit' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:6:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:32:in `accept' /usr/lib/ruby/2.5.0/psych/visitors/to_ruby.rb:311:in `visit_Psych_Nodes_Document' /usr/lib/ruby/2.5.0/psych/visitors/visitor.rb:16:in `visit' /us
Bug#888171: ruby-riot: FTBFS on ruby2.5: expected "\"hope\"", not "hope"
Source: ruby-riot Version: 0.12.7-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt. That minus sign means the test failed. What .. why.. ugh. Colours, ugh. + [32masserts that it is a kind of Riot::Message[0m - [33masserts to_s: expected "should have \"hope\"", not should have "hope" kind of? Riot::Message send :to_s[0m An AssertionMacro instance receiving #expected_message + [32masserts that it is a kind of Riot::Message[0m - [33masserts to_s: expected "expected \"hope\"", not expected "hope" kind of? Riot::Message send :to_s[0m AssertionMacro#fail + [32masserts that it includes 5[0m + [32masserts that it includes "foo"[0m An assertion that is passing + [32masserts to_s[0m + [32masserts :pass is returned when evaluated[0m An assertion that is failing + [32masserts to_s[0m + [32masserts :fail and message are evaluated is equal to [:fail, "Expected non-false but got nil instead"][0m An assertion that is erroring + [32masserts to_s[0m + [32masserts :error and exception are evaluated[0m An assertion with no block to provide the actual value + [32mshould return a block that returns false is equal to [:fail, "Expected non-false but got false instead", nil, nil][0m An assertion with block expectation + [32mshould use block returning topic as default is equal to [:pass, "is equal to \"hello\""][0m + [32masserts block expectation has access to the situation items is equal to [:pass, "is equal to \"hello\""][0m An assertion with symbolic description + [32masserts upcase is equal to "FOO"[0m Executing setup with an error + [32masserts result is equal to :setup_error[0m 395 passes, 4 failures, 0 errors in 0.020937 seconds rake aborted! Command failed with status (1) Tasks: TOP => default => test:core (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-riot-0.12.7/debian/ruby-riot returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-riot.log Please fix it! Cheers, Chris.
Bug#888170: ruby-redcloth: FTBFS on ruby2.5: undefined method `load_documents' for Psych:Module
Source: ruby-redcloth Version: 4.3.2-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Finished in 1.43 seconds (files took 0.86964 seconds to load) 5797 examples, 0 failures /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-redcloth-4.3.2/debian/ruby-redcloth/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.5.0:/build/ruby-redcloth-4.3.2/debian/ruby-redcloth/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-redcloth/usr/share/rubygems-integration/2.5.0:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation /build/ruby-redcloth-4.3.2/spec/spec_helper.rb:29:in `block in fixtures': undefined method `load_documents' for Psych:Module (NoMethodError) Did you mean? load_stream from /build/ruby-redcloth-4.3.2/spec/spec_helper.rb:26:in `each' from /build/ruby-redcloth-4.3.2/spec/spec_helper.rb:26:in `fixtures' from /build/ruby-redcloth-4.3.2/spec/spec_helper.rb:9:in `examples_from_yaml' from /build/ruby-redcloth-4.3.2/spec/formatters/class_filtered_html_spec.rb:4:in `block in ' from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:385:in `module_exec' from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:385:in `subclass' from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:258:in `block in define_example_group_method' from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:43:in `block in expose_example_group_alias' from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:84:in `block (2 levels) in expose_example_group_alias_globally' from /build/ruby-redcloth-4.3.2/spec/formatters/class_filtered_html_spec.rb:3:in `' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `load' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `block in load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `each' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:100:in `setup' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:86:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke' from /usr/bin/rspec:4:in `' /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-redcloth-4.3.2/debian/ruby-redcloth returned exit code 1 make: *** [binary] Error 1 debian/rules:15: recipe for target 'binary' failed dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-redcloth.log Please fix it! Cheers, Chris.
Bug#888168: ruby-redcarpet: FTBFS on ruby2.5: incompatible library version
Source: ruby-redcarpet Version: 3.4.0-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition It seems to build then fail to load its extension? Not seen this on other packages. Build log excerpt: ┌──┐ │ Build native extensions for ruby2.5 │ └──┘ /usr/bin/ruby2.5 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-redcarpet-3.4.0 debian/ruby-redcarpet "make clean" make[1]: Entering directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' make[1]: Leaving directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' "make clean" make[1]: Entering directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' make[1]: Leaving directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' current directory: /build/ruby-redcarpet-3.4.0/ext/redcarpet /usr/bin/ruby2.5 -r ./siteconf20180123-308-zr9kz6.rb extconf.rb creating Makefile current directory: /build/ruby-redcarpet-3.4.0/ext/redcarpet make V=1 "DESTDIR=" clean make[1]: Entering directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' rm -f rm -f redcarpet.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' current directory: /build/ruby-redcarpet-3.4.0/ext/redcarpet make V=1 "DESTDIR=" make[1]: Entering directory '/build/ruby-redcarpet-3.4.0/ext/redcarpet' gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o autolink.o -c autolink.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o buffer.o -c buffer.c buffer.c: In function 'bufcstr': buffer.c:111:45: warning: passing argument 1 of 'bufgrow' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (buf->size + 1 <= buf->asize || bufgrow(buf, buf->size + 1) == BUF_OK) { ^~~ buffer.c:60:1: note: expected 'struct buf *' but argument is of type 'const struct buf *' bufgrow(struct buf *buf, size_t neosz) ^~~ gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o houdini_href_e.o -c houdini_href_e.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o houdini_html_e.o -c houdini_html_e.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o html.o -c html.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o html_smartypants.o -c html_smartypants.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fvisibility=hidden -o markdown.o -c markdown.c markdown.c: In function 'sd_markdown_render': markdown.c:2836:43: warning: passing argument 1 of 'is_codefence' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (codefences_enabled && (is_codefence(document + beg, doc_size - beg, NULL) != 0)) ^~~~ markdown.c:1389:1: note: expected 'uint8_t * {aka unsigned cha
Bug#888167: ruby-recursive-open-struct: FTBFS on ruby2.5: indifferent access overwriting values
Source: ruby-recursive-open-struct Version: 1.0.2-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) RecursiveOpenStruct indifferent access overwriting values when preserve_original_keys is enabled preserves the original keys after resetting value Failure/Error: expect(recursive.to_h).to eq modified_hash expected: {:foo=>[{"bar"=>[{"foo"=>:foo}]}]} got: {:foo=>[{"bar"=>[{"foo"=>:bar, :foo=>:foo}]}]} (compared using ==) Diff: @@ -1,2 +1,2 @@ -:foo => [{"bar"=>[{"foo"=>:foo}]}], +:foo => [{"bar"=>[{"foo"=>:bar, :foo=>:foo}]}], # ./spec/recursive_open_struct/indifferent_access_spec.rb:158:in `block (6 levels) in ' Finished in 0.0499 seconds (files took 0.25849 seconds to load) 102 examples, 1 failure Failed examples: rspec ./spec/recursive_open_struct/indifferent_access_spec.rb:156 # RecursiveOpenStruct indifferent access overwriting values when preserve_original_keys is enabled preserves the original keys after resetting value /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-recursive-open-struct-1.0.2/debian/ruby-recursive-open-struct returned exit code 1 make: *** [binary] Error 1 debian/rules:6: recipe for target 'binary' failed dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-recursive-open-struct.log Please fix it! Cheers, Chris.
Bug#888166: ruby-rabl: FTBFS on ruby2.5: BSON:Module serialize
Source: ruby-rabl Version: 0.13.0-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Looks very similar to this issue, fixed last year: https://bugs.debian.org/849315 Build log excerpt: [31mERROR[0m Rabl::Engine with bson defaults #object asserts that it sets data source => undefined method `serialize' for BSON:Module occured at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in ' 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 /build/ruby-rabl-0.13.0/test/bson_engine_test.rb:22:in `block (4 levels) in ' at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render' at /build/ruby-rabl-0.13.0/lib/rabl/template.rb:15:in `evaluate' at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:47:in `render' at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:380:in `cache_results' at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:48:in `block in render' at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:154:in `to_bson' [31mERROR[0m Rabl::Engine with bson defaults #object asserts that it can set root node => undefined method `serialize' for BSON:Module occured at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in ' at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run' at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize' ... 166 passes, 0 failures, 142 errors in 0.540211 seconds ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-rabl-0.13.0/debian/ruby-rabl returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-rabl.log Please fix it! Cheers, Chris.
Bug#888164: ruby-packable: FTBFS on ruby2.5: Illegal seek @ rb_io_tell
Source: ruby-packable Version: 1.3.8-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Run tests for ruby2.3 from debian/ruby-test-files.yaml │ └──┘ RUBYLIB=/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-packable/usr/share/rubygems-integration/all:/root/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all ruby2.3 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} Run options: --seed 55512 # Running: /build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:57: warning: Enumerator.new without a block is deprecated; use Object#to_enum . Finished in 0.006436s, 2641.5416 runs/s, 10721.5511 assertions/s. 17 runs, 69 assertions, 0 failures, 0 errors, 0 skips /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-test-files.yaml │ └──┘ RUBYLIB=/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-packable/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} /usr/lib/ruby/vendor_ruby/backports/1.8.7/fixnum/div.rb:1: warning: constant ::Fixnum is deprecated /usr/lib/ruby/vendor_ruby/backports/1.8.7/fixnum/fdiv.rb:1: warning: constant ::Fixnum is deprecated /usr/lib/ruby/vendor_ruby/backports/2.1.0/bignum/bit_length.rb:1: warning: constant ::Bignum is deprecated /usr/lib/ruby/vendor_ruby/backports/2.1.0/fixnum/bit_length.rb:1: warning: constant ::Fixnum is deprecated /build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:86:in `pos': Illegal seek @ rb_io_tell - (Errno::ESPIPE) from /build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:86:in `pack_and_write' from /build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:62:in `write_with_packing' from /usr/lib/ruby/vendor_ruby/minitest.rb:580:in `puts' Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-packable.log Please fix it! Cheers, Chris.
Bug#888161: ruby-multimap: FTBFS on ruby2.5: error: void value not ignored as it ought to be
Source: ruby-multimap Version: 1.1.2+gh-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Build native extensions for ruby2.3 │ └──┘ /usr/bin/ruby2.3 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-multimap-1.1.2+gh debian/ruby-multimap current directory: /build/ruby-multimap-1.1.2+gh/ext /usr/bin/ruby2.3 -r ./siteconf20180123-295-zokl7l.rb extconf.rb creating Makefile current directory: /build/ruby-multimap-1.1.2+gh/ext make V=1 "DESTDIR=" clean make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' rm -f rm -f nested_multimap_ext.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/build/ruby-multimap-1.1.2+gh/ext' current directory: /build/ruby-multimap-1.1.2+gh/ext make V=1 "DESTDIR=" make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.3-KwDbD6/ruby2.3-2.3.6=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -o nested_multimap_ext.o -c nested_multimap_ext.c nested_multimap_ext.c: In function 'rb_nested_multimap_aref': nested_multimap_ext.c:16:3: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations] r = (i < argc) ? rb_hash_aref(h, argv[i]) : RHASH_IFNONE(h); ^ In file included from /usr/include/ruby-2.3.0/ruby/ruby.h:24:0, from /usr/include/ruby-2.3.0/ruby.h:33, from nested_multimap_ext.c:1: /usr/include/ruby-2.3.0/ruby/intern.h:534:18: note: declared here DEPRECATED(VALUE rb_hash_ifnone(VALUE)); ^ /usr/include/x86_64-linux-gnu/ruby-2.3.0/ruby/config.h:126:52: note: in definition of macro 'DEPRECATED' #define DEPRECATED(x) __attribute__ ((deprecated)) x ^ rm -f nested_multimap_ext.so gcc -shared -o nested_multimap_ext.so nested_multimap_ext.o -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic-lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc make[1]: Leaving directory '/build/ruby-multimap-1.1.2+gh/ext' current directory: /build/ruby-multimap-1.1.2+gh/ext make V=1 "DESTDIR=" install make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' /bin/mkdir -p . ./.gem.20180123-295-ko5yp8 exit > .RUBYARCHDIR.time /usr/bin/install -c -m 0755 nested_multimap_ext.so ./.gem.20180123-295-ko5yp8 make[1]: Leaving directory '/build/ruby-multimap-1.1.2+gh/ext' ┌──┐ │ Build native extensions for ruby2.5 │ └──┘ /usr/bin/ruby2.5 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-multimap-1.1.2+gh debian/ruby-multimap "make clean" make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' make[1]: Leaving directory '/build/ruby-multimap-1.1.2+gh/ext' "make clean" make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' make[1]: Leaving directory '/build/ruby-multimap-1.1.2+gh/ext' current directory: /build/ruby-multimap-1.1.2+gh/ext /usr/bin/ruby2.5 -r ./siteconf20180123-325-11zh9ye.rb extconf.rb creating Makefile current directory: /build/ruby-multimap-1.1.2+gh/ext make V=1 "DESTDIR=" clean make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' rm -f rm -f nested_multimap_ext.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/build/ruby-multimap-1.1.2+gh/ext' current directory: /build/ruby-multimap-1.1.2+gh/ext make V=1 "DESTDIR=" make[1]: Entering directory '/build/ruby-multimap-1.1.2+gh/ext' gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -o nested_multimap_ext.o -c nested_multimap_ext.c nested_multimap_ext.c: In function 'rb_nested_multimap_aref': nested_multimap_ext.c:16:3: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations] r = (i < argc) ? rb_hash_aref(h, argv[i]) : RHASH_IFNONE(h); ^ In file included from /usr/include/ruby-2.5.0/ruby/ruby.h:24:0, from /usr/include/ruby-2.5.0/ruby.h:33, from nested_multimap_ext.c:1: /usr
Bug#888165: ruby-puppet-syntax: FTBFS on ruby2.5: OpenSSL::ASN1::ASN1Error: oid exists
Source: ruby-puppet-syntax Version: 2.4.1-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) PuppetSyntax::Manifests should return nothing from a valid file with a class using tag parameter Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:21:in `block (2 levels) in ' 2) PuppetSyntax::Manifests should return an error from an invalid file Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:29:in `block (2 levels) in ' 3) PuppetSyntax::Manifests should return a warning from an invalid file Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:44:in `block (2 levels) in ' 4) PuppetSyntax::Manifests should ignore warnings about storeconfigs Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:55:in `block (2 levels) in ' 5) PuppetSyntax::Manifests should read more than one valid file Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:64:in `block (2 levels) in ' 6) PuppetSyntax::Manifests should continue after finding an error in the first file Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:72:in `block (2 levels) in ' 7) PuppetSyntax::Manifests deprecation notices on puppet 4.0.0 and above should instead be failures Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:96:in `block (4 levels) in ' 8) PuppetSyntax::Manifests app_management app_management = false (default) should fail to parse an application manifest Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:148:in `block (4 levels) in ' 9) PuppetSyntax::Manifests app_management app_management = true should successfully parse an application manifest on Puppet >= 4.3.0 Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:163:in `block (4 levels) in ' 10) PuppetSyntax::Manifests future_parser future_parser = false (default) should succeed on Puppet >= 4.0.0 Failure/Error: Puppet::Test::TestHelper.initialize OpenSSL::ASN1::ASN1Error: oid exists # ./lib/puppet-syntax/manifests.rb:12:in `check' # ./spec/puppet-syntax/manifests_spec.rb:201:in `block (4 levels) in ' Finished in 0.11609 seconds (files took 0.82926 seconds to load) 44 examples, 10 failures, 2 pending Failed examples: rspec ./spec/puppet-syntax/manifests_spec.rb:19 # PuppetSyntax::Manifests should return nothing from a valid file with a class using tag parameter rspec ./spec/puppet-syntax/manifests_spec.rb:27 # PuppetSyntax::Manifests should return an error from an invalid file rspec ./spec/puppet-syntax/manifests_spec.rb:42 # PuppetSyntax::Manifests should return a warning from an invalid file rspec ./spec/puppet-syntax/manifests_spec.rb:53 # PuppetSyntax::Manifests should ignore warnings about storeconfigs rspec ./spec/puppet-syntax/manifests_spec.rb:62 # PuppetSyntax::Manifests should read more than one valid file rspec ./spec/puppet-syntax/manifests_spec.rb:70 # PuppetSyntax::Manifests should continue after finding an error in the first file rspec ./spec/puppet-syntax/manifests_spec.rb:94 # PuppetSyntax::Manifests deprecation notices on puppet 4.0.0 and above should instead be failures rspec ./spec/puppet-syntax/manifests_spec.rb:145 # PuppetSyntax::Manifests app_management app_management = false (default) should fail to parse an application manifest rspec ./spec/puppet-syntax/manifests_spec.rb:159 # PuppetSyntax::Manifests app_managemen
Bug#888163: ruby-net-ssh: FTBFS on ruby2.5: OpenSSL::Digest::DSS1
Source: ruby-net-ssh Version: 1:4.2.0-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Finished in 2.351047s, 628.2308 runs/s, 2105.0196 assertions/s. 1) Error: Authentication::TestAgent#test_add_dsa_cert_identity: NameError: uninitialized constant OpenSSL::Digest::DSS1 /build/ruby-net-ssh-4.2.0/lib/net/ssh/transport/openssl.rb:117:in `ssh_do_sign' /build/ruby-net-ssh-4.2.0/lib/net/ssh/authentication/certificate.rb:80:in `sign!' /build/ruby-net-ssh-4.2.0/test/authentication/test_agent.rb:401:in `make_cert' /build/ruby-net-ssh-4.2.0/test/authentication/test_agent.rb:258:in `test_add_dsa_cert_identity' /usr/lib/ruby/vendor_ruby/minitest/test.rb:107:in `block (3 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions' ... 2) Error: Authentication::TestED25519#test_no_pwd_key: RuntimeError: No ED25519 set NET_SSH_NO_RBNACL to ignore this test /build/ruby-net-ssh-4.2.0/test/authentication/test_ed25519.rb:11:in `setup' /usr/lib/ruby/vendor_ruby/minitest/test.rb:105:in `block (3 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions' /usr/lib/ruby/vendor_ruby/minitest/test.rb:104:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:255:in `time_it' /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest/test.rb:275:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:839:in `run_one_method' .. 3) Error: Authentication::TestED25519#test_pwd_key: RuntimeError: No ED25519 set NET_SSH_NO_RBNACL to ignore this test /build/ruby-net-ssh-4.2.0/test/authentication/test_ed25519.rb:11:in `setup' /usr/lib/ruby/vendor_ruby/minitest/test.rb:105:in `block (3 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions' /usr/lib/ruby/vendor_ruby/minitest/test.rb:104:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:255:in `time_it' /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest/test.rb:275:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:839:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run_one_method' .. 1477 runs, 4949 assertions, 0 failures, 3 errors, 0 skips rake aborted! Command failed with status (1): [ruby -w "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_all.rb" "test/test_buffer.rb" "test/test_buffered_io.rb" "test/test_config.rb" "test/test_key_factory.rb" "test/test_known_hosts.rb" "test/test_proxy_jump.rb" -v] Tasks: TOP => default (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-net-ssh-4.2.0/debian/ruby-net-ssh returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-net-ssh.log Please fix it! Cheers, Chris.
Bug#888160: ruby-memfs: FTBFS on ruby2.5: No such file or directory - /test-file
Source: ruby-memfs Version: 0.5.0-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) FileUtils.copy_entry when +src+ does not exist raises an exception Failure/Error: find(path) || fail(Errno::ENOENT, path) Errno::ENOENT: No such file or directory - /test-file # ./lib/memfs/file_system.rb:64:in `find!' # ./lib/memfs/file/stat.rb:56:in `initialize' # ./lib/memfs/file.rb:137:in `new' # ./lib/memfs/file.rb:137:in `lstat' # ./spec/fileutils_spec.rb:300:in `block (5 levels) in ' # ./spec/spec_helper.rb:21:in `block (2 levels) in ' # ./spec/fileutils_spec.rb:299:in `block (4 levels) in ' 2) FileUtils.rm_f calls rm with +:force+ set to true Failure/Error: described_class.rm_f('test') TypeError: superclass mismatch for class File # ./spec/fileutils_spec.rb:886:in `block (3 levels) in ' 3) FileUtils.rm_rf calls rm with +:force+ set to true Failure/Error: described_class.rm_rf('test') TypeError: superclass mismatch for class File # ./spec/fileutils_spec.rb:921:in `block (3 levels) in ' 4) FileUtils.rmdir when a directory is not empty ignores errors Failure/Error: expect { described_class.rmdir('/test-dir') }.not_to raise_error TypeError: superclass mismatch for class File # ./spec/fileutils_spec.rb:946:in `block (4 levels) in ' 5) FileUtils.rmdir when a directory is not empty doesn't remove the directory Failure/Error: fail Errno::ENOTEMPTY, path unless directory.empty? Errno::ENOTEMPTY: Directory not empty - /test-dir # ./lib/memfs/file_system.rb:121:in `rmdir' # ./lib/memfs/dir.rb:84:in `rmdir' # ./spec/fileutils_spec.rb:950:in `block (4 levels) in ' Finished in 0.47079 seconds (files took 1.03 seconds to load) 784 examples, 5 failures, 7 pending Failed examples: rspec ./spec/fileutils_spec.rb:298 # FileUtils.copy_entry when +src+ does not exist raises an exception rspec ./spec/fileutils_spec.rb:884 # FileUtils.rm_f calls rm with +:force+ set to true rspec ./spec/fileutils_spec.rb:919 # FileUtils.rm_rf calls rm with +:force+ set to true rspec ./spec/fileutils_spec.rb:945 # FileUtils.rmdir when a directory is not empty ignores errors rspec ./spec/fileutils_spec.rb:949 # FileUtils.rmdir when a directory is not empty doesn't remove the directory [33m[Coveralls] Outside the CI environment, not sending data.[0m /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-memfs-0.5.0/debian/ruby-memfs returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-memfs.log Please fix it! Cheers, Chris.
Bug#888151: ruby-logging: FTBFS on ruby2.5: warning: constant ::Fixnum is deprecated
Source: ruby-logging Version: 2.0.0-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: /usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:62:in `run' /usr/lib/ruby/vendor_ruby/test/unit.rb:502:in `block (2 levels) in ' F === Failure: \[1,\ 2,\ 3,\ 4\]/> was expected to be =~ <"/build/ruby-logging-2.0.0/lib/logging/appender.rb:141: warning: constant ::Fixnum is deprecated\n">. test_append(TestLogging::TestAppenders::TestSyslog) /build/ruby-logging-2.0.0/test/appenders/test_syslog.rb:55:in `test_append' 52: Process.waitpid(pid) 53: 54: if defined?(::Syslog::LOG_PERROR) => 55: assert_match(%r/INFO TestLogger : #{Regexp.escape [1,2,3,4].to_s}/, stderr[0].gets) 56: assert_match(%r/DEBUG TestLogger : the big log message/, stderr[0].gets) 57: assert_match(%r/WARN TestLogger : this is your last warning/, stderr[0].gets) 58: end === Thread.exclusive is deprecated, use Thread::Mutex /build/ruby-logging-2.0.0/lib/logging/diagnostic_context.rb:384:in `clear_diagnostic_contexts' .. Finished in 8.999016755 seconds. -- 176 tests, 1093 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 98.8636% passed -- 19.56 tests/s, 121.46 assertions/s ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-logging-2.0.0/debian/ruby-logging returned exit code 1 make: *** [binary] Error 1 debian/rules:18: recipe for target 'binary' failed dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-logging.log Please fix it! Cheers, Chris.
Bug#888150: ruby-graphviz: FTBFS on ruby2.5: undefined method `graph' for nil
Source: ruby-graphviz Version: 1.2.2-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 100 tests, 258 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -- 9.15 tests/s, 23.62 assertions/s /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-graphviz-1.2.2/debian/ruby-graphviz/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-graphviz/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 -w -I"test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/output/dot/hello_test.rb" "test/output/dot/test_parse.rb" "test/output/rgv/test_rgv.rb" "test/test_dot_script.rb" "test/test_examples.rb" "test/test_graph.rb" "test/test_search.rb" "test/test_subgraph.rb" "test/test_theory.rb" "test/test_types.rb" "test/test_utils_colors.rb" -v /build/ruby-graphviz-1.2.2/test/output/dot/hello_test.rb:6: warning: shadowing outer local variable - g /build/ruby-graphviz-1.2.2/debian/ruby-graphviz/usr/lib/ruby/vendor_ruby/graphviz/dot2ruby.rb:51: warning: instance variable @_graph_eval not initialized /build/ruby-graphviz-1.2.2/test/output/dot/hello_test.rb:18:in `': undefined method `graph' for nil:NilClass (NoMethodError) from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:17:in `block in ' from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:5:in `select' from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:5:in `' rake aborted! Command failed with status (1): [ruby -w -I"test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/output/dot/hello_test.rb" "test/output/dot/test_parse.rb" "test/output/rgv/test_rgv.rb" "test/test_dot_script.rb" "test/test_examples.rb" "test/test_graph.rb" "test/test_search.rb" "test/test_subgraph.rb" "test/test_theory.rb" "test/test_types.rb" "test/test_utils_colors.rb" -v] Tasks: TOP => default (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-graphviz-1.2.2/debian/ruby-graphviz returned exit code 1 debian/rules:10: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-graphviz.log Please fix it! Cheers, Chris.
Bug#888149: ruby-escape-utils: FTBFS on ruby2.5: property file encoding: UTF-8
Source: ruby-escape-utils Version: 1.1.0-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 87 runs, 889 assertions, 0 failures, 0 errors, 0 skips /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rb │ └──┘ RUBYLIB=/build/ruby-escape-utils-1.1.0/debian/ruby-escape-utils/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.5.0:/build/ruby-escape-utils-1.1.0/debian/ruby-escape-utils/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-escape-utils/usr/share/rubygems-integration/2.5.0:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 debian/ruby-tests.rb Run options: --seed 52013 # Running: ...FF.. Finished in 0.077953s, 1116.0561 runs/s, 11378.6407 assertions/s. 1) Failure: UrlEscapeTest#test_cgi_stdlib_compatibility [/build/ruby-escape-utils-1.1.0/test/url/escape_test.rb:12]: --- expected +++ actual @@ -1 +1,2 @@ -"~" +# encoding: UTF-8 +"%7E" 2) Failure: UriComponentEscapeTest#test_cgi_equivalence [/build/ruby-escape-utils-1.1.0/test/uri_component/escape_test.rb:14]: --- expected +++ actual @@ -1 +1,2 @@ -"~" +# encoding: UTF-8 +"%7E" 87 runs, 887 assertions, 2 failures, 0 errors, 0 skips ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-escape-utils-1.1.0/debian/ruby-escape-utils returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-escape-utils.log Please fix it! Cheers, Chris.
Bug#888148: ruby-certificate-authority: FTBFS on ruby2.5: CSR varies?
Source: ruby-certificate-authority Version: 0.2.0~6dd483bf-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Failures: 1) CertificateAuthority::SigningRequest Generating CSRs should generate a CSR Failure/Error: expect(@csr.to_pem).to eq(expected) expected: "-BEGIN CERTIFICATE REQUEST-\nMIIBUTCBuwIBADAUMRIwEAYDVQQDDAlsb2NhbGhvc3QwgZ8wDQYJKoZIhvcNAQE...YfwPc8CxclIYt1+HyCmBndXIDvGR0JO8/lEdSObZQYHV197hWOay\nreDW940=\n-END CERTIFICATE REQUEST-\n" got: "-BEGIN CERTIFICATE REQUEST-\nMIIBUzCBvQIBADAUMRIwEAYDVQQDDAlsb2NhbGhvc3QwgZ8wDQYJKoZIhvcNAQE...N1uYQ1mpmN/LtseP8PkP7S3MzJK1SSdI7929EhWfJo4Zrm0+\ngPav58ePPg==\n-END CERTIFICATE REQUEST-\n" (compared using ==) Diff: @@ -1,11 +1,11 @@ -BEGIN CERTIFICATE REQUEST- -MIIBUTCBuwIBADAUMRIwEAYDVQQDDAlsb2NhbGhvc3QwgZ8wDQYJKoZIhvcNAQEB +MIIBUzCBvQIBADAUMRIwEAYDVQQDDAlsb2NhbGhvc3QwgZ8wDQYJKoZIhvcNAQEB BQADgY0AMIGJAoGBALGIZV9Gt/3QIea9dr5dhYTibstnWyVzpzEhjIiBm5DlPwB6 pRqRvJhjjAxRHaBnikM+z9Yazx9brqrbeqYdKvVtDodovzOdsPtQv8iKLKJbwjXW ituuGKYjHUDrTqqLz/SBBz4fznWDNS6x3nGAo/Zf6g/FjHdUbd2mSwuc0rUjAgMB -AAEwDQYJKoZIhvcNAQENBQADgYEAZWLXHmJJyHz+9AdWUJ3U3pLHR/ghA1f3Ihyu -2PuYvwqfnGfGTA8DUnQx7l7J6ATIn76SBadmOquBBbbuhJG05WfKZt0oqCAPdsIa -XBlLOqVQmWR7YfwPc8CxclIYt1+HyCmBndXIDvGR0JO8/lEdSObZQYHV197hWOay -reDW940= +AAGgADANBgkqhkiG9w0BAQ0FAAOBgQANCCSnS9L5tUZrtysGF+uP+eSc6O76jRbL +9XueRH57ZIddHm/z3xK/01IjyKVlLK7azlL187K1JZwBCwREhodBRULoQJGumhRT +qh9RuoJtuzEmviAYN1uYQ1mpmN/LtseP8PkP7S3MzJK1SSdI7929EhWfJo4Zrm0+ +gPav58ePPg== -END CERTIFICATE REQUEST- # ./spec/units/signing_request_spec.rb:137:in `block (3 levels) in ' Finished in 2.15 seconds (files took 0.57521 seconds to load) 196 examples, 1 failure, 3 pending Failed examples: rspec ./spec/units/signing_request_spec.rb:124 # CertificateAuthority::SigningRequest Generating CSRs should generate a CSR [33m[Coveralls] Outside the CI environment, not sending data.[0m /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-certificate-authority-0.2.0\~6dd483bf/debian/ruby-certificate-authority returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-certificate-authority.log Please fix it! Cheers, Chris.
Bug#888147: ruby-backports: FTBFS on ruby2.5: tests: encoding change
Source: ruby-backports Version: 3.6.8-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 51 tests, 170 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -- 63.57 tests/s, 211.91 assertions/s /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rb │ └──┘ RUBYLIB=/build/ruby-backports-3.6.8/debian/ruby-backports/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-backports/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 debian/ruby-tests.rb /build/ruby-backports-3.6.8/test/_backport_guards_test.rb:51: warning: constant ::Fixnum is deprecated /build/ruby-backports-3.6.8/test/lazy_test.rb:212: warning: assigned but unused variable - enum /build/ruby-backports-3.6.8/test/lazy_test.rb:304: warning: assigned but unused variable - bug7696 Loaded suite /usr/lib/ruby/vendor_ruby/rake/rake_test_loader Started .F === Failure: test__2_backports_wont_override_unnecessarily(AAA_TestBackportGuards) /build/ruby-backports-3.6.8/test/_backport_guards_test.rb:30:in `teardown' <"">(UTF-8) expected but was <"/build/ruby-backports-3.6.8/lib/backports/tools/extreme_object.rb:4: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument\n" + "/build/ruby-backports-3.6.8/lib/backports/tools/extreme_object.rb:8: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument\n" + "/build/ruby-backports-3.6.8/lib/backports/1.8.7/fixnum/div.rb:1: warning: constant ::Fixnum is deprecated\n" + "/build/ruby-backports-3.6.8/lib/backports/1.8.7/fixnum/fdiv.rb:1: warning: constant ::Fixnum is deprecated\n">(US-ASCII) diff: + /build/ruby-backports-3.6.8/lib/backports/tools/extreme_object.rb:4: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument + /build/ruby-backports-3.6.8/lib/backports/tools/extreme_object.rb:8: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument + /build/ruby-backports-3.6.8/lib/backports/1.8.7/fixnum/div.rb:1: warning: constant ::Fixnum is deprecated + /build/ruby-backports-3.6.8/lib/backports/1.8.7/fixnum/fdiv.rb:1: warning: constant ::Fixnum is deprecated ? Encoding: UTF-8 ?S ASCII === F === Failure: test_setlib_load_correctly_after_requiring_backports(AAA_TestBackportGuards) /build/ruby-backports-3.6.8/test/_backport_guards_test.rb:30:in `teardown' <"">(UTF-8) expected but was <"/build/ruby-backports-3.6.8/lib/backports/1.9.2/stdlib/matrix.rb:973: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument\n" + "/build/ruby-backports-3.6.8/lib/backports/1.9.2/stdlib/matrix.rb:1468: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument\n" + "/build/ruby-backports-3.6.8/lib/backports/1.9.2/stdlib/matrix.rb:1481: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument\n">(US-ASCII) diff: + /build/ruby-backports-3.6.8/lib/backports/1.9.2/stdlib/matrix.rb:973: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument + /build/ruby-backports-3.6.8/lib/backports/1.9.2/stdlib/matrix.rb:1468: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument + /build/ruby-backports-3.6.8/lib/backports/1.9.2/stdlib/matrix.rb:1481: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument ? Encoding: UTF-8 ?S ASCII === Finished in 0.500010822 seconds. -- 51 tests, 170 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -- 102.00 tests/s, 339.99 assertions/s /usr/lib/ruby/vendor_ruby/rake/testtask.rb:130:in `block (3 levels) in define': Command failed with status (1) (RuntimeError) from /usr/lib/ruby/vendor_ruby/rake
Bug#888146: ruby-autoparse: FTBFS on ruby2.5: undefined method `[]' for 3.14:Float
Source: ruby-autoparse Version: 0.3.3-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Deprecation Warnings: JSONMatchers::EqualsJson implements a legacy RSpec matcher protocol. For the current protocol you should expose the failure messages via the `failure_message` and `failure_message_when_negated` methods. (Used from /build/ruby-autoparse-0.3.3/spec/autoparse/instance_spec.rb:69:in `block (2 levels) in ') JSONMatchers::EqualsJson implements a legacy RSpec matcher protocol. For the current protocol you should expose the failure messages via the `failure_message` and `failure_message_when_negated` methods. (Used from /build/ruby-autoparse-0.3.3/spec/autoparse/instance_spec.rb:149:in `block (2 levels) in ') JSONMatchers::EqualsJson implements a legacy RSpec matcher protocol. For the current protocol you should expose the failure messages via the `failure_message` and `failure_message_when_negated` methods. (Used from /build/ruby-autoparse-0.3.3/spec/autoparse/instance_spec.rb:369:in `block (2 levels) in ') Too many similar deprecation messages reported, disregarding further reports. Pass `--deprecation-out` or set `config.deprecation_stream` to a file for full output. Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /build/ruby-autoparse-0.3.3/spec/autoparse/instance_spec.rb:31:in `block (2 levels) in '. If you need more of the backtrace for any of these deprecations to identify where to make the necessary changes, you can configure `config.raise_errors_for_deprecations!`, and it will turn the deprecation warnings into errors, giving you the full backtrace. Failures: 1) AutoParse::Instance with the node schema should not accept an invalid node input Failure/Error: if data['$ref'] NoMethodError: undefined method `[]' for 3.14:Float # ./lib/autoparse/instance.rb:303:in `initialize' # ./lib/autoparse/instance.rb:172:in `new' # ./lib/autoparse/instance.rb:172:in `validate_object_property' # ./lib/autoparse/instance.rb:205:in `block in validate_union_property' # ./lib/autoparse/instance.rb:182:in `each' # ./lib/autoparse/instance.rb:182:in `validate_union_property' # ./lib/autoparse/instance.rb:272:in `validate_property_value' # ./lib/autoparse/instance.rb:397:in `block in valid?' # ./lib/autoparse/instance.rb:395:in `each' # ./lib/autoparse/instance.rb:395:in `valid?' # ./spec/autoparse/instance_spec.rb:1369:in `block (2 levels) in ' 11 deprecation warnings total Finished in 0.28262 seconds (files took 0.21684 seconds to load) 111 examples, 1 failure Failed examples: rspec ./spec/autoparse/instance_spec.rb:1363 # AutoParse::Instance with the node schema should not accept an invalid node input /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-autoparse-0.3.3/debian/ruby-autoparse returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-autoparse.log Please fix it! Cheers, Chris.
Bug#888145: r10k: FTBFS on ruby2.5: undefined method `features' for Rugged:Module
Source: r10k Version: 2.6.1-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: Finished in 7.41 seconds (files took 0.74599 seconds to load) 707 examples, 0 failures, 3 pending /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/r10k-2.6.1/debian/r10k/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/r10k/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb --exclude-pattern ./spec/unit/forge/module_release_spec.rb ...*...FFF.*.*...# terminated with exception (report_on_exception is true): /build/r10k-2.6.1/lib/r10k/util/subprocess/runner/pump.rb:53:in `select': closed stream (IOError) from /build/r10k-2.6.1/lib/r10k/util/subprocess/runner/pump.rb:53:in `rescue in pump' from /build/r10k-2.6.1/lib/r10k/util/subprocess/runner/pump.rb:48:in `pump' from /build/r10k-2.6.1/lib/r10k/util/subprocess/runner/pump.rb:30:in `block in start' # terminated with exception (report_on_exception is true): :74:in `__read_nonblock': stream closed in another thread (IOError) from :74:in `read_nonblock' from /build/r10k-2.6.1/lib/r10k/util/subprocess/runner/pump.rb:49:in `pump' from /build/r10k-2.6.1/lib/r10k/util/subprocess/runner/pump.rb:30:in `block in start' ... Pending: (Failures listed here are expected and do not affect your suite's status) ... Failures: 1) R10K::Git explicitly setting the provider under c-based rubies sets the current provider if the provider exists and is functional Failure/Error: if !::Rugged.features.include?(transport) NoMethodError: undefined method `features' for Rugged:Module # ./lib/r10k/git.rb:31:in `block (2 levels) in ' # ./lib/r10k/git.rb:30:in `each' # ./lib/r10k/git.rb:30:in `block in ' # ./lib/r10k/git.rb:92:in `provider=' # ./spec/unit/git_spec.rb:59:in `block (4 levels) in ' 2) R10K::Git retrieving the current provider under c-based rubies uses the default if a provider has not been set Failure/Error: raise R10K::Error, _("Git provider '%{name}' is not functional.") % {name: name} R10K::Error: Git provider 'rugged' is not functional. # ./lib/r10k/git.rb:89:in `provider=' # ./lib/r10k/git.rb:106:in `provider' # ./spec/unit/git_spec.rb:77:in `block (4 levels) in ' 3) R10K::Git retrieving the current provider under c-based rubies uses an explicitly set provider Failure/Error: if !::Rugged.features.include?(transport) NoMethodError: undefined method `features' for Rugged:Module # ./lib/r10k/git.rb:31:in `block (2 levels) in ' # ./lib/r10k/git.rb:30:in `each' # ./lib/r10k/git.rb:30:in `block in ' # ./lib/r10k/git.rb:92:in `provider=' # ./spec/unit/git_spec.rb:82:in `block (4 levels) in ' Finished in 3.97 seconds (files took 0.70702 seconds to load) 660 examples, 3 failures, 3 pending Failed examples: rspec ./spec/unit/git_spec.rb:57 # R10K::Git explicitly setting the provider under c-based rubies sets the current provider if the provider exists and is functional rspec ./spec/unit/git_spec.rb:75 # R10K::Git retrieving the current provider under c-based rubies uses the default if a provider has not been set rspec ./spec/unit/git_spec.rb:80 # R10K::Git retrieving the current provider under c-based rubies uses an explicitly set provider /usr/bin/ruby2.5 /usr/bin/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb --exclude-pattern ./spec/unit/forge/module_release_spec.rb failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/r10k-2
Bug#888135: ruby-lapack: FTBFS on ruby2.5: `dirname': no implicit conversion of nil into String
Source: ruby-lapack Version: 1.7.2-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Build native extensions for ruby2.5 │ └──┘ /usr/bin/ruby2.5 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-lapack-1.7.2 debian/ruby-lapack "make clean" make[1]: Entering directory '/build/ruby-lapack-1.7.2/ext' make[1]: Leaving directory '/build/ruby-lapack-1.7.2/ext' "make clean" make[1]: Entering directory '/build/ruby-lapack-1.7.2/ext' make[1]: Leaving directory '/build/ruby-lapack-1.7.2/ext' current directory: /build/ruby-lapack-1.7.2/ext /usr/bin/ruby2.5 -r ./siteconf20180123-6749-8r2khb.rb extconf.rb checking for -llapack... yes extconf.rb:81:in `dirname': no implicit conversion of nil into String (TypeError) from extconf.rb:81:in `' ~ ↓ mkmf.log ~ find_library: checking for -llapack... yes "gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" checked program was: /* begin */ 1: #include "ruby.h" 2: 3: int main(int argc, char **argv) 4: { 5: return 0; 6: } /* end */ "gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -llapack -lpthread -lgmp -ldl -lcrypt -lm -lc" checked program was: /* begin */ 1: #include "ruby.h" 2: 3: /*top*/ 4: extern int t(void); 5: int main(int argc, char **argv) 6: { 7: if (argc > 100) { 8: printf("%p", &t); 9: } 10: 11: return 0; 12: } 13: 14: int t(void) { ; return 0; } /* end */ /usr/lib/ruby/2.5.0/rubygems/ext/builder.rb:92:in `run': extconf failed, exit code 1 (Gem::InstallError) from /usr/lib/ruby/2.5.0/rubygems/ext/ext_conf_builder.rb:46:in `block in build' from /usr/lib/ruby/2.5.0/tempfile.rb:295:in `open' from /usr/lib/ruby/2.5.0/rubygems/ext/ext_conf_builder.rb:30:in `build' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:76:in `block in build_and_install' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:70:in `chdir' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:70:in `build_and_install' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:108:in `block in build_all_extensions' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:105:in `each' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:105:in `build_all_extensions' from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:121:in `' ~ ↑ mkmf.log ~ /usr/lib/ruby/vendor_ruby/gem2deb.rb:56:in `run': /usr/bin/ruby2.5 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-lapack-1.7.2 debian/ruby-lapack (Gem2Deb::CommandFailed) from /usr/lib/ruby/vendor_ruby/gem2deb.rb:67:in `run_ruby' from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:37:in `block in install_files_and_build_extensions' from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in `each' from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in `install_files_and_build_extensions' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:84:in `block in install' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:82:in `each' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:82:in `install' from /usr/bin/dh_ruby:94:in `' dh_auto_install: dh_ruby --install /build/ruby-lapack-1.7.2/debian/tmp returned exit code 1 make: *** [binary] Error 1 debian/rules:4: recipe for target 'binary' failed dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-lapack.log Please fix it! Cheers, Chris.
Bug#888119: ruby-awesome-print: FTBFS on ruby2.5: test failure: colorization default
Source: ruby-awesome-print Version: 1.6.1-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ... Finished in 0.16369 seconds (files took 0.1327 seconds to load) 135 examples, 0 failures /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-awesome-print-1.6.1/debian/ruby-awesome-print/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-awesome-print/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb FF.../build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated .FFF.../build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated ./build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated .../build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated ./build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated .FF/build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated ./build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated F/build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated ./build/ruby-awesome-print-1.6.1/lib/awesome_print/formatter.rb:378: warning: constant ::Fixnum is deprecated Failures: 1) AwesomePrint colorization default settings (no forced colors) colorizes tty processes by default Failure/Error: expect(@arr.ai(:multiline => false)).to eq(COLORIZED) expected: "[ \e[1;34m1\e[0m, \e[0;36m:two\e[0m, \e[0;33m\"three\"\e[0m, [ \e[1;31mnil\e[0m, [ \e[1;32mtrue\e[0m, \e[1;31mfalse\e[0m ] ] ]" got: "[ 1, \e[0;36m:two\e[0m, \e[0;33m\"three\"\e[0m, [ \e[1;31mnil\e[0m, [ \e[1;32mtrue\e[0m, \e[1;31mfalse\e[0m ] ] ]" (compared using ==) # ./spec/colors_spec.rb:33:in `block (4 levels) in ' 2) AwesomePrint colorization default settings (no forced colors) colorizes processes with ENV['ANSICON'] by default Failure/Error: expect(@arr.ai(:multiline => false)).to eq(COLORIZED) expected: "[ \e[1;34m1\e[0m, \e[0;36m:two\e[0m, \e[0;33m\"three\"\e[0m, [ \e[1;31mnil\e[0m, [ \e[1;32mtrue\e[0m, \e[1;31mfalse\e[0m ] ] ]" got: "[ 1, \e[0;36m:two\e[0m, \e[0;33m\"three\"\e[0m, [ \e[1;31mnil\e[0m, [ \e[1;32mtrue\e[0m, \e[1;31mfalse\e[0m ] ] ]" (compared using ==) # ./spec/colors_spec.rb:40:in `block (4 levels) in ' 3) AwesomePrint colorization forced colors override still colorizes tty processes Failure/Error: expect(@arr.ai(:multiline => false)).to eq(COLORIZED) ... Finished in 0.15707 seconds (files took 0.10502 seconds to load) 135 examples, 12 failures Failed examples: rspec ./spec/colors_spec.rb:31 # AwesomePrint colorization default settings (no forced colors) colorizes tty processes by default rspec ./spec/colors_spec.rb:36 # AwesomePrint colorization default settings (no forced colors) colorizes processes with ENV['ANSICON'] by default rspec ./spec/colors_spec.rb:71 # AwesomePrint colorization forced colors override still colorizes tty processes rspec ./spec/colors_spec.rb:76 # AwesomePrint colorization forced colors override colorizes processes with ENV['ANSICON'] set to 0 rspec ./spec/colors_spec.rb:86 # AwesomePrint colorization forced colors override colorizes dumb terminals rspec ./spec/colors_spec.rb:96 # AwesomePrint colorization forced colors override colorizes subprocess rspec ./spec/formats_spec.rb:92 # AwesomePrint Array colored multiline (default) rspec ./spec/formats_spec.rb:109 # AwesomePrint Array colored multiline indented rspec ./spec/formats_spec.rb:126 # AwesomePrint Array colored single line rspec ./spec/methods_spec.rb:12 # Single method plain: should handle a method with no arguments rspec ./spec/methods_spec.rb:17 # Single method color: should handle a method with no arguments rspec ./spec/misc_spec.rb:97 # AwesomePrint HTML output wraps multiline ap output with
Bug#888132: ruby-state-machines-activerecord: FTBFS on ruby2.5: "File does not exist:"
Source: ruby-state-machines-activerecord Version: 0.4.0-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 207 tests, 236 assertions, 0 failures, 0 errors, 0 skips /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Checking Rubygems dependency resolution on ruby2.5 │ └──┘ fatal: Not a git repository (or any of the parent directories): .git GEM_PATH=debian/ruby-state-machines-activerecord/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -e gem\ \"state_machines-activerecord\" ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-state-machines-activerecord-0.4.0/debian/ruby-state-machines-activerecord/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-state-machines-activerecord/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 -w -I"test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/integration_test.rb" "test/machine_by_default_test.rb" "test/machine_errors_test.rb" "test/machine_multiple_test.rb" "test/machine_nested_action_test.rb" "test/machine_unmigrated_test.rb" "test/machine_with_aliased_attribute_test.rb" "test/machine_with_callbacks_test.rb" "test/machine_with_column_state_attribute_test.rb" "test/machine_with_complex_pluralization_scopes_test.rb" "test/machine_with_conflicting_predicate_test.rb" "test/machine_with_conflicting_state_name_test.rb" "test/machine_with_custom_attribute_test.rb" "test/machine_with_default_scope_test.rb" "test/machine_with_different_column_default_test.rb" "test/machine_with_different_integer_column_default_test.rb" "test/machine_with_dirty_attribute_and_custom_attributes_during_loopback_test.rb" "test/machine_with_dirty_attribute_and_state_events_test.rb" "test/machine_with_dirty_attributes_and_custom_attribute_test.rb" "test/machine_with_dirty_attributes_during_loopback_test.rb" "test/machine_with_dirty_attributes_test.rb" "test/machine_with_dynamic_initial_state_test.rb" "test/machine_with_event_attributes_on_autosave_test.rb" "test/machine_with_event_attributes_on_custom_action_test.rb" "test/machine_with_event_attributes_on_save_bang_test.rb" "test/machine_with_event_attributes_on_save_test.rb" "test/machine_with_event_attributes_on_validation_test.rb" "test/machine_with_events_test.rb" "test/machine_with_failed_action_test.rb" "test/machine_with_failed_after_callbacks_test.rb" "test/machine_with_failed_before_callbacks_test.rb" "test/machine_with_initialized_state_test.rb" "test/machine_with_internationalization_test.rb" "test/machine_with_loopback_test.rb" "test/machine_with_non_column_state_attribute_defined_test.rb" "test/machine_with_same_column_default_test.rb" "test/machine_with_scopes_and_joins_test.rb" "test/machine_with_scopes_and_owner_subclass_test.rb" "test/machine_with_scopes_test.rb" "test/machine_with_state_driven_validations_test.rb" "test/machine_with_states_test.rb" "test/machine_with_static_initial_state_test.rb" "test/machine_with_transactions_test.rb" "test/machine_with_validations_and_custom_attribute_test.rb" "test/machine_with_validations_test.rb" "test/machine_without_database_test.rb" "test/machine_without_transactions_test.rb" "test/model_test.rb" -v /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/slice.rb:21: warning: method redefined; discarding old slice /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/keys.rb:8: warning: method redefined; discarding old transform_keys /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/keys.rb:19: warning: method redefined; discarding old transform_keys! /usr/lib/ruby/vendor_ruby/state_machines/assertions.rb:14: warning: method redefined; discarding old assert_valid_keys /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/keys.rb:71: warning: previous definition of assert_valid_keys was here /usr/lib/ruby/vendor_ruby/state_machines/state.rb:187: warning: assigned but unused variable - method /usr/lib/ruby/vendor_ruby/arel/visitors/informix.rb:20: warning: assigned bu
Bug#888131: ruby-oj: FTBFS on ruby2.5: too many arguments to function 'rb_struct_ptr'
Source: ruby-oj Version: 2.17.4-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: current directory: /build/ruby-oj-2.17.4/ext/oj make V=1 "DESTDIR=" make[1]: Entering directory '/build/ruby-oj-2.17.4/ext/oj' ... gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DRUBY_TYPE=ruby -DRUBY_RUBY -DRUBY_VERSION=2.5.0 -DRUBY_VERSION_MAJOR=2 -DRUBY_VERSION_MINOR=5 -DRUBY_VERSION_MICRO=0 -DHAS_RB_TIME_TIMESPEC=1 -DHAS_ENCODING_SUPPORT=1 -DHAS_NANO_TIME=1 -DHAS_IVAR_HELPERS=1 -DHAS_EXCEPTION_MAGIC=1 -DHAS_PROC_WITH_BLOCK=1 -DHAS_TOP_LEVEL_ST_H=0 -DNEEDS_RATIONAL=0 -DIS_WINDOWS=0 -DUSE_PTHREAD_MUTEX=1 -DUSE_RB_MUTEX=0 -DDATETIME_1_8=0 -DNO_TIME_ROUND_PAD=0 -DHAS_DATA_OBJECT_WRAP=1 -Wall -fPIC -g -O2 -fdebug-prefix-map=/build/ruby2.5-ed5dT1/ruby2.5-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -o dump.o -c dump.c dump.c: In function 'dump_struct_obj': dump.c:1880:2: warning: 'rb_struct_ptr' is deprecated [-Wdeprecated-declarations] for (i = (int)RSTRUCT_LEN(obj), vp = RSTRUCT_CONST_PTR(obj); 0 < i; i--, vp++) { ^~~ In file included from /usr/include/ruby-2.5.0/ruby/ruby.h:24:0, from /usr/include/ruby-2.5.0/ruby.h:33, from oj.h:43, from dump.c:43: /usr/include/ruby-2.5.0/ruby/backward.h:47:37: note: declared here DECLARE_DEPRECATED_INTERNAL_FEATURE(rb_struct_ptr); ^ /usr/include/x86_64-linux-gnu/ruby-2.5.0/ruby/config.h:129:52: note: in definition of macro 'NORETURN' #define NORETURN(x) __attribute__ ((__noreturn__)) x ^ /usr/include/ruby-2.5.0/ruby/backward.h:39:14: note: in expansion of macro 'ERRORFUNC' NORETURN(ERRORFUNC(("deprecated internal function"), DEPRECATED(void func(void ^ /usr/include/ruby-2.5.0/ruby/backward.h:39:58: note: in expansion of macro 'DEPRECATED' NORETURN(ERRORFUNC(("deprecated internal function"), DEPRECATED(void func(void ^~ /usr/include/ruby-2.5.0/ruby/backward.h:47:1: note: in expansion of macro 'DECLARE_DEPRECATED_INTERNAL_FEATURE' DECLARE_DEPRECATED_INTERNAL_FEATURE(rb_struct_ptr); ^ In file included from /usr/include/ruby-2.5.0/ruby.h:33:0, from oj.h:43, from dump.c:43: /usr/include/ruby-2.5.0/ruby/ruby.h:1189:33: error: too many arguments to function 'rb_struct_ptr' #define RSTRUCT_PTR(st) rb_struct_ptr(st) ^ dump.c:1878:47: note: in expansion of macro 'RSTRUCT_PTR' # define RSTRUCT_CONST_PTR(st) (const VALUE *)RSTRUCT_PTR(st) ^~~ dump.c:1880:39: note: in expansion of macro 'RSTRUCT_CONST_PTR' for (i = (int)RSTRUCT_LEN(obj), vp = RSTRUCT_CONST_PTR(obj); 0 < i; i--, vp++) { ^ In file included from /usr/include/ruby-2.5.0/ruby/ruby.h:24:0, from /usr/include/ruby-2.5.0/ruby.h:33, from oj.h:43, from dump.c:43: /usr/include/ruby-2.5.0/ruby/backward.h:47:37: note: declared here DECLARE_DEPRECATED_INTERNAL_FEATURE(rb_struct_ptr); ^ /usr/include/x86_64-linux-gnu/ruby-2.5.0/ruby/config.h:129:52: note: in definition of macro 'NORETURN' #define NORETURN(x) __attribute__ ((__noreturn__)) x ^ /usr/include/ruby-2.5.0/ruby/backward.h:39:14: note: in expansion of macro 'ERRORFUNC' NORETURN(ERRORFUNC(("deprecated internal function"), DEPRECATED(void func(void ^ /usr/include/ruby-2.5.0/ruby/backward.h:39:58: note: in expansion of macro 'DEPRECATED' NORETURN(ERRORFUNC(("deprecated internal function"), DEPRECATED(void func(void ^~ /usr/include/ruby-2.5.0/ruby/backward.h:47:1: note: in expansion of macro 'DECLARE_DEPRECATED_INTERNAL_FEATURE' DECLARE_DEPRECATED_INTERNAL_FEATURE(rb_struct_ptr); ^ dump.c:1878:32: error: invalid use of void expression # define RSTRUCT_CONST_PTR(st) (const VALUE *)RSTRUCT_PTR(st) ^ dump.c:1880:39: note: in expansion of macro 'RSTRUCT_CONST_PTR' for (i = (int)RSTRUCT_LEN(obj), vp = RSTRUCT_CONST_PTR(obj); 0 < i; i--, vp++) { ^ Makefile:242: recipe for target 'dump.o' failed make[1]: Leaving directory '/build/ruby-oj-2.17.4/ext/oj' make[1]: *** [dump.o] Error 1 /usr/lib/ruby/2.5.0/rubygems
Bug#888129: ruby-json-spec: FTBFS on ruby2.5: Fixnum/Integer
Source: ruby-json-spec Version: 1.1.2-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-json-spec-1.1.2/debian/ruby-json-spec/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-json-spec/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Actual error raised was #. Instead consider providing a specific error class or message. This message can be suppressed by setting: `RSpec::Expectations.configuration.on_potential_false_positives = :nothing`. Called from /build/ruby-json-spec-1.1.2/spec/json_spec/matchers/be_json_eql_spec.rb:102:in `block (2 levels) in '. FWARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Actual error raised was #. Instead consider providing a specific error class or message. This message can be suppressed by setting: `RSpec::Expectations.configuration.on_potential_false_positives = :nothing`. Called from /build/ruby-json-spec-1.1.2/spec/json_spec/matchers/include_json_spec.rb:75:in `block (2 levels) in '. .. Failures: 1) JsonSpec::Matchers::HaveJsonType provides a failure message for negation Failure/Error: matcher.failure_message_when_negated.should == "Expected JSON value type to not be Numeric, got Fixnum" expected: "Expected JSON value type to not be Numeric, got Fixnum" got: "Expected JSON value type to not be Numeric, got Integer" (using ==) # ./spec/json_spec/matchers/have_json_type_spec.rb:59:in `block (2 levels) in ' Finished in 0.09429 seconds (files took 0.20874 seconds to load) 111 examples, 1 failure Failed examples: rspec ./spec/json_spec/matchers/have_json_type_spec.rb:56 # JsonSpec::Matchers::HaveJsonType provides a failure message for negation /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-json-spec-1.1.2/debian/ruby-json-spec returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-json-spec.log Please fix it! Cheers, Chris.
Bug#888130: ruby-net-http-persistent: FTBFS on ruby2.5: ssl verification fails
Source: ruby-net-http-persistent Version: 2.9.4-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 105 runs, 355 assertions, 0 failures, 0 errors, 4 skips You have skipped tests. Run with --verbose for details. /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Run tests for ruby2.5 from debian/ruby-test-files.yaml │ └──┘ RUBYLIB=/build/ruby-net-http-persistent-2.9.4/debian/ruby-net-http-persistent/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-net-http-persistent/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} /build/ruby-net-http-persistent-2.9.4/debian/ruby-net-http-persistent/usr/lib/ruby/vendor_ruby/net/http/persistent/ssl_reuse.rb:29: warning: Object#timeout is deprecated, use Timeout.timeout instead. /build/ruby-net-http-persistent-2.9.4/debian/ruby-net-http-persistent/usr/lib/ruby/vendor_ruby/net/http/persistent/ssl_reuse.rb:70: warning: Object#timeout is deprecated, use Timeout.timeout instead. Run options: --seed 44879 # Running: E..DEPRECATED: Use assert_nil if expecting nil from /build/ruby-net-http-persistent-2.9.4/test/test_net_http_persistent.rb:816. This will fail in Minitest 6. .S..SS..DEPRECATED: Use assert_nil if expecting nil from /build/ruby-net-http-persistent-2.9.4/test/test_net_http_persistent.rb:1116. This will fail in Minitest 6. .S Finished in 0.034938s, 3005.3406 runs/s, 10132.2911 assertions/s. 1) Error: TestNetHttpPersistentSSLReuse#test_ssl_connection_reuse: OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed (unspecified certificate verification error) /build/ruby-net-http-persistent-2.9.4/debian/ruby-net-http-persistent/usr/lib/ruby/vendor_ruby/net/http/persistent/ssl_reuse.rb:70:in `connect' /build/ruby-net-http-persistent-2.9.4/debian/ruby-net-http-persistent/usr/lib/ruby/vendor_ruby/net/http/persistent/ssl_reuse.rb:70:in `block in connect' /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /usr/lib/ruby/2.5.0/timeout.rb:33:in `block in catch' /usr/lib/ruby/2.5.0/timeout.rb:33:in `catch' /usr/lib/ruby/2.5.0/timeout.rb:33:in `catch' /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout' /usr/lib/ruby/2.5.0/timeout.rb:122:in `timeout' /build/ruby-net-http-persistent-2.9.4/debian/ruby-net-http-persistent/usr/lib/ruby/vendor_ruby/net/http/persistent/ssl_reuse.rb:70:in `connect' /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /usr/lib/ruby/2.5.0/net/http.rb:915:in `start' /build/ruby-net-http-persistent-2.9.4/test/test_net_http_persistent_ssl_reuse.rb:93:in `test_ssl_connection_reuse' /usr/lib/ruby/vendor_ruby/minitest/test.rb:107:in `block (3 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions' /usr/lib/ruby/vendor_ruby/minitest/test.rb:104:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:255:in `time_it' /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest/test.rb:275:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:839:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest.rb:311:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `each' /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest.rb:337:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest.rb:309:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `block in __run' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `map' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `__run' /usr/lib/ruby/vendor_ruby/minitest.rb:136:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:63:in `block in autorun' 105 runs, 354 assertions, 0 failures, 1 errors, 4 skips You have skipped tests. Run with --verbose for details. ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-net-http-persis
Bug#888127: ruby-grape-entity: FTBFS on ruby2.5: syntax error, unexpected '{'
Source: ruby-grape-entity Version: 0.6.0-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-grape-entity-0.6.0/debian/ruby-grape-entity/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-grape-entity/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `load': /build/ruby-grape-entity-0.6.0/spec/grape_entity/entity_spec.rb:30: syntax error, unexpected '{', expecting '}' (SyntaxError) ...e :name, format_with: proc {} {} }.to raise_error ArgumentEr... ... ^ from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `block in load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `each' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:100:in `setup' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:86:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke' from /usr/bin/rspec:4:in `' /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-grape-entity-0.6.0/debian/ruby-grape-entity returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-grape-entity.log Please fix it! Cheers, Chris.
Bug#888125: ruby-email-reply-parser: test relies on timing / speed
Source: ruby-email-reply-parser Version: 0.5.8-2 Severity: wishlist Dear Maintainer, This package occasionally fails to build on build servers, as it has tests which fail dependent on system load. Please make it not do that. (Note that this was run on an experimental ruby2.5 builder, which is not currently anything like sid. Hopefully it doesn't change the outcome.) Build log: ┌──┐ │ Run tests for ruby2.5 from debian/ruby-test-files.yaml │ └──┘ RUBYLIB=/build/ruby-email-reply-parser-0.5.8/debian/ruby-email-reply-parser/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-email-reply-parser/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} Loaded suite -e Started ..F === Failure: Took too long, upgrade to re2 gem. is not true. test_pathological_emails(EmailReplyParserTest) /build/ruby-email-reply-parser-0.5.8/test/email_reply_parser_test.rb:195:in `test_pathological_emails' 192: def test_pathological_emails 193: t0 = Time.now 194: reply = email("pathological") => 195: assert (Time.now - t0) < 1, "Took too long, upgrade to re2 gem." 196: end 197: 198: def test_doesnt_remove_signature_delimiter_in_mid_line === Finished in 8.758398299 seconds. -- 23 tests, 68 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 95.6522% passed -- 2.63 tests/s, 7.76 assertions/s Cheers, Chris.
Bug#888124: ruby-fakeweb: FTBFS on ruby2.5: undefined method `close' for #
Source: ruby-fakeweb Version: 1.3.0+git20131202.48208f9+dfsg-3 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: 188 runs, 359 assertions, 0 failures, 0 errors, 0 skips /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Checking Rubygems dependency resolution on ruby2.5 │ └──┘ GEM_PATH=debian/ruby-fakeweb/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -e gem\ \"fakeweb\" ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rb │ └──┘ RUBYLIB=/build/ruby-fakeweb-1.3.0+git20131202.48208f9+dfsg/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-fakeweb/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 debian/ruby-tests.rb Run options: --seed 13512 # Running: ..E.EE...EEEFFEEF.E.EE...EEE..F..EE..E.E..E...EE.EE...EF...FE...E.EFE.EF..EF.... Finished in 0.103453s, 1817.2499 runs/s, 2590.5477 assertions/s. 1) Error: TestFakeWebTrailingSlashes#test_registering_root_with_slash_and_request: NoMethodError: undefined method `close' for # Did you mean? closed? clone /usr/lib/ruby/2.5.0/net/http.rb:1014:in `do_finish' /usr/lib/ruby/2.5.0/net/http.rb:912:in `start' /usr/lib/ruby/2.5.0/net/http.rb:609:in `start' /build/ruby-fakeweb-1.3.0+git20131202.48208f9+dfsg/test/test_trailing_slashes.rb:23:in `test_registering_root_with_slash_and_request' /usr/lib/ruby/vendor_ruby/minitest/test.rb:107:in `block (3 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions' /usr/lib/ruby/vendor_ruby/minitest/test.rb:104:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest/test.rb:255:in `time_it' /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest/test.rb:275:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:839:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run_one_method' /usr/lib/ruby/vendor_ruby/minitest.rb:311:in `block (2 levels) in run' /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `each' /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `block in run' /usr/lib/ruby/vendor_ruby/minitest.rb:350:in `on_signal' /usr/lib/ruby/vendor_ruby/minitest.rb:337:in `with_info_handler' /usr/lib/ruby/vendor_ruby/minitest.rb:309:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `block in __run' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `map' /usr/lib/ruby/vendor_ruby/minitest.rb:159:in `__run' /usr/lib/ruby/vendor_ruby/minitest.rb:136:in `run' /usr/lib/ruby/vendor_ruby/minitest.rb:63:in `block in autorun' 2) Error: TestFakeWebTrailingSlashes#test_registering_root_without_slash_and_request: NoMethodError: undefined method `close' for # Did you mean? closed? clone /usr/lib/ruby/2.5.0/net/http.rb:1014:in `do_finish' /usr/lib/ruby/2.5.0/net/http.rb:912:in `start' /usr/lib/ruby/2.5.0/net/http.rb:609:in `start' /build/ruby-fakeweb-1.3.0+git20131202.48208f9+dfsg/test/test_trailing_slashes.rb:12:in `test_registering_root_without_slash_and_request' ... 188 runs, 268 assertions, 9 failures, 54 errors, 0 skips ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-fakeweb-1.3.0\+git20131202.48208f9\+dfsg/debian/ruby-fakeweb returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-fakeweb.log Please fix it! Cheers, Chris.
Bug#888123: ruby-crack: FTBFS on ruby2.5: uninitialized constant SafeYAML::Parse::Date::DateTime
Source: ruby-crack Version: 0.4.3-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-crack-0.4.3/debian/ruby-crack/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-crack/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 -w -I"lib:test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/hash_test.rb" "test/json_test.rb" "test/parser_test.rb" "test/string_test.rb" "test/xml_test.rb" /build/ruby-crack-0.4.3/test/hash_test.rb:10: warning: ambiguous first argument; put parentheses or a space even after `/' operator /build/ruby-crack-0.4.3/test/hash_test.rb:11: warning: ambiguous first argument; put parentheses or a space even after `/' operator /build/ruby-crack-0.4.3/test/hash_test.rb:12: warning: ambiguous first argument; put parentheses or a space even after `/' operator /build/ruby-crack-0.4.3/test/hash_test.rb:22: warning: ambiguous first argument; put parentheses or a space even after `/' operator /build/ruby-crack-0.4.3/test/hash_test.rb:23: warning: ambiguous first argument; put parentheses or a space even after `/' operator /build/ruby-crack-0.4.3/test/hash_test.rb:24: warning: ambiguous first argument; put parentheses or a space even after `/' operator /usr/lib/ruby/vendor_ruby/safe_yaml/parse/date.rb:22:in `': uninitialized constant SafeYAML::Parse::Date::DateTime (NameError) Did you mean? SafeYAML::Parse::Date::DATE_MATCHER from /usr/lib/ruby/vendor_ruby/safe_yaml/parse/date.rb:3:in `' from /usr/lib/ruby/vendor_ruby/safe_yaml/parse/date.rb:2:in `' from /usr/lib/ruby/vendor_ruby/safe_yaml/parse/date.rb:1:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/vendor_ruby/safe_yaml/load.rb:14:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-crack-0.4.3/lib/crack/json.rb:6:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-crack-0.4.3/lib/crack.rb:6:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-crack-0.4.3/test/test_helper.rb:3:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-crack-0.4.3/test/hash_test.rb:1:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:17:in `block in ' from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:5:in `select' from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:5:in `' rake aborted! Command failed with status (1): [ruby -w -I"lib:test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/hash_test.rb" "test/json_test.rb" "test/parser_test.rb" "test/string_test.rb" "test/xml_test.rb" ] Tasks: TOP => default => test (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-crack-0.4.3/debian/ruby-crack returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-crack.log Please fix it! Cheers, Chris.
Bug#888121: ruby-delayed-job-active-record: FTBFS on ruby2.5: `method_missing': undefined method `yaml_as'
Source: ruby-delayed-job-active-record Version: 4.0.3-2 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log excerpt: ... Finished in 1.56 seconds (files took 2.53 seconds to load) 88 examples, 0 failures /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Checking Rubygems dependency resolution on ruby2.5 │ └──┘ GEM_PATH=debian/ruby-delayed-job-active-record/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -e gem\ \"delayed_job_active_record\" ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-delayed-job-active-record-4.0.3/debian/ruby-delayed-job-active-record/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-delayed-job-active-record/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation /usr/lib/ruby/vendor_ruby/thread_safe/cache.rb:155: warning: constant ::Fixnum is deprecated /usr/lib/ruby/vendor_ruby/thread_safe/cache.rb:155: warning: constant ::Fixnum is deprecated /usr/lib/ruby/vendor_ruby/active_record/dynamic_matchers.rb:26:in `method_missing': undefined method `yaml_as' for ActiveRecord::Base:Class (NoMethodError) Did you mean? yaml_tag from /usr/lib/ruby/vendor_ruby/delayed/serialization/active_record.rb:4:in `' from /usr/lib/ruby/vendor_ruby/delayed/serialization/active_record.rb:3:in `' from /usr/lib/ruby/vendor_ruby/delayed/serialization/active_record.rb:2:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:274:in `block in require' from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:240:in `load_dependency' from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:274:in `require' from /usr/lib/ruby/vendor_ruby/delayed/worker.rb:64:in `backend=' from /build/ruby-delayed-job-active-record-4.0.3/lib/delayed_job_active_record.rb:5:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-delayed-job-active-record-4.0.3/spec/helper.rb:8:in `' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' from /build/ruby-delayed-job-active-record-4.0.3/spec/delayed/backend/active_record_spec.rb:1:in `' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `load' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1435:in `block in load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `each' from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1433:in `load_spec_files' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:100:in `setup' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:86:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run' from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke' from /usr/bin/rspec:4:in `' /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-delayed-job-active-record-4.0.3/debian/ruby-delayed-job-active-record returned exit code 1 debian/rules:10: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-delayed-job-active-record.log Please fix it! Cheers, Chris.
Bug#888120: ruby-dalli: FTBFS on ruby2.5: "File does not exist:"
Source: ruby-dalli Version: 2.7.4-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition I have no idea what's going on here, maybe a gem2deb problem causing it to not be happy building twice in a row? Build log excerpt: ... Finished in 13.066640s, 0.0765 runs/s, 0.0765 assertions/s. 1 runs, 1 assertions, 0 failures, 0 errors, 0 skips /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ┌──┐ │ Checking Rubygems dependency resolution on ruby2.5 │ └──┘ GEM_PATH=debian/ruby-dalli/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -e gem\ \"dalli\" ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-dalli-2.7.4/debian/ruby-dalli/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-dalli/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 -w -I"test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/benchmark_test.rb" -v /build/ruby-dalli-2.7.4/test/helper.rb:13: warning: already initialized constant WANT_RAILS_VERSION /build/ruby-dalli-2.7.4/test/helper.rb:13: warning: previous definition of WANT_RAILS_VERSION was here /build/ruby-dalli-2.7.4/test/helper.rb:13: warning: already initialized constant WANT_RAILS_VERSION /build/ruby-dalli-2.7.4/test/helper.rb:13: warning: previous definition of WANT_RAILS_VERSION was here /build/ruby-dalli-2.7.4/test/helper.rb:13: warning: already initialized constant WANT_RAILS_VERSION /build/ruby-dalli-2.7.4/test/helper.rb:13: warning: previous definition of WANT_RAILS_VERSION was here File does not exist: rake aborted! Command failed with status (1): [ruby -w -I"test" "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/benchmark_test.rb" -v] Tasks: TOP => default (See full trace by running task with --trace) ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-dalli-2.7.4/debian/ruby-dalli returned exit code 1 debian/rules:6: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-dalli.log Please fix it! Cheers, Chris.
Bug#888118: homesick: FTBFS on ruby2.5: test fail: got: ("GEM_SKIP")
Source: homesick Version: 1.1.6-1 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/homesick-1.1.6/debian/homesick/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/homesick/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*_spec.rb [32m[Coveralls] Set up the SimpleCov formatter.[0m [32m[Coveralls] Using SimpleCov's default settings.[0m FF... Failures: 1) Homesick::CLI open returns an error message when the $EDITOR environment variable is not set Failure/Error: after { home.destroy! } {"DEB_HOST_GNU[...]4", "LC_MESSAGES"=>"C"} received :[] with unexpected arguments expected: ("EDITOR") got: ("GEM_SKIP") Please stub a default value first if message might be received with other args as well. # ./spec/homesick_cli_spec.rb:8:in `block (2 levels) in ' 2) Homesick::CLI open returns an error message when the given castle does not exist Failure/Error: after { home.destroy! } ... Finished in 2.97 seconds (files took 1.45 seconds to load) 73 examples, 2 failures Failed examples: rspec ./spec/homesick_cli_spec.rb:743 # Homesick::CLI open returns an error message when the $EDITOR environment variable is not set rspec ./spec/homesick_cli_spec.rb:751 # Homesick::CLI open returns an error message when the given castle does not exist /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*_spec.rb failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/homesick-1.1.6/debian/homesick returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log: https://rbuild.fau.xxx/2018-01-23/homesick.log
Bug#888117: ruby-beautify: FTBFS on ruby2.5: tests fail: .. got: "EXPR_BEG
Source: ruby-beautify Version: 0.97.4-3 Severity: important User: debian-r...@lists.debian.org Usertags: ruby2.5 Dear Maintainer, This package fails to build against ruby2.5. Soon, there will be a transition to ruby2.5, and this package will FTBFS in sid. There may be some details on the wiki about common problems: https://wiki.debian.org/Teams/Ruby/Ruby25Transition Build log: ┌──┐ │ Run tests for ruby2.5 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/build/ruby-beautify-0.97.4/debian/ruby-beautify/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-beautify/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation Ruby Beautify will work will do multiple files will update files (overwrite) in place will honor --spaces will honor the ident_count prefix will use a .ruby-beautify config file Ruby Beautify Library #pretty_string will indent by tab ( by default ) (FAILED - 1) will indent by space (FAILED - 2) will honor indent count (FAILED - 3) Usage Scenarios will test: mutli_level (FAILED - 4) will test: case (FAILED - 5) will test: from_control (FAILED - 6) will test: or_equals (FAILED - 7) will test: lambda_literal (FAILED - 8) will test: pre_indented (FAILED - 9) will test: multiline_strings (FAILED - 10) will test: monolithic_example (FAILED - 11) Failures: 1) Ruby Beautify Library #pretty_string will indent by tab ( by default ) Failure/Error: expect(RubyBeautify.pretty_string(@ugly_string)).to eq @pretty_string expected: "# Test for already indented blocks\nclass There2 < There\n\tdef m1()\n\t\tputs \"m1\"\n\tend\n\tdef m2()\n\t\tputs \"m2\"\n\tend\n\tdef m3()\n\t\tputs \"m3\"\n\tend\nend\n" got: "EXPR_BEGEXPR_BEGEXPR_CLASSEXPR_CLASSEXPR_ARGEXPR_ARGEXPR_BEGEXPR_BEGEXPR_CMDARGEXPR_BEG\tEXPR_BEGEXP...XPR_CMDARGEXPR_CMDARGEXPR_END|EXPR_ENDARGEXPR_BEG\tEXPR_BEGEXPR_ENDEXPR_BEGEXPR_BEGEXPR_ENDEXPR_BEG" (compared using ==) Diff: @@ -1,13 +1,2 @@ -# Test for already indented blocks -class There2 < There -def m1() -puts "m1" -end -def m2() -puts "m2" -end -def m3() -puts "m3" -end -end +EXPR_BEGEXPR_BEGEXPR_CLASSEXPR_CLASSEXPR_ARGEXPR_ARGEXPR_BEGEXPR_BEGEXPR_CMDARGEXPR_BEG EXPR_BEGEXPR_FNAMEEXPR_FNAMEEXPR_ENDFNEXPR_BEG|EXPR_LABELEXPR_ENDFNEXPR_BEG EXPR_BEGEXPR_CMDARGEXPR_CMDARGEXPR_CMDARGEXPR_CMDARGEXPR_END|EXPR_ENDARGEXPR_BEG EXPR_BEGEXPR_ENDEXPR_BEG EXPR_FNAMEEXPR_FNAMEEXPR_ENDFNEXPR_BEG|EXPR_LABELEXPR_ENDFNEXPR_BEG EXPR_BEGEXPR_CMDARGEXPR_CMDARGEXPR_CMDARGEXPR_CMDARGEXPR_END|EXPR_ENDARGEXPR_BEG EXPR_BEGEXPR_ENDEXPR_BEG EXPR_BEGEXPR_FNAMEEXPR_FNAMEEXPR_ENDFNEXPR_BEG|EXPR_LABELEXPR_ENDFNEXPR_BEG EXPR_CMDARGEXPR_CMDARGEXPR_CMDARGEXPR_CMDARGEXPR_END|EXPR_ENDARGEXPR_BEG EXPR_BEGEXPR_ENDEXPR_BEGEXPR_BEGEXPR_ENDEXPR_BEG # ./spec/lib/ruby-beautify_spec.rb:15:in `block (3 levels) in ' 2) Ruby Beautify Library #pretty_string will indent by space Failure/Error: expect(RubyBeautify.pretty_string(@ugly_string, indent_token:' ')).to eq @pretty_string_space expected: "# Test for already indented blocks\nclass There2 < There\n def m1()\n puts \"m1\"\n end\n def m2()\n puts \"m2\"\n end\n def m3()\n puts \"m3\"\n end\nend\n" got: "EXPR_BEGEXPR_BEGEXPR_CLASSEXPR_CLASSEXPR_ARGEXPR_ARGEXPR_BEGEXPR_BEGEXPR_CMDARGEXPR_BEG EXPR_BEGEXPR...EXPR_CMDARGEXPR_CMDARGEXPR_END|EXPR_ENDARGEXPR_BEG EXPR_BEGEXPR_ENDEXPR_BEGEXPR_BEGEXPR_ENDEXPR_BEG" ... ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /build/ruby-beautify-0.97.4/debian/ruby-beautify returned exit code 1 debian/rules:15: recipe for target 'override_dh_auto_install' failed Full build log: https://rbuild.fau.xxx/2018-01-23/ruby-beautify.log Cheers, Chris.
Bug#849669: java-gnome: FTBFS on arm: dh_install: libjava-gnome-java-doc missing files: doc/api/
Source: java-gnome Version: 4.1.3-4 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: dh_installpam -plibjava-gnome-java-doc dh_installlogrotate -plibjava-gnome-java-doc dh_installlogcheck -plibjava-gnome-java-doc dh_installchangelogs -plibjava-gnome-java-doc dh_installudev -plibjava-gnome-java-doc dh_lintian -plibjava-gnome-java-doc dh_bugfiles -plibjava-gnome-java-doc dh_install -plibjava-gnome-java-doc dh_install: Cannot find (any matches for) "doc/api/" (tried in "." and "debian/tmp") dh_install: libjava-gnome-java-doc missing files: doc/api/ dh_install: missing files, aborting /usr/share/cdbs/1/rules/debhelper.mk:233: recipe for target 'binary-install/libjava-gnome-java-doc' failed make: *** [binary-install/libjava-gnome-java-doc] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/java-gnome
Bug#849668: intel-processor-trace: FTBFS on arm: error: 'PAGE_SIZE' undeclared
Source: intel-processor-trace Version: 1.5-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: cd /build/1st/intel-processor-trace-1.5/obj-arm-linux-gnueabihf/libipt && /usr/bin/cc -DFEATURE_THREADS -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=5 -Dlibipt_EXPORTS -I/build/1st/intel-processor-trace-1.5/include -I/build/1st/intel-processor-trace-1.5/libipt/include -I/build/1st/intel-processor-trace-1.5/include/posix -I/build/1st/intel-processor-trace-1.5/libipt/internal/include -I/build/1st/intel-processor-trace-1.5/libipt/internal/include/posix -g -O2 -fdebug-prefix-map=/build/1st/intel-processor-trace-1.5=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -fvisibility=hidden -fPIC -o CMakeFiles/libipt.dir/src/posix/pt_section_posix.c.o -c /build/1st/intel-processor-trace-1.5/libipt/src/posix/pt_section_posix.c /build/1st/intel-processor-trace-1.5/libipt/src/posix/pt_section_posix.c: In function 'pt_sec_posix_map': /build/1st/intel-processor-trace-1.5/libipt/src/posix/pt_section_posix.c:114:24: error: 'PAGE_SIZE' undeclared (first use in this function) adjustment = offset % PAGE_SIZE; ^ /build/1st/intel-processor-trace-1.5/libipt/src/posix/pt_section_posix.c:114:24: note: each undeclared identifier is reported only once for each function it appears in libipt/CMakeFiles/libipt.dir/build.make:593: recipe for target 'libipt/CMakeFiles/libipt.dir/src/posix/pt_section_posix.c.o' failed Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/intel-processor-trace https://tests.reproducible-builds.org/debian/unstable/arm64/intel-processor-trace
Bug#849667: htslib: FTBFS on armhf: [test] Bus error
Source: htslib Version: 1.3.2-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: dh_auto_test make -j4 test VERBOSE=1 make[2]: Entering directory '/build/htslib-1.3.2' test/fieldarith test/fieldarith.sam test/hfile test/sam test/ce.fa test/faidx.fa Makefile:310: recipe for target 'test' failed make[2]: *** [test] Bus error make[2]: Leaving directory '/build/htslib-1.3.2' dh_auto_test: make -j4 test VERBOSE=1 returned exit code 2 debian/rules:13: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 2 make[1]: Leaving directory '/build/htslib-1.3.2' debian/rules:10: recipe for target 'build' failed make: *** [build] Error 2 Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/htslib
Bug#849666: gradm2: FTBFS on arm64: /usr/bin/ld: cannot find -lfl
Source: gradm2 Version: 3.1~201608131257-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: /usr/bin/gcc -O2 -fPIC -fPIE -Wcast-qual -DGRSEC_DIR=\"/etc/grsec2\" -D_LARGEFILE64_SOURCE -o gradm2 gradm.tab.o lex.gradm.o learn_pass1.tab.o learn_pass2.tab.o fulllearn_pass1.tab.o fulllearn_pass2.tab.o fulllearn_pass3.tab.o gradm_misc.o gradm_parse.o gradm_arg.o gradm_pw.o gradm_opt.o gradm_cap.o gradm_sha256.o gradm_adm.o gradm_analyze.o gradm_res.o gradm_human.o gradm_learn.o gradm_net.o gradm_nest.o gradm_pax.o gradm_sym.o gradm_newlearn.o gradm_fulllearn.o gradm_lib.o lex.fulllearn_pass1.o lex.fulllearn_pass2.o lex.fulllearn_pass3.o lex.learn_pass1.o lex.learn_pass2.o grlearn_config.tab.o lex.grlearn_config.o gradm_globals.o gradm_replace.o -lfl -Wl,-z,relro -Wl,-z,now -pie /usr/bin/ld: cannot find -lfl collect2: error: ld returned 1 exit status Makefile:61: recipe for target 'gradm2' failed make[1]: *** [gradm2] Error 1 Full build log: https://tests.reproducible-builds.org/debian/unstable/arm64/gradm2
Bug#849665: golang-github-coreos-go-tspi: FTBFS on 32-bit: type [1073741824]C.struct_tdTSS_PCR_EVENT larger than address space
Source: golang-github-coreos-go-tspi Version: 0.1.1-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build. This is not amusing to me at all, not one bit: # github.com/coreos/go-tspi/tspi src/github.com/coreos/go-tspi/tspi/tpm.go:92: type [1073741824]C.struct_tdTSS_PCR_EVENT larger than address space src/github.com/coreos/go-tspi/tspi/tpm.go:92: type [1073741824]C.struct_tdTSS_PCR_EVENT too large github.com/coreos/go-tspi/verification github.com/coreos/go-tspi/tpmclient dh_auto_build: go install -v -p 1 github.com/coreos/go-tspi/attestation github.com/coreos/go-tspi/tpmclient github.com/coreos/go-tspi/tpmd github.com/coreos/go-tspi/tpmown github.com/coreos/go-tspi/tspi github.com/coreos/go-tspi/tspiconst github.com/coreos/go-tspi/verification returned exit code 2 debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2 Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/golang-github-coreos-go-tspi https://tests.reproducible-builds.org/debian/unstable/i386/golang-github-coreos-go-tspi
Bug#849664: golang-github-clusterhq-flocker-go: FTBFS on 32-bit: strconv.ParseInt: parsing \"107374182400\": value out of range
Source: golang-github-clusterhq-flocker-go Version: 0.0~git20160209.0.1c0a791-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: github.com/ClusterHQ/flocker-go dh_auto_test -O--buildsystem=golang go test -v -p 1 github.com/ClusterHQ/flocker-go === RUN TestMaximumSizeIs1024Multiple --- FAIL: TestMaximumSizeIs1024Multiple (0.00s) assertions.go:225: Error Trace:client_test.go:23 Error: Received unexpected error "strconv.ParseInt: parsing \"107374182400\": value out of range" assertions.go:225: Error Trace:client_test.go:24 Error: Not equal: 0 (expected) != 1023 (actual) === RUN TestPost --- PASS: TestPost (0.01s) Full build log: https://tests.reproducible-builds.org/debian/unstable/i386/golang-github-clusterhq-flocker-go https://tests.reproducible-builds.org/debian/unstable/armhf/golang-github-clusterhq-flocker-go
Bug#849663: golang-github-boltdb-bolt: FTBFS on 32-bit: db_test.go:534: constant 2147483648 overflows int
Source: golang-github-boltdb-bolt Version: 1.2.1-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: dh_auto_test -- -short go test -v -p 1 -short github.com/boltdb/bolt github.com/boltdb/bolt/cmd/bolt # github.com/boltdb/bolt_test src/github.com/boltdb/bolt/db_test.go:534: constant 2147483648 overflows int FAILgithub.com/boltdb/bolt [build failed] Full build log: https://tests.reproducible-builds.org/debian/unstable/i386/golang-github-boltdb-bolt https://tests.reproducible-builds.org/debian/unstable/armhf/golang-github-boltdb-bolt
Bug#849662: gocryptfs: FTBFS on arm64: panic: page size incorrect: 65536
Source: gocryptfs Version: 1.1.1-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: github.com/rfjakob/gocryptfs pandoc Documentation/MANPAGE.md -s -t man -o debian/gocryptfs.1 make[1]: Leaving directory '/build/gocryptfs-1.1.1' debian/rules override_dh_auto_test make[1]: Entering directory '/build/gocryptfs-1.1.1' I: gocryptfs_1.1.1 GOPATH=/build/gocryptfs-1.1.1/obj-aarch64-linux-gnu go test -v github.com/rfjakob/gocryptfs 2019/03/04 11:23:55 page size incorrect: 65536 panic: page size incorrect: 65536 goroutine 1 [running]: panic(0xc0e405c0, 0x4420012a00) /usr/lib/go-1.7/src/runtime/panic.go:500 +0x390 log.Panicf(0xc0e7eb0d, 0x17, 0x4420051ee8, 0x1, 0x1) /usr/lib/go-1.7/src/log/log.go:327 +0xd0 github.com/hanwen/go-fuse/fuse.init.1() /build/gocryptfs-1.1.1/obj-aarch64-linux-gnu/src/github.com/hanwen/go-fuse/fuse/misc.go:87 +0xa8 github.com/hanwen/go-fuse/fuse.init() /build/gocryptfs-1.1.1/obj-aarch64-linux-gnu/src/github.com/hanwen/go-fuse/fuse/upgrade.go:325 +0xa0 github.com/rfjakob/gocryptfs.init() /build/gocryptfs-1.1.1/obj-aarch64-linux-gnu/src/github.com/rfjakob/gocryptfs/cli_args_test.go:62 +0xc4 main.init() github.com/rfjakob/gocryptfs/_test/_testmain.go:58 +0x70 exit status 2 FAILgithub.com/rfjakob/gocryptfs0.010s debian/rules:18: recipe for target 'override_dh_auto_test' failed Full build log: https://tests.reproducible-builds.org/debian/unstable/arm64/gocryptfs
Bug#849661: gap-guava: FTBFS with some SHELLs(?): cd: too many arguments
Source: gap-guava Version: 3.13+ds-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/gap-guava-3.13+ds/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result -Wl,-z,relro -Wl,-z,now -o leonconv leonconv.c cd leon make /bin/sh: line 0: cd: too many arguments Makefile:14: recipe for target 'all' failed There's definitely an error in the Makefile: https://sources.debian.net/src/gap-guava/3.13%2Bds-1/src/Makefile/#L14 all : $(FILES) cd leon make The variation appears to be that most shells treat this is "cd leon" (and ignore the rest of the arguments), whereas some shells reject it as an error: % mkdir -p foo bar; for s in bash zsh dash posh sh; do $s -c 'cd foo bar'; done zsh:cd:1: string not in pwd: foo posh: cd: too many arguments (the others succeed) I have no idea what upstream intended there. A full build log can be seen on the reproducible-builds builders, which vary the shell (between bash and.. some sh): https://tests.reproducible-builds.org/debian/unstable/amd64/gap-guava
Bug#849658: ga: FTBFS on arm*: src/locks/locks.c:16:1: error: unknown type name 'PAD_LOCK_T'
Source: ga Version: 5.4~beta~r10636+dfsg-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I./src/devices/sockets -I./src/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -c src/locks/locks.c -fPIC -DPIC -o src/locks/.libs/locks.o src/locks/locks.c:16:1: error: unknown type name 'PAD_LOCK_T' PAD_LOCK_T *_armci_int_mutexes; ^~ Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/ga https://tests.reproducible-builds.org/debian/unstable/arm64/ga
Bug#849656: gambc: FTBFS on armhf: Segmentation fault
Source: gambc Version: 4.2.8-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: make[2]: Leaving directory '/build/1st/gambc-4.2.8/gsi' making all in gsc make[2]: Entering directory '/build/1st/gambc-4.2.8/gsc' LD_LIBRARY_PATH=../lib:../gsi:../gsc:/usr/lib/libeatmydata ../gsc-comp -:=.. -f -c -check _gsclib.scm Segmentation fault makefile:176: recipe for target '_gsclib.c' failed make[2]: *** [_gsclib.c] Error 139 Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/gambc
Bug#849655: fsharp: FTBFS on arm64: * Assertion at mini-arm64.c:937, condition `arm_is_bl_disp ((code), (target))' not met
Source: fsharp Version: 4.0.0.4+dfsg2-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: FuloreCompile: Tool /build/1st/fsharp-4.0.0.4+dfsg2/lib/bootstrap/4.0/fsc.exe execution started with arguments: -o:obj/proto/./FSharp.Build-proto.dll -g --noframework --define:CROSS_PLATFORM_COMPILER --define:DEBUG --define:NO_STRONG_NAMES --define:NO_STRONG_NAMES --define:BUILDING_WITH_LKG --define:OPEN_BUILD --define:FSHARP_CORE_4_5 --define:FX_ATLEAST_40 --define:FX_ATLEAST_35 --define:FX_ATLEAST_LINQ --define:BE_SECURITY_TRANSPARENT --define:QUERIES_IN_FSLIB --define:PUT_TYPE_PROVIDERS_IN_FSCORE --define:FX_NO_BIGINT_CULTURE_PARSE --doc:/build/1st/fsharp-4.0.0.4+dfsg2/src/fsharp/FSharp.Build-proto/../../../lib/proto/./FSharp.Build-proto.xml --optimize+ --resource:obj/proto/./FSBuild.resources -r:/usr/lib/mono/4.5/mscorlib.dll -r:/build/1st/fsharp-4.0.0.4+dfsg2/src/fsharp/FSharp.Build-proto/../../../lib/bootstrap/4.0/FSharp.Core.dll -r:/usr/lib/mono/4.5/System.dll -r:/usr/lib/mono/4.5/System.Numerics.dll -r:/usr/lib/mono/4.5/Microsoft.Build.Framework.dll -r:/usr/lib/mono/4.5/Microsoft.Build.Engine.dll -r:/usr/lib/mono/4.5/Microsoft.Build.dll -r:/usr/lib/mono/4.5/Microsoft.Build.Utilities.v4.0.dll -r:/usr/lib/mono/4.5/Microsoft.Build.Tasks.v4.0.dll -r:/usr/lib/mono/4.5/System.Core.dll --target:library --nowarn:69,65,54,61,75 --warn:3 --warnaserror:76 --fullpaths --flaterrors --highentropyva- --times --version:4.4.0.0 obj/proto/./FSBuild.fs ../../utils/CompilerLocationUtils.fs ../FSharp.Build/CreateFSharpManifestResourceName.fsi ../FSharp.Build/CreateFSharpManifestResourceName.fs ../FSharp.Build/Fsc.fsi ../FSharp.Build/Fsc.fs F# Compiler for F# 3.0 (private, test-signed) Freely distributed under the Apache 2.0 Open Source License TIME: 0.7 Delta: 0.0 Mem: 43 G0: 0 G1: 0 G2: 0 [Import mscorlib] TIME: 0.7 Delta: 0.0 Mem: 43 G0: 0 G1: 0 G2: 0 [Import mscorlib and FSharp.Core.dll] TIME: 2.2 Delta: 1.5 Mem: 83 G0: 6 G1: 1 G2: 1 [Import system references] TIME: 2.9 Delta: 0.8 Mem: 91 G0: 2 G1: 0 G2: 0 [Parse inputs] TIME: 2.9 Delta: 0.0 Mem: 91 G0: 0 G1: 0 G2: 0 [Import non-system references] TIME: 7.7 Delta: 4.8 Mem: 132 G0: 17 G1: 1 G2: 1 [Typecheck] TIME: 7.7 Delta: 0.0 Mem: 132 G0: 0 G1: 0 G2: 0 [Typechecked] TIME: 7.7 Delta: 0.0 Mem: 132 G0: 0 G1: 0 G2: 0 [Write Interface File] TIME: 7.8 Delta: 0.0 Mem: 132 G0: 0 G1: 0 G2: 0 [Write XML document signatures] TIME: 7.8 Delta: 0.0 Mem: 133 G0: 0 G1: 0 G2: 0 [Write XML docs] TIME: 7.8 Delta: 0.0 Mem: 133 G0: 0 G1: 0 G2: 0 [Write HTML docs] TIME: 8.1 Delta: 0.3 Mem: 139 G0: 3 G1: 0 G2: 0 [Encode Interface Data] TIME: 9.1 Delta: 1.0 Mem: 149 G0: 5 G1: 1 G2: 1 [Optimizations] TIME: 9.1 Delta: 0.0 Mem: 149 G0: 0 G1: 0 G2: 0 [Ending Optimizations] TIME: 9.1 Delta: 0.0 Mem: 149 G0: 0 G1: 0 G2: 0 [Encoding OptData] * Assertion at mini-arm64.c:937, condition `arm_is_bl_disp ((code), (target))' not met Stacktrace: at <0x> at Microsoft.FSharp.Core.LanguagePrimitives/HashCompare.GenericEqualityObj (bool,System.Collections.IEqualityComparer,object,object) <0x00253> at Microsoft.FSharp.Core.LanguagePrimitives/HashCompare.GenericEqualityIntrinsic (T_REF,T_REF) <0x00047> at Microsoft.FSharp.Compiler.Ilxgen/repeatSP@4248.Invoke (Microsoft.FSharp.Core.Unit) <0x00053> ... at Microsoft.FSharp.Compiler.CommandLineMain/Driver.main (string[]) <0x0032f> at Microsoft.FSharp.Compiler.CommandLineMain.main (string[]) <0x000d7> at (wrapper runtime-invoke) .runtime_invoke_int_object (object,intptr,intptr,intptr) <0x000db> Native stacktrace: /usr/bin/mono-sgen(+0xae56c) [0xc917956c] = Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. = 0 Warning(s) 1 Error(s) Time Elapsed 00:00:11.6448980 Makefile:9: recipe for target 'build-proto' failed make[5]: *** [build-proto] Error 1 https://tests.reproducible-builds.org/debian/unstable/arm64/fsharp
Bug#849653: ffcall: FTBFS on arm64: make[2]: *** No rule to make target 'avcall-aarch64.lo', needed by 'avcall.lo'.
Source: ffcall Version: 1.10+cvs20100619-4 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: ...checking whether code in malloc()ed memory is executable... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: creating trampoline_r.h make[1]: Leaving directory '/build/1st/ffcall-1.10+cvs20100619' dh_auto_build make -j1 make[1]: Entering directory '/build/1st/ffcall-1.10+cvs20100619' cd avcall && make all make[2]: Entering directory '/build/1st/ffcall-1.10+cvs20100619/avcall' make[2]: *** No rule to make target 'avcall-aarch64.lo', needed by 'avcall.lo'. Stop. make[2]: Leaving directory '/build/1st/ffcall-1.10+cvs20100619/avcall' Makefile:23: recipe for target 'all' failed make[1]: *** [all] Error 2 Full build log: https://tests.reproducible-builds.org/debian/unstable/arm64/ffcall
Bug#849654: ezquake: FTBFS on arm: pr2_cmds.c: In function 'sv_syscall': error: cannot convert to a pointer type
Source: ezquake Version: 2.2+git20150324-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: pr2_cmds.c: In function 'sv_syscall': pr2_cmds.c:3007:2: error: cannot convert to a pointer type pr2_API[arg] ( 0, (unsigned int) ~0, (pr2val_t*)ap, &ret); ^~~ Full build log: https://tests.reproducible-builds.org/debian/unstable/arm64/ezquake https://tests.reproducible-builds.org/debian/unstable/armhf/ezquake
Bug#849652: faker: FTBFS on 32-bit: ValueError: timestamp out of range for platform time_t
Source: faker Version: 0.7.7-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: FulROR: test_date_time_this_period (faker.tests.FactoryTestCase) -- Traceback (most recent call last): File "faker/tests/__init__.py", line 389, in test_date_time_this_period self.assertTrue(self._datetime_to_time(provider.date_time_this_century(before_now=False, after_now=True)) >= self._datetime_to_time(datetime.datetime.now())) File "faker/providers/date_time/__init__.py", line 403, in date_time_this_century return cls.date_time_between_dates(now, next_century_start, tzinfo) File "faker/providers/date_time/__init__.py", line 381, in date_time_between_dates datetime_to_timestamp(datetime_end), File "faker/providers/date_time/__init__.py", line 22, in datetime_to_timestamp return mktime(dt.timetuple()) OverflowError: mktime argument out of range == ERROR: test_date_time_this_period_with_tzinfo (faker.tests.FactoryTestCase) -- Traceback (most recent call last): File "faker/tests/__init__.py", line 418, in test_date_time_this_period_with_tzinfo provider.date_time_this_century(before_now=False, after_now=True, tzinfo=utc) >= datetime.datetime.now() File "faker/providers/date_time/__init__.py", line 403, in date_time_this_century return cls.date_time_between_dates(now, next_century_start, tzinfo) File "faker/providers/date_time/__init__.py", line 381, in date_time_between_dates datetime_to_timestamp(datetime_end), File "faker/providers/date_time/__init__.py", line 21, in datetime_to_timestamp dt = dt.astimezone(tzlocal()) File "/usr/lib/python2.7/dist-packages/dateutil/tz/tz.py", line 99, in utcoffset if self._isdst(dt): File "/usr/lib/python2.7/dist-packages/dateutil/tz/tz.py", line 143, in _isdst return time.localtime(timestamp+time.timezone).tm_isdst ValueError: timestamp out of range for platform time_t -- Ran 45 tests in 7.922s FAILED (errors=2) debian/rules:27: recipe for target 'override_dh_auto_test' failed https://tests.reproducible-builds.org/debian/unstable/i386/faker https://tests.reproducible-builds.org/debian/unstable/armhf/faker
Bug#849651: efibootmgr: FTBFS on armhf: collect2: error: ld returned 1 exit status; 2-byte wchar_t
Source: efibootmgr Version: 14-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build on armhf: gcc -g -O2 -fdebug-prefix-map=/build/1st/efibootmgr-14=. -fstack-protector-strong -Wformat -Werror=format-security -I/build/1st/efibootmgr-14/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"14\"" -I/usr/include/efivar -Wl,-z,relro -fno-merge-constants -Wl,--fatal-warnings,--no-allow-shlib-undefined -Wl,-O2 -Wl,--no-undefined-version -Wdate-time -D_FORTIFY_SOURCE=2 -o efibootmgr efibootmgr.o efi.o unparse_path.o -lefivar -lefiboot /usr/bin/ld: warning: efibootmgr.o uses 2-byte wchar_t yet the output is to use 4-byte wchar_t; use of wchar_t values across objects may fail /usr/bin/ld: warning: efi.o uses 2-byte wchar_t yet the output is to use 4-byte wchar_t; use of wchar_t values across objects may fail /usr/bin/ld: warning: unparse_path.o uses 2-byte wchar_t yet the output is to use 4-byte wchar_t; use of wchar_t values across objects may fail collect2: error: ld returned 1 exit status /build/1st/efibootmgr-14/Make.rules:21: recipe for target 'efibootmgr' failed Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/efibootmgr
Bug#849650: debian-security-support: FTBFS on 32-bit (??): /mawk: 186: [: -gt: unexpected operator
Source: debian-security-support Version: 2016.05.24 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build as various tests fail on i386 and armhf, but not on amd64 or arm64, e.g. # Failed test 'status db file was created' # at t/check-support-status.t line 801. # Early end (mawk) # stderr: # date: invalid date '2213-05-23' # /tmp/check-support-status.4212.JEUaz/023/mawk: 186: [: -gt: unexpected operator # Failed test 'stdout' # at t/check-support-status.t line 795. # +---+-+---+-+ # | Ln|Got | Ln|Expected | # +---+-+---+-+ # * 1|'' * 1|'* # | | * 2|* Source:openjdk-6, will end on 2213-05-23 * # | | * 3| Details: No perpetual term support * # | | * 4| Affected binary package: * # | | * 5| - openjdk-6-jre (installed version: 6b35-1.13.7-1~deb7u1) * # | | * 6|'* # +---+-+---+-+ Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/debian-security-support
Bug#849649: commons-daemon: FTBFS on arm: fatal error: jni_md.h: No such file or directory
Source: commons-daemon Version: 1.0.15-6 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: gcc -g -O2 -fdebug-prefix-map=/build/1st/commons-daemon-1.0.15=. -fstack-protector-strong -Wformat -Werror=format-security -DOS_LINUX -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/arm -c java.c -o java.o In file included from java.c:24:0: /usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such file or directory #include "jni_md.h" ^ compilation terminated. ../Makedefs:32: recipe for target 'java.o' failed make[3]: *** [java.o] Error 1 There's some code in the configure script to dig around, which I'm guess is outdated or wrong: https://sources.debian.net/src/commons-daemon/1.0.15-6/src/native/unix/configure.in/#L95 Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/commons-daemon
Bug#849647: androguard: FTBFS on non-x86: In function 'RDTSC': error: impossible constraint in 'asm'
Source: androguard Version: 2.0-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: make[6]: Leaving directory '/build/1st/androguard-2.0/elsim/elsim/similarity/libsimilarity/vcblocksort' cc -g -O2 -fdebug-prefix-map=/build/1st/androguard-2.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -fPIC -c -o similarity.o similarity.c similarity.c: In function 'cmid': similarity.c:224:43: warning: variable 'max' set but not used [-Wunused-but-set-variable] size_t size_tmp_buff, size_join_buff, max, min; ^~~ similarity.c: In function 'kolmogorov': similarity.c:318:35: warning: variable 'ret' set but not used [-Wunused-but-set-variable] size_t size_compress_buff, s, ret; ^~~ similarity.c: In function 'bennett': similarity.c:358:61: warning: variable 'ret' set but not used [-Wunused-but-set-variable] size_t size_compress_buff, size_uncompress_buff, s, su, ret; ^~~ similarity.c: In function 'RDTSC': similarity.c:335:5: error: impossible constraint in 'asm' __asm__ volatile (".byte 0x0f, 0x31" : "=A"(x)); ^~~ Makefile:42: recipe for target 'similarity.o' failed make[5]: *** [similarity.o] Error 1 Full build log: https://tests.reproducible-builds.org/debian/unstable/armhf/androguard
Bug#833001: caja-actions: FTBFS: ./autogen.sh: 80: shift: can't shift that many
Source: caja-actions Version: 1.8.0+dfsg1-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: make[1]: Entering directory '/root/caja-actions-1.8.0+dfsg1' I: caja-actions_1.8.0+dfsg1 NOCONFIGURE=1 ./autogen.sh /usr/bin/mate-autogen /usr/bin/yelp-build checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.69 checking for automake >= 1.9... testing automake-1.15... found 1.15 checking for libtool >= 1.4.3... testing libtoolize... ACLOCAL='aclocal-1.15' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.15' CFLAGS='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' ... want_pkg_config='false' want_yelp_tools='true' ./autogen.sh: 80: shift: can't shift that many make[1]: *** [override_dh_auto_configure] Error 2 debian/rules:23: recipe for target 'override_dh_auto_configure' failed make[1]: Leaving directory '/root/caja-actions-1.8.0+dfsg1' debian/rules:14: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://tests.reproducible-builds.org/debian/unstable/amd64/caja-actions -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#833000: python-kdcproxy: FTBFS: TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'
Source: python-kdcproxy Version: 0.3.2-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build without networking (policy 4.9), and has an exciting secondary failure. Using base prefix '/usr' New python executable in /root/python-kdcproxy-0.3.2/.tox/py35/bin/python3.5 Also creating executable in /root/python-kdcproxy-0.3.2/.tox/py35/bin/python Installing setuptools, pkg_resources, pip, wheel... Complete output from command /root/python-kdcprox...x/py35/bin/python3.5 - setuptools pkg_resources pip wheel: Collecting setuptools Exception: Traceback (most recent call last): File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connection.py", line 142, in _new_conn (self.host, self.port), self.timeout, **extra_kw) File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/util/connection.py", line 67, in create_connection for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM): File "/usr/lib/python3.5/socket.py", line 732, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 578, in urlopen chunked=chunked) File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 351, in _make_request self._validate_conn(conn) File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 816, in _validate_conn conn.connect() File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connection.py", line 254, in connect conn = self._new_conn() File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connection.py", line 151, in _new_conn self, "Failed to establish a new connection: %s" % e) requests.packages.urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: Traceback (most recent call last): ... File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/requests-2.10.0-py2.py3-none-any.whl/requests/adapters.py", line 403, in send timeout=timeout File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 623, in urlopen _stacktrace=sys.exc_info()[2]) File "/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/util/retry.py", line 236, in increment total -= 1 TypeError: unsupported operand type(s) for -=: 'Retry' and 'int' ... ___ summary ERROR: py27: InvocationError: /usr/bin/python3 -m virtualenv --system-site-packages --python /usr/bin/python2.7 py27 (see /root/python-kdcproxy-0.3.2/.tox/py27/log/py27-0.log) ERROR: py35: InvocationError: /usr/bin/python3 -m virtualenv --system-site-packages --python /usr/bin/python3.5 py35 (see /root/python-kdcproxy-0.3.2/.tox/py35/log/py35-0.log) debian/rules:14: recipe for target 'override_dh_auto_test' failed make[1]: Leaving directory '/root/python-kdcproxy-0.3.2' make[1]: *** [override_dh_auto_test] Error 1 debian/rules:7: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-kdcproxy.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#810137: cableswig: FTBFS: build-depends on tcl8.4-dev which isn't coming back
Source: cableswig Version: Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build in testing, due to a dependency on tcl8.4-dev. tcl8.4 was removed from testing in 2014, and there aren't any plans to bring it back: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734838 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/cableswig.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#810134: mediawiki2latex: FTBFS: build-depends libghc-certificate-dev which has been removed
Source: mediawiki2latex Version: Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: The following packages have unmet dependencies: pbuilder-satisfydepends-dummy : Depends: libghc-certificate-dev which is a virtual package and is not provided by any available package. libghc-certificate-dev was removed due to being superceded by x509: https://tracker.debian.org/news/736818 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/mediawiki2latex.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#810133: proll: FTBFS: Build-Depends-Indep: sparc-utils which is in nothing newer than oldstable
Source: proll Version: 18-6 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build as sparc-utils is gone: The following packages have unmet dependencies: pbuilder-satisfydepends-dummy : Depends: sparc-utils which is a virtual package and is not provided by any available package. sparc-utils was removed from testing 2014-04-27 and hasn't had any uploads since 2007. Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/proll.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809598: x11proto-bigreqs: FTBFS: x11proto-bigreqs-dev missing files (usr/share/doc/bigreqsproto/*.txt), aborting
Source: x11proto-bigreqs Version: 1:1.1.2-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: dh_testdir dh_testroot dh_installdocs dh_installman find debian/tmp/usr/share/doc/bigreqsproto -name '*.xml' -delete find debian/tmp/usr/share/doc/bigreqsproto -name '*.db' -delete dh_install --sourcedir=debian/tmp --fail-missing dh_install: x11proto-bigreqs-dev missing files (usr/share/doc/bigreqsproto/*.txt), aborting debian/rules:71: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 255 dpkg-buildpackage: error: debian/rules binary gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/x11proto-bigreqs.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809597: tomboy: FTBFS: error: missing reqired Mono 2.0 assembly: Mono.Cairo.dll
Source: tomboy Version: 1.14.1-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: configure:15284: checking for GTKSHARP configure:15291: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= $GTKSHARP2_MINIMUM_VERSION" configure:15294: $? = 0 configure:15308: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= $GTKSHARP2_MINIMUM_VERSION" configure:15311: $? = 0 configure:15369: result: yes configure:15386: checking for Mono 2.0 GAC for Mono.Cairo.dll configure:15395: result: not found configure:15397: error: missing reqired Mono 2.0 assembly: Mono.Cairo.dll ... configure: exit 1 dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=${prefix}/lib/tomboy --disable-maintainer-mode --disable-dependency-tracking --disable-scrollkeeper --disable-update-mimedb --disable-panel-applet --disable-schemas-install --disable-tests LDFLAGS=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed GMCS=/usr/bin/mono-csc returned exit code 1 debian/rules:15: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 25 make[1]: Leaving directory '/tomboy-1.14.1' debian/rules:49: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/tomboy.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809596: sympy: FTBFS: sympy-0.7.6.pdf build fails (pdftex missing?)
Source: sympy Version: 0.7.6-4 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: copying TeX support files... done build succeeded, 99 warnings. sed -i "s/pdflatex/xelatex/g" _build/latex/Makefile Build finished; the LaTeX files are in _build/latex. Run `make all' in that directory to run these through xelatex. make[2]: Leaving directory '/sympy-0.7.6/doc' make[2]: Entering directory '/sympy-0.7.6/doc/_build/latex' xelatex 'sympy-0.7.6.tex' This is XeTeX, Version 3.14159265-2.6-0.2 (TeX Live 2015/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./sympy-0.7.6.tex LaTeX2e <2015/10/01> patch level 2 Babel <3.9m> and hyphenation patterns for 2 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/tools/bm.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-patches.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/euenc/eu1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/euenc/eu1lmr.fd)) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def (/usr/share/texlive/texmf-dist/tex/latex/euenc/eu1lmss.fd)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/xelatex/xetex-def/xetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/obe
Bug#809595: sendip: FTBFS: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
Source: sendip Version: 2.5-6 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: dh_testdir /usr/bin/make PREFIX=/usr LDLOADLIBS=-lc make[1]: Entering directory '/sendip-2.5' gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -Werror -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -Wdate-time -D_FORTIFY_SOURCE=2 -c -o csum.o csum.c In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25:0, from csum.c:10: /usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ cc1: all warnings being treated as errors : recipe for target 'csum.o' failed make[1]: *** [csum.o] Error 1 make[1]: Leaving directory '/sendip-2.5' debian/rules:43: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/sendip.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809594: ruby-foreman: FTBFS: undefined method `platform' for nil:NilClass
Source: ruby-foreman Version: 0.78.0-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: ┌──┐ │ Run tests for ruby2.2 from debian/ruby-tests.rake│ └──┘ RUBYLIB=/ruby-foreman-0.78.0/debian/ruby-foreman/usr/lib/ruby/vendor_ruby:. rake2.2 -f debian/ruby-tests.rake /usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb Randomized with seed 28586 ..F. Failures: 1) Foreman::CLI version displays gem version on shortcut command Failure/Error: expect(foreman("-v").chomp).to eq(Foreman::VERSION) NoMethodError: undefined method `platform' for nil:NilClass # ./spec/spec_helper.rb:28:in `block in foreman' # ./spec/spec_helper.rb:159:in `capture_stdout' # ./spec/spec_helper.rb:26:in `foreman' # ./spec/foreman/cli_spec.rb:102:in `block (3 levels) in ' Deprecation Warnings: RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= is deprecated, it is now set to true as default and setting it to false has no effect. If you need more of the backtrace for any of these deprecations to identify where to make the necessary changes, you can configure `config.raise_errors_for_deprecations!`, and it will turn the deprecation warnings into errors, giving you the full backtrace. 1 deprecation warning total Finished in 2.72 seconds (files took 0.21527 seconds to load) 84 examples, 1 failure Failed examples: rspec ./spec/foreman/cli_spec.rb:101 # Foreman::CLI version displays gem version on shortcut command Randomized with seed 28586 /usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed ERROR: Test "ruby2.2" failed. Exiting. dh_auto_install: dh_ruby --install /ruby-foreman-0.78.0/debian/tmp returned exit code 1 debian/rules:30: recipe for target 'override_dh_auto_install' failed make[1]: *** [override_dh_auto_install] Error 1 make[1]: Leaving directory '/ruby-foreman-0.78.0' debian/rules:17: recipe for target 'binary' failed make: *** [binary] Error 2 dpkg-buildpackage: error: debian/rules binary gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-foreman.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809593: poppler-sharp: FTBFS: error: missing reqired Mono 2.0 assembly: Mono.Cairo.dll
Source: poppler-sharp Version: 0.0.3-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: checking pkg-config is at least version 0.9.0... yes checking for GTKSHARP... yes checking for GAPI... yes checking for MONO... yes checking for gmcs... /usr/bin/mono-csc checking for Mono 2.0 GAC for Mono.Cairo.dll... not found configure: error: missing reqired Mono 2.0 assembly: Mono.Cairo.dll "tail -v -n +0 config.log" Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/poppler-sharp.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809592: plplot: FTBFS: x00a.adb:30:05: file "plplot_auxiliary.ads" not found
Source: plplot Version: 5.10.0+dfsg2-0.1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: debian/rules build make: Nothing to be done for 'build'. debian/rules binary slice -o UNDEF+ADA:debian/control debian/control.in make: mkoctfile: Command not found make: mkoctfile: Command not found make: mkoctfile: Command not found mkdir -p /plplot-5.10.0+dfsg2/debian/build_tmp ( cd /plplot-5.10.0+dfsg2/debian/build_tmp ; \ ... [ 21%] Building Ada object examples/ada/CMakeFiles/x00a.dir/x00a.o x00a.adb:30:05: file "plplot_auxiliary.ads" not found x00a.adb:31:05: file "plplot_traditional.ads" not found examples/ada/CMakeFiles/x00a.dir/build.make:62: recipe for target 'examples/ada/CMakeFiles/x00a.dir/x00a.o' failed make[3]: *** [examples/ada/CMakeFiles/x00a.dir/x00a.o] Error 1 make[3]: Leaving directory '/plplot-5.10.0+dfsg2/debian/build_tmp' CMakeFiles/Makefile2:: recipe for target 'examples/ada/CMakeFiles/x00a.dir/all' failed make[2]: *** [examples/ada/CMakeFiles/x00a.dir/all] Error 2 make[2]: Leaving directory '/plplot-5.10.0+dfsg2/debian/build_tmp' Makefile:160: recipe for target 'all' failed Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/plplot.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809591: pegasus-wms: FTBFS: error: switch quantity not an integer
Source: pegasus-wms Version: 4.4.0+dfsg-4 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: [exec] make[1]: Leaving directory '/pegasus-wms-4.4.0+dfsg/src/tools' [exec] parse.c: In function ‘internalParse’: [exec] parse.c:311:20: warning: initialization makes integer from pointer without a cast [-Wint-conversion] [exec] int newstate = statemap[*state][charclass]; [exec] ^ [exec] parse.c:319:14: error: switch quantity not an integer [exec] switch ( actionmap[*state][charclass] ) { [exec] ^ [exec] parse.c: In function ‘parseCommandLine’: [exec] parse.c:415:35: warning: passing argument 4 of ‘internalParse’ from incompatible pointer type [-Wincompatible-pointer-types] [exec]internalParse( line, &s, state, actionmap1, statemap1, &head, &tail, [exec]^ [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument is of type ‘const char (*)[10]’ [exec] internalParse( const char* line, const char** cursor, int* state, [exec] ^ [exec] parse.c:415:47: warning: passing argument 5 of ‘internalParse’ from incompatible pointer type [-Wincompatible-pointer-types] [exec]internalParse( line, &s, state, actionmap1, statemap1, &head, &tail, [exec]^ [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument is of type ‘const char (*)[10]’ [exec] internalParse( const char* line, const char** cursor, int* state, [exec] ^ [exec] parse.c: In function ‘parseArgVector’: [exec] parse.c:461:40: warning: passing argument 4 of ‘internalParse’ from incompatible pointer type [-Wincompatible-pointer-types] [exec] internalParse( argv[i], &s, state, actionmap2, statemap2, &head, &tail, [exec] ^ [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument is of type ‘const char (*)[10]’ [exec] internalParse( const char* line, const char** cursor, int* state, [exec] ^ [exec] parse.c:461:52: warning: passing argument 5 of ‘internalParse’ from incompatible pointer type [-Wincompatible-pointer-types] [exec] internalParse( argv[i], &s, state, actionmap2, statemap2, &head, &tail, [exec] ^ [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument is of type ‘const char (*)[10]’ [exec] internalParse( const char* line, const char** cursor, int* state, [exec] ^ [exec] make[2]: *** [parse.o] Error 1 [exec] make[1]: *** [install] Error 1 BUILD FAILED /pegasus-wms-4.4.0+dfsg/build.xml:310: exec returned: 2 Total time: 15 seconds debian/rules:26: recipe for target 'build-arch-stamp' failed make: *** [build-arch-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/pegasus-wms.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809590: opentk: FTBFS: The predefined type `System.Object' is not defined or imported
Source: opentk Version: 1.1.4c+dfsg-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: Done building project "/opentk-1.1.4c+dfsg/OpenTK.sln".-- FAILED Build FAILED. Warnings: /opentk-1.1.4c+dfsg/OpenTK.sln: warning : Project file /opentk-1.1.4c+dfsg/Installers/Nsis/Build.Installer.Nsis.csproj referenced in the solution file, not found. Ignoring. /opentk-1.1.4c+dfsg/OpenTK.sln: warning : Project file /opentk-1.1.4c+dfsg/Documentation/Build.Docs.csproj referenced in the solution file, not found. Ignoring. /opentk-1.1.4c+dfsg/OpenTK.sln: warning : Project file /opentk-1.1.4c+dfsg/Installers/Zip/Build.Installer.Zip.csproj referenced in the solution file, not found. Ignoring. /opentk-1.1.4c+dfsg/OpenTK.sln: warning : Project file /opentk-1.1.4c+dfsg/Installers/Nuget/Build.Installer.Nuget.csproj referenced in the solution file, not found. Ignoring. Errors: /opentk-1.1.4c+dfsg/OpenTK.sln (default targets) -> (Build target) -> /opentk-1.1.4c+dfsg/Source/Build.UpdateVersion/Build.UpdateVersion.csproj (default targets) -> /usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> CSC: error CS0518: The predefined type `System.Object' is not defined or imported CSC: error CS0518: The predefined type `System.ValueType' is not defined or imported CSC: error CS0518: The predefined type `System.Attribute' is not defined or imported CSC: error CS0518: The predefined type `System.Int32' is not defined or imported CSC: error CS0518: The predefined type `System.UInt32' is not defined or imported CSC: error CS0518: The predefined type `System.Int64' is not defined or imported CSC: error CS0518: The predefined type `System.UInt64' is not defined or imported CSC: error CS0518: The predefined type `System.Single' is not defined or imported CSC: error CS0518: The predefined type `System.Double' is not defined or imported CSC: error CS0518: The predefined type `System.Char' is not defined or imported CSC: error CS0518: The predefined type `System.Int16' is not defined or imported CSC: error CS0518: The predefined type `System.Decimal' is not defined or imported CSC: error CS0518: The predefined type `System.Boolean' is not defined or imported CSC: error CS0518: The predefined type `System.SByte' is not defined or imported CSC: error CS0518: The predefined type `System.Byte' is not defined or imported CSC: error CS0518: The predefined type `System.UInt16' is not defined or imported CSC: error CS0518: The predefined type `System.String' is not defined or imported CSC: error CS0518: The predefined type `System.Enum' is not defined or imported CSC: error CS0518: The predefined type `System.Delegate' is not defined or imported CSC: error CS0518: The predefined type `System.MulticastDelegate' is not defined or imported CSC: error CS0518: The predefined type `System.Void' is not defined or imported CSC: error CS0518: The predefined type `System.Array' is not defined or imported CSC: error CS0518: The predefined type `System.Type' is not defined or imported CSC: error CS0518: The predefined type `System.Collections.IEnumerator' is not defined or imported CSC: error CS0518: The predefined type `System.Collections.IEnumerable' is not defined or imported CSC: error CS0518: The predefined type `System.IDisposable' is not defined or imported CSC: error CS0518: The predefined type `System.IntPtr' is not defined or imported CSC: error CS0518: The predefined type `System.UIntPtr' is not defined or imported CSC: error CS0518: The predefined type `System.RuntimeFieldHandle' is not defined or imported CSC: error CS0518: The predefined type `System.RuntimeTypeHandle' is not defined or imported CSC: error CS0518: The predefined type `System.Exception' is not defined or imported 4 Warning(s) 31 Error(s) Time Elapsed 00:00:00.7384430 debian/rules:7: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/opentk-1.1.4c+dfsg' debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/opentk.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809589: openmcdf: FTBFS: Error initializing task Message: Not registered task Message.
Source: openmcdf Version: 1.5.4-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: __ : warning : Default tasks file /usr/lib/mono/3.5/Microsoft.Common.tasks not found, ignoring. /openmcdf-1.5.4/src/OpenMcdfPerfTest/OpenMcdfPerfTest.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CSharp.targets, to import. Ignoring. /openmcdf-1.5.4/src/OpenMcdf.sln: warning : Don't know how to handle GlobalSection TestCaseManagementSettings, Ignoring. Project "/openmcdf-1.5.4/src/OpenMcdf.sln" (StructuredStorageExplorer target(s)): Target ValidateSolutionConfiguration: : error : Error initializing task Message: Not registered task Message. Build FAILED. Warnings: : warning : Default tasks file /usr/lib/mono/3.5/Microsoft.Common.tasks not found, ignoring. /openmcdf-1.5.4/src/OpenMcdfPerfTest/OpenMcdfPerfTest.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CSharp.targets, to import. Ignoring. /openmcdf-1.5.4/src/OpenMcdf.sln: warning : Don't know how to handle GlobalSection TestCaseManagementSettings, Ignoring. Errors: /openmcdf-1.5.4/src/OpenMcdf.sln (StructuredStorageExplorer) -> (ValidateSolutionConfiguration target) -> : error : Error initializing task Message: Not registered task Message. 3 Warning(s) 1 Error(s) Time Elapsed 00:00:00.2500150 debian/rules:7: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/openmcdf-1.5.4' debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/openmcdf.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809588: openjdk-7-jre-dcevm: FTBFS: This OS is not supported on 4.x kernels
Source: openjdk-7-jre-dcevm Version: 7u79-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: mkdir -p /openjdk-7-jre-dcevm-7u79/build/linux cd /openjdk-7-jre-dcevm-7u79/build/linux; \ make -f /openjdk-7-jre-dcevm-7u79/make/linux/Makefile \ LP64=1 JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 OUTPUTDIR=/openjdk-7-jre-dcevm-7u79/build/linux GAMMADIR=/openjdk-7-jre-dcevm-7u79 MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=24.79-b02 JRE_RELEASE_VERSION="1.7.0" HOTSPOT_BUILD_VERSION=dcevm-full INCLUDE_TRACE=1 product make[4]: Entering directory '/openjdk-7-jre-dcevm-7u79/build/linux' INFO: ENABLE_FULL_DEBUG_SYMBOLS=1 INFO: /usr/bin/objcopy cmd found so will create .debuginfo files. INFO: STRIP_POLICY=min_strip INFO: ZIP_DEBUGINFO_FILES=1 make -f /openjdk-7-jre-dcevm-7u79/make/linux/Makefile checks make[5]: Entering directory '/openjdk-7-jre-dcevm-7u79/build/linux' INFO: ENABLE_FULL_DEBUG_SYMBOLS=1 INFO: /usr/bin/objcopy cmd found so will create .debuginfo files. INFO: STRIP_POLICY=min_strip INFO: ZIP_DEBUGINFO_FILES=1 >&2 echo "*** This OS is not supported:" `uname -a`; exit 1; *** This OS is not supported: Linux fbuild-openjdk-7-jre-dcevm 4.3.0-040300-generic #201511020949 SMP Mon Nov 2 14:50:44 UTC 2015 x86_64 GNU/Linux /openjdk-7-jre-dcevm-7u79/make/linux/Makefile:240: recipe for target 'check_os_version' failed make[5]: *** [check_os_version] Error 1 make[5]: Leaving directory '/openjdk-7-jre-dcevm-7u79/build/linux' /openjdk-7-jre-dcevm-7u79/make/linux/Makefile:261: recipe for target 'linux_amd64_compiler2/debug' failed This is due to the comical supported kernel list: https://sources.debian.net/src/openjdk-7-jre-dcevm/7u79-1/make/linux/Makefile/?hl=240#L234 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/openjdk-7-jre-dcevm.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809587: openbve: FTBFS: The predefined type `System.Object' is not defined or imported
Source: openbve Version: 1.4.0.10-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: Done building project "/openbve-1.4.0.10/openBVE/OpenBve/OpenBve.csproj".-- FAILED Build FAILED. Errors: /openbve-1.4.0.10/openBVE/OpenBve/OpenBve.csproj (default targets) -> /usr/lib/mono/4.5/Microsoft.Common.targets (ResolveProjectReferences target) -> /openbve-1.4.0.10/openBVE/OpenBveApi/OpenBveApi.csproj (default targets) -> /usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> CSC: error CS0518: The predefined type `System.Object' is not defined or imported CSC: error CS0518: The predefined type `System.ValueType' is not defined or imported CSC: error CS0518: The predefined type `System.Attribute' is not defined or imported CSC: error CS0518: The predefined type `System.Int32' is not defined or imported CSC: error CS0518: The predefined type `System.UInt32' is not defined or imported CSC: error CS0518: The predefined type `System.Int64' is not defined or imported CSC: error CS0518: The predefined type `System.UInt64' is not defined or imported CSC: error CS0518: The predefined type `System.Single' is not defined or imported CSC: error CS0518: The predefined type `System.Double' is not defined or imported CSC: error CS0518: The predefined type `System.Char' is not defined or imported CSC: error CS0518: The predefined type `System.Int16' is not defined or imported CSC: error CS0518: The predefined type `System.Decimal' is not defined or imported CSC: error CS0518: The predefined type `System.Boolean' is not defined or imported CSC: error CS0518: The predefined type `System.SByte' is not defined or imported CSC: error CS0518: The predefined type `System.Byte' is not defined or imported CSC: error CS0518: The predefined type `System.UInt16' is not defined or imported CSC: error CS0518: The predefined type `System.String' is not defined or imported CSC: error CS0518: The predefined type `System.Enum' is not defined or imported CSC: error CS0518: The predefined type `System.Delegate' is not defined or imported CSC: error CS0518: The predefined type `System.MulticastDelegate' is not defined or imported CSC: error CS0518: The predefined type `System.Void' is not defined or imported CSC: error CS0518: The predefined type `System.Array' is not defined or imported CSC: error CS0518: The predefined type `System.Type' is not defined or imported CSC: error CS0518: The predefined type `System.Collections.IEnumerator' is not defined or imported CSC: error CS0518: The predefined type `System.Collections.IEnumerable' is not defined or imported CSC: error CS0518: The predefined type `System.IDisposable' is not defined or imported CSC: error CS0518: The predefined type `System.IntPtr' is not defined or imported CSC: error CS0518: The predefined type `System.UIntPtr' is not defined or imported CSC: error CS0518: The predefined type `System.RuntimeFieldHandle' is not defined or imported CSC: error CS0518: The predefined type `System.RuntimeTypeHandle' is not defined or imported CSC: error CS0518: The predefined type `System.Exception' is not defined or imported 0 Warning(s) 31 Error(s) Time Elapsed 00:00:00.6171870 debian/rules:20: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/openbve-1.4.0.10' Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/openbve.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809585: mono-zeroconf: FTBFS: configure: error: missing reqired Mono 2.0 assembly: System.dll
Source: mono-zeroconf Version: 0.9.0-5 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: checking for gmcs... /usr/bin/mono-csc checking for mono... /usr/bin/mono checking for monodocer... /usr/bin/monodocer checking for mdassembler... /usr/bin/mdassembler checking for Mono 2.0 GAC for System.dll... not found configure: error: missing reqired Mono 2.0 assembly: System.dll "tail -v -n +0 config.log" Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/mono-zeroconf.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809586: mysql-connector-net: FTBFS: The predefined type `System.Object' is not defined or imported
Source: mysql-connector-net Version: 6.4.3-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: Build FAILED. Warnings: /mysql-connector-net-6.4.3/Source/MySql.Data/MySql.Data.csproj (default targets) -> /usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> Properties/AssemblyInfo.cs(80,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute Errors: /mysql-connector-net-6.4.3/Source/MySql.Data/MySql.Data.csproj (default targets) -> /usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> CSC: error CS0518: The predefined type `System.Object' is not defined or imported CSC: error CS0518: The predefined type `System.ValueType' is not defined or imported CSC: error CS0518: The predefined type `System.Attribute' is not defined or imported CSC: error CS0518: The predefined type `System.Int32' is not defined or imported CSC: error CS0518: The predefined type `System.UInt32' is not defined or imported CSC: error CS0518: The predefined type `System.Int64' is not defined or imported CSC: error CS0518: The predefined type `System.UInt64' is not defined or imported CSC: error CS0518: The predefined type `System.Single' is not defined or imported CSC: error CS0518: The predefined type `System.Double' is not defined or imported CSC: error CS0518: The predefined type `System.Char' is not defined or imported CSC: error CS0518: The predefined type `System.Int16' is not defined or imported CSC: error CS0518: The predefined type `System.Decimal' is not defined or imported CSC: error CS0518: The predefined type `System.Boolean' is not defined or imported CSC: error CS0518: The predefined type `System.SByte' is not defined or imported CSC: error CS0518: The predefined type `System.Byte' is not defined or imported CSC: error CS0518: The predefined type `System.UInt16' is not defined or imported CSC: error CS0518: The predefined type `System.String' is not defined or imported CSC: error CS0518: The predefined type `System.Enum' is not defined or imported CSC: error CS0518: The predefined type `System.Delegate' is not defined or imported CSC: error CS0518: The predefined type `System.MulticastDelegate' is not defined or imported CSC: error CS0518: The predefined type `System.Void' is not defined or imported CSC: error CS0518: The predefined type `System.Array' is not defined or imported CSC: error CS0518: The predefined type `System.Type' is not defined or imported CSC: error CS0518: The predefined type `System.Collections.IEnumerator' is not defined or imported CSC: error CS0518: The predefined type `System.Collections.IEnumerable' is not defined or imported CSC: error CS0518: The predefined type `System.IDisposable' is not defined or imported CSC: error CS0518: The predefined type `System.IntPtr' is not defined or imported CSC: error CS0518: The predefined type `System.UIntPtr' is not defined or imported CSC: error CS0518: The predefined type `System.RuntimeFieldHandle' is not defined or imported CSC: error CS0518: The predefined type `System.RuntimeTypeHandle' is not defined or imported CSC: error CS0518: The predefined type `System.Exception' is not defined or imported 1 Warning(s) 31 Error(s) Time Elapsed 00:00:00.7990430 debian/rules:13: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/mysql-connector-net.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809584: lizardfs: FTBFS: Unknown CMake command "check_include_files".
Source: lizardfs Version: 2.6.0+dfsg-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Found Zlib 1.2.8 -- Could NOT find Boost -- Thrift requires Boost headers -- Could NOT find Thrift (but it's not required) --If it's installed in a non-standard path, set THRIFT_ROOT variable --to point this path (cmake -DTHRIFT_ROOT=...) -- Could NOT find Polonaise v0.3.1 (but it's not required) --If it's installed in a non-standard path, set Polonaise_DIR variable --to point this path (cmake -DPolonaise_DIR=...) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") -- Checking for module 'libcrcutil' -- Found libcrcutil, version 1.0 -- Found libcrcutil CMake Error at CheckIncludes.cmake:4 (check_include_files): Unknown CMake command "check_include_files". Call Stack (most recent call first): CMakeLists.txt:87 (check_includes) -- Configuring incomplete, errors occurred! See also "/lizardfs-2.6.0+dfsg/build/CMakeFiles/CMakeOutput.log". See also "/lizardfs-2.6.0+dfsg/build/CMakeFiles/CMakeError.log". "tail -v -n +0 CMakeCache.txt" Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/lizardfs.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809582: libfreenect: FTBFS: get_filename_component called with incorrect number of arguments
Source: libfreenect Version: 1:0.5.2+git6-g5455843+dfsg-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: -- Found PythonInterp: /libfreenect-0.5.2+git6-g5455843+dfsg/obj-x86_64-linux-gnu/python (found version "1.4") -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so -- Found PythonInterp: python2 (found suitable version "2.7.11", minimum required is "2") CMake Error at /usr/share/cmake-3.4/Modules/FindPythonLibs.cmake:63 (get_filename_component): get_filename_component called with incorrect number of arguments Call Stack (most recent call first): wrappers/python/CMakeLists.txt:9 (find_package) -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable version "2.7.11", minimum required is "2") -- Configuring incomplete, errors occurred! See also "/libfreenect-0.5.2+git6-g5455843+dfsg/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log". See also "/libfreenect-0.5.2+git6-g5455843+dfsg/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log". "tail -v -n +0 CMakeCache.txt" Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/libfreenect.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809583: libgenome-model-tools-music-perl: FTBFS: use Genome::Model::Tools::Music::Survival': Can't use 'defined(@array)
Source: libgenome-model-tools-music-perl Version: 0.04-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: Creating new 'Build' script for 'Genome-Model-Tools-Music' version '0.04' dh_auto_build perl Build Building Genome-Model-Tools-Music using output directory cmd-bindoc Loaded Genome::Model::Tools::Music from Genome/Model/Tools/Music.pm at /libgenome-model-tools-music-perl-0.04/blib/lib/Genome/Model/Tools/Music.pm failed to extract pod: : Error while autoloading with 'use Genome::Model::Tools::Music::Survival': Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /libgenome-model-tools-music-perl-0.04/blib/lib/Genome/Model/Tools/Music/Survival.pm line 336. Compilation failed in require at (eval 404) line 2. BEGIN failed--compilation aborted at (eval 404) line 2. at /usr/share/perl5/UR/Namespace/Command/Update/Doc.pm line 329. dh_auto_build: perl Build returned exit code 255 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/libgenome-model-tools-music-perl.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809580: libdap: FTBFS without networking: getdap tests fail
Source: libdap Version: 3.15.1-5 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build without networking. Most builds are run without networking, and the Policy requires that builds succeed without external resources being available (such as remote websites): ## - ## ## Test results. ## ## - ## All 118 tests were successful. /bin/bash './getdapTest' ## - ## ## libdap 3.15.1 test suite: getdap. ## ## - ## 1: getdap -d http://test.opendap.org/dap/data/nc/fnoc1.nc getdap-testsuite/fnoc1.nc.dds (pass) FAILED (getdapTest.at:34) ## - ## ## Test results. ## ## - ## ERROR: 1 test was run, 1 failed unexpectedly. Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/libdap.html Ubuntu's builders also run without networking: https://launchpad.net/ubuntu/+source/libdap/3.15.1-5/+build/8342750 -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809575: horizon: FTBFS: ImportError: cannot import name importlib
Source: horizon Version: 2:8.0.0-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: make[1]: Entering directory '/horizon-8.0.0' pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions # We should add --compilemessages when the .mo are removed. ./run_tests.sh --no-virtual-env --no-pep8 --verbosity=2 Running Horizon application tests Warning: Could not import Horizon dependencies. This is normal during installation. Traceback (most recent call last): File "/horizon-8.0.0/manage.py", line 25, in execute_from_command_line(sys.argv) File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 350, in execute_from_command_line utility.execute() File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 324, in execute django.setup() File "/usr/lib/python2.7/dist-packages/django/__init__.py", line 17, in setup configure_logging(settings.LOGGING_CONFIG, settings.LOGGING) File "/usr/lib/python2.7/dist-packages/django/utils/log.py", line 71, in configure_logging logging_config_func(logging_settings) File "/usr/lib/python2.7/logging/config.py", line 794, in dictConfig dictConfigClass(config).configure() File "/usr/lib/python2.7/logging/config.py", line 576, in configure '%r: %s' % (name, e)) ValueError: Unable to configure handler 'null': Cannot resolve 'django.utils.log.NullHandler': No module named NullHandler Running openstack_dashboard tests Warning: Could not import Horizon dependencies. This is normal during installation. Traceback (most recent call last): File "/horizon-8.0.0/manage.py", line 25, in execute_from_command_line(sys.argv) File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 350, in execute_from_command_line utility.execute() File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 302, in execute settings.INSTALLED_APPS File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 55, in __getattr__ self._setup(name) File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 43, in _setup self._wrapped = Settings(settings_module) File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 99, in __init__ mod = importlib.import_module(self.SETTINGS_MODULE) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/horizon-8.0.0/openstack_dashboard/test/settings.py", line 77, in from openstack_dashboard.utils import settings File "/horizon-8.0.0/openstack_dashboard/utils/settings.py", line 18, in from django.utils import importlib ImportError: cannot import name importlib Tests failed. debian/rules:67: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/horizon-8.0.0' Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/horizon.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809576: hyena: FTBFS: checking for Mono 2.0 GAC for System.Data.dll... not found
Source: hyena Version: 0.5-3 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: checking pkg-config is at least version 0.9.0... yes checking for MONO_MODULE... yes checking for gmcs... /usr/bin/mono-csc checking for mono... /usr/bin/mono checking for Mono 2.0 GAC for System.Data.dll... not found configure: error: missing required Mono 2.0 assembly: System.Data.dll "tail -v -n +0 config.log" Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/hyena.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809578: keepass2: FTBFS: Error initializing task Message: Not registered task Message.
Source: keepass2 Version: 2.30+dfsg-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: Build started 01/01/2016 16:05:24. __ : warning : Default tasks file /usr/lib/mono/3.5/Microsoft.Common.tasks not found, ignoring. /keepass2-2.30+dfsg/KeePassLib/KeePassLib.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CSharp.targets, to import. Ignoring. /keepass2-2.30+dfsg/KeePassLibSD/KeePassLibSD.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CompactFramework.CSharp.targets, to import. Ignoring. /keepass2-2.30+dfsg/Translation/TrlUtil/TrlUtil.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CSharp.targets, to import. Ignoring. Project "/keepass2-2.30+dfsg/KeePass.sln" (KeePass target(s)): Target ValidateSolutionConfiguration: : error : Error initializing task Message: Not registered task Message. Build FAILED. Warnings: : warning : Default tasks file /usr/lib/mono/3.5/Microsoft.Common.tasks not found, ignoring. /keepass2-2.30+dfsg/KeePassLib/KeePassLib.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CSharp.targets, to import. Ignoring. /keepass2-2.30+dfsg/KeePassLibSD/KeePassLibSD.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CompactFramework.CSharp.targets, to import. Ignoring. /keepass2-2.30+dfsg/Translation/TrlUtil/TrlUtil.csproj: warning : Could not find project file /usr/lib/mono/3.5/Microsoft.CSharp.targets, to import. Ignoring. Errors: /keepass2-2.30+dfsg/KeePass.sln (KeePass) -> (ValidateSolutionConfiguration target) -> : error : Error initializing task Message: Not registered task Message. 4 Warning(s) 1 Error(s) Time Elapsed 00:00:00.3383470 debian/rules:34: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/keepass2-2.30+dfsg' Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/keepass2.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809574: heirloom-mailx: FTBFS: sslv3 methods have gone away
Source: heirloom-mailx Version: 12.5-5 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: cc -Wl,-z,relro aux.o base64.o cache.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o dotlock.o edit.o fio.o getname.o getopt.o head.o hmac.o imap.o imap_search.o junk.o lex.o list.o lzw.o macro.o maildir.o main.o md5.o mime.o names.o nss.o openssl.o pop3.o popen.o quit.o send.o sendout.o smtp.o ssl.o strings.o temp.o thread.o tty.o v7.local.o vars.o version.o `grep '^[^#]' LIBS` -o mailx openssl.o: In function `ssl_select_method': /heirloom-mailx-12.5/openssl.c:220: undefined reference to `SSLv3_client_method' collect2: error: ld returned 1 exit status Makefile:92: recipe for target 'mailx' failed make[2]: *** [mailx] Error 1 make[2]: Leaving directory '/heirloom-mailx-12.5' Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/heirloom-mailx.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809568: django-celery: FTBFS: ImportError: cannot import name get_cache
Source: django-celery Version: 3.1.17-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: django-celery-3.1.17/docs/changelog.rst:117: WARNING: Inline interpreted text or phrase reference start-string without end-string. /django-celery-3.1.17/docs/reference/djcelery.backends.cache.rst:9: WARNING: autodoc: failed to import module u'djcelery.backends.cache'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object __import__(self.modname) File "/django-celery-3.1.17/djcelery/backends/cache.py", line 8, in from django.core.cache import cache, get_cache ImportError: cannot import name get_cache /django-celery-3.1.17/docs/reference/djcelery.backends.database.rst:9: WARNING: autodoc: failed to import module u'djcelery.backends.database'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in import_object __import__(self.modname) File "/django-celery-3.1.17/djcelery/backends/database.py", line 7, in from ..models import TaskMeta, TaskSetMeta File "/django-celery-3.1.17/djcelery/models.py", line 30, in class TaskMeta(models.Model): File "/usr/lib/python2.7/dist-packages/django/db/models/base.py", line 94, in __new__ app_config = apps.get_containing_app_config(module) File "/usr/lib/python2.7/dist-packages/django/apps/registry.py", line 239, in get_containing_app_config self.check_apps_ready() File "/usr/lib/python2.7/dist-packages/django/apps/registry.py", line 124, in check_apps_ready raise AppRegistryNotReady("Apps aren't loaded yet.") AppRegistryNotReady: Apps aren't loaded yet. ... == ERROR: test_discovery_with_broken (djcelery.tests.test_discovery.TestDiscovery) -- Traceback (most recent call last): File "/django-celery-3.1.17/tests/../djcelery/tests/test_discovery.py", line 44, in test_discovery_with_broken autodiscover() File "/django-celery-3.1.17/tests/../djcelery/loaders.py", line 184, in autodiscover for app in apps.get_app_configs()]) File "/django-celery-3.1.17/tests/../djcelery/loaders.py", line 209, in find_related_module return importlib.import_module('{0}.{1}'.format(app, related_name)) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/django-celery-3.1.17/tests/someapp/tasks.py", line 3, in from django.db.models import get_model ImportError: cannot import name get_model == ERROR: Failure: ImportError (cannot import name get_model) -- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/django-celery-3.1.17/tests/someapp/tests.py", line 6, in from someapp.tasks import SomeModelTask File "/django-celery-3.1.17/tests/someapp/tasks.py", line 3, in from django.db.models import get_model ImportError: cannot import name get_model -- Ran 57 tests in 0.555s FAILED (errors=4) nosetests /django-celery-3.1.17/tests/../djcelery/tests --verbosity=1 Creating test database for alias 'default'... Destroying test database for alias 'default'... E: pybuild pybuild:274: test: plugin custom failed with: exit code=1: python2.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom --test-args={interpreter} setup.py test --dir . returned exit code 13 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/django-celery.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809569: dwb: FTBFS: -Werror=date-time
Source: dwb Version: 20150419git-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build. dpkg-buildflags has (since 2015-12-25) included a new warning, which -Werror is making fatal: make[2]: Entering directory '/dwb-20150419git/dwbremote' cc dwbremote.c cc main.c main.c: In function ‘version’: main.c:60:28: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time] " Built : "__DATE__" "__TIME__"\n" ^ main.c:60:39: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time] " Built : "__DATE__" "__TIME__"\n" ^ cc1: all warnings being treated as errors Makefile:34: recipe for target 'main.o' failed make[2]: *** [main.o] Error 1 make[2]: Leaving directory '/dwb-20150419git/dwbremote' Makefile:22: recipe for target 'dwbremote.subdir-buildfirst' failed Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/dwb.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809565: bind-dyndb-ldap: FTBFS: -Werror=date-time
Source: bind-dyndb-ldap Version: 8.0-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build. dpkg-buildflags has (since 2015-12-25) included a new warning, which -Werror is making fatal: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -c ../../src/zone_manager.c -fPIC -DPIC -o .libs/ldap_la-zone_manager.o ../../src/zone_manager.c: In function 'initialize_manager': ../../src/zone_manager.c:52:29: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time] ", compiler " __VERSION__); ^ ../../src/zone_manager.c:52:29: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time] cc1: all warnings being treated as errors Makefile:645: recipe for target 'ldap_la-zone_manager.lo' failed make[3]: *** [ldap_la-zone_manager.lo] Error 1 make[3]: Leaving directory '/bind-dyndb-ldap-8.0/build/src' Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/bind-dyndb-ldap.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809566: eclipse-mylyn: FTBFS: Unsatisfied import package javax.mail_0.0.0.
Source: eclipse-mylyn Version: 3.12.0-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: init: generateScript: [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied. [eclipse.buildScript] Bundle org.eclipse.mylyn.builds.core: [eclipse.buildScript] Missing required plug-in org.eclipse.emf.ecore_0.0.0. [eclipse.buildScript] Missing required plug-in org.eclipse.emf.ecore.xmi_0.0.0. [eclipse.buildScript] Bundle org.eclipse.mylyn.builds.tests: [eclipse.buildScript] Missing required plug-in org.eclipse.emf.ecore_0.0.0. [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.builds.core_0.0.0. [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.builds.ui_0.0.0. [eclipse.buildScript] Missing required plug-in org.mockito_[1.8.4,2.0.0). [eclipse.buildScript] Missing required plug-in org.objenesis_[1.0.0,2.0.0). [eclipse.buildScript] Missing required plug-in org.hamcrest_[1.0.0,2.0.0). [eclipse.buildScript] Bundle org.eclipse.mylyn.builds.ui: [eclipse.buildScript] Missing required plug-in org.eclipse.emf.ecore_0.0.0. [eclipse.buildScript] Missing required plug-in org.eclipse.emf.databinding_0.0.0. [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.builds.core_0.0.0. [eclipse.buildScript] Bundle org.eclipse.mylyn.cdt.tests: [eclipse.buildScript] Missing required plug-in org.eclipse.cdt.mylyn.ui_0.0.0. [eclipse.buildScript] Missing required plug-in org.eclipse.cdt.core_0.0.0. ... BUILD FAILED /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:35: The following error occurred while executing this line: /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:91: The following error occurred while executing this line: /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/templates/package-build/customTargets.xml:19: The following error occurred while executing this line: /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/genericTargets.xml:111: Processing inclusion from feature org.eclipse.mylyn.commons: Bundle org.apache.axis_1.4.0 failed to resolve.: Unsatisfied import package com.ibm.wsdl.extensions.soap_0.0.0. Unsatisfied import package javax.mail_0.0.0. Unsatisfied import package javax.mail.internet_0.0.0. Unsatisfied import package javax.wsdl_0.0.0. Unsatisfied import package javax.wsdl.extensions_0.0.0. Unsatisfied import package javax.wsdl.extensions.http_0.0.0. Unsatisfied import package javax.wsdl.extensions.mime_0.0.0. Unsatisfied import package javax.wsdl.extensions.soap_0.0.0. Unsatisfied import package javax.wsdl.factory_0.0.0. Unsatisfied import package javax.wsdl.xml_0.0.0. Unsatisfied import package javax.xml.rpc_0.0.0. Unsatisfied import package javax.xml.rpc.encoding_0.0.0. Unsatisfied import package javax.xml.rpc.handler_0.0.0. Unsatisfied import package javax.xml.rpc.handler.soap_0.0.0. Unsatisfied import package javax.xml.rpc.holders_0.0.0. Unsatisfied import package javax.xml.rpc.server_0.0.0. Unsatisfied import package javax.xml.rpc.soap_0.0.0. Total time: 24 seconds An error has occurred. See the log file /eclipse-mylyn-3.12.0/debian/.eclipse-build/build/home/workspace/.metadata/.log. jh_compilefeatures: cd debian/.eclipse-build && /usr/lib/eclipse/buildscripts/pde-build -o /eclipse-mylyn-3.12.0/debian/.eclipse-build/orbitdeps -a "-DjavacTarget=1.6 -DjavacSource=1.6" -f org.eclipse.mylyn.commons returned exit code 13 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/eclipse-mylyn.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809567: eclipse-rse: FTBFS: Missing required plug-in org.apache.commons.net_[1.4.1,4.0.0).
Source: eclipse-rse Version: 3.4.2-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: init: generateScript: [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied. [eclipse.buildScript] Bundle org.eclipse.rse.connectorservice.telnet: [eclipse.buildScript] Missing required plug-in org.eclipse.rse.services.telnet_[2.0.0,2.1.0). [eclipse.buildScript] Missing required plug-in org.apache.commons.net_[1.4.1,4.0.0). [eclipse.buildScript] Bundle org.eclipse.rse.services.files.ftp: [eclipse.buildScript] Missing required plug-in org.apache.commons.net_[1.4.1,4.0.0). [eclipse.buildScript] Bundle org.eclipse.rse.services.telnet: [eclipse.buildScript] Missing required plug-in org.apache.commons.net_[2.0.0,4.0.0). [eclipse.buildScript] Bundle org.eclipse.rse.subsystems.files.ftp: [eclipse.buildScript] Missing required plug-in org.eclipse.rse.services.files.ftp_[3.0.0,4.0.0). [eclipse.buildScript] Missing required plug-in org.apache.commons.net_[1.4.1,4.0.0). [eclipse.buildScript] Bundle org.eclipse.rse.subsystems.shells.telnet: [eclipse.buildScript] Missing required plug-in org.eclipse.rse.connectorservice.telnet_[1.1.0,2.0.0). [eclipse.buildScript] Missing required plug-in org.eclipse.rse.services.telnet_[2.0.0,2.1.0). [eclipse.buildScript] Bundle org.eclipse.rse.tests: [eclipse.buildScript] Missing required plug-in org.eclipse.rse.services.files.ftp_[3.0.0,4.0.0). [eclipse.buildScript] Missing required plug-in org.eclipse.rse.subsystems.files.ftp_[2.1.0,3.0.0). [eclipse.buildScript] Missing required plug-in org.apache.commons.net_[1.4.1,4.0.0). [eclipse.buildScript] Bundle org.eclipse.tm.terminal.local: [eclipse.buildScript] Missing required plug-in org.eclipse.cdt.core_[5.2.0,6.0.0). BUILD FAILED /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:35: The following error occurred while executing this line: /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:91: The following error occurred while executing this line: /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/templates/package-build/customTargets.xml:19: The following error occurred while executing this line: /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/genericTargets.xml:111: Processing inclusion from feature org.eclipse.rse.ftp: Unable to find plug-in: org.apache.commons.net_0.0.0. Please check the error log for more details. Total time: 12 seconds An error has occurred. See the log file /eclipse-rse-3.4.2/debian/.eclipse-build/build/home/workspace/.metadata/.log. jh_compilefeatures: cd debian/.eclipse-build && /usr/lib/eclipse/buildscripts/pde-build -o /eclipse-rse-3.4.2/debian/.eclipse-build/orbitdeps -j -DJ2SE_1.5=/usr/lib/jvm/default-java/java/jre/lib/rt.jar -a "-DjavacTarget=1.5 -DjavacSource=1.5 -DgenerateFeatureVersionSuffix=true" -f org.eclipse.rse returned exit code 13 debian/rules:8: recipe for target 'override_jh_compilefeatures' failed Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/eclipse-rse.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#809564: db4o: FTBFS: The predefined type `System.Object' is not defined or imported
Source: db4o Version: 8.0.184.15484+dfsg2-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: Errors: /db4o-8.0.184.15484+dfsg2/src/Db4o-2010.sln (default targets) -> (Build target) -> /db4o-8.0.184.15484+dfsg2/src/Db4objects.Db4o/Db4objects.Db4o-2010.csproj (default targets) -> /usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> CSC: error CS0518: The predefined type `System.Object' is not defined or imported CSC: error CS0518: The predefined type `System.ValueType' is not defined or imported CSC: error CS0518: The predefined type `System.Attribute' is not defined or imported CSC: error CS0518: The predefined type `System.Int32' is not defined or imported CSC: error CS0518: The predefined type `System.UInt32' is not defined or imported CSC: error CS0518: The predefined type `System.Int64' is not defined or imported CSC: error CS0518: The predefined type `System.UInt64' is not defined or imported CSC: error CS0518: The predefined type `System.Single' is not defined or imported CSC: error CS0518: The predefined type `System.Double' is not defined or imported CSC: error CS0518: The predefined type `System.Char' is not defined or imported ... CSC: error CS0518: The predefined type `System.Exception' is not defined or imported 2 Warning(s) 31 Error(s) Time Elapsed 00:00:01.3178990 debian/rules:9: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/db4o-8.0.184.15484+dfsg2' debian/rules:41: recipe for target 'build' failed Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/db4o.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
Bug#808696: zzuf: FTBFS: check-utils fails at fread(1,100) fseek(50,SEEK_SET) fread(1,33000)
Source: zzuf Version: 0.14-1 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: make[4]: Entering directory '/zzuf-0.14/test' PASS: check-zzuf-A-autoinc PASS: check-zzuf-f-fuzzing PASS: check-zzuf-m-md5 PASS: check-zzuf-M-max-memory PASS: check-zzuf-r-ratio PASS: check-source PASS: check-win32 PASS: check-overflow PASS: check-div0 FAIL: check-utils PASS: check-mmap Testsuite summary for zzuf 0.14 # TOTAL: 11 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See test/test-suite.log Makefile:723: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory '/zzuf-0.14/test' zzuf-0.14/test% egrep '^\*|FAILED' check-utils.log *** running zzuf utils test suite with seed 71703058 *** *** file ./file-00, ratio 0.0 *** *** should be bb7df04e1b0a2570657527a7e108ae23 *** *** file ./file-ff, ratio 0.0 *** *** file ./file-text, ratio 0.0 *** *** file ./file-random, ratio 0.0 *** *** file ./file-00, ratio 0.001 *** fread(1,100) fseek(50,SEEK_SET) fread( 202ac6c66ac6e7c369ca58cce2462129 FAILED *** file ./file-ff, ratio 0.001 *** fread(1,100) fseek(50,SEEK_SET) fread( fd5943554c2ba1f4dedf20fccf0ae4f0 FAILED *** file ./file-text, ratio 0.001 *** fread(1,100) fseek(50,SEEK_SET) fread( 9f9cd97f263a03c51d4590b93350d5cc FAILED *** file ./file-random, ratio 0.001 *** fread(1,100) fseek(50,SEEK_SET) fread( 501242a3ca8970e96ab22394ae9d9cc3 FAILED *** file ./file-00, ratio 1.0 *** fread(1,100) fseek(50,SEEK_SET) fread( 6de5641171d7036b59ae4b328df5d77c FAILED *** file ./file-ff, ratio 1.0 *** fread(1,100) fseek(50,SEEK_SET) fread( 527f799e4e976a40293b1f757e29a325 FAILED *** file ./file-text, ratio 1.0 *** fread(1,100) fseek(50,SEEK_SET) fread( 48b3257f130b2db2016bf9569c964e60 FAILED *** file ./file-random, ratio 1.0 *** fread(1,100) fseek(50,SEEK_SET) fread( 6ac46d8b0e20f804904df1fb8bd3ceec FAILED *** 8 tests failed out of 565 *** This fails if re-run interactively, as a different user, without any security, etc. Maybe it's angry about btrfs *and* tmpfs? Seems unlikely. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)