Your message dated Mon, 06 May 2019 01:33:26 +0000 with message-id <[email protected]> and subject line Bug#923986: fixed in ruby-pygments.rb 1.2.0-3 has caused the Debian Bug report #923986, regarding ruby-pygments.rb: FTBFS randomly ("</<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ <nil>") to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 923986: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923986 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ruby-pygments.rb Version: 1.2.0-2 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=ruby --with ruby dh_update_autotools_config -i -O--buildsystem=ruby dh_autoreconf -i -O--buildsystem=ruby dh_auto_configure -i -O--buildsystem=ruby dh_ruby --configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build dh_ruby --build dh_ruby --build # build documention rdoc lib Parsing sources... 20% [ 1/ 5] lib/pygments.rb 40% [ 2/ 5] lib/pygments/lexer.rb 60% [ 3/ 5] lib/pygments/mentos.py 80% [ 4/ 5] lib/pygments/popen.rb 100% [ 5/ 5] lib/pygments/version.rb Generating Darkfish format into /<<PKGBUILDDIR>>/doc... Files: 5 Classes: 3 (2 undocumented) Modules: 1 (0 undocumented) Constants: 1 (1 undocumented) Attributes: 0 (0 undocumented) Methods: 27 (5 undocumented) Total: 32 (8 undocumented) 75.00% documented Elapsed: 0.5s make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test -i -O--buildsystem=ruby dh_ruby --test create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary-indep dh binary-indep --buildsystem=ruby --with ruby dh_testroot -i -O--buildsystem=ruby dh_prep -i -O--buildsystem=ruby debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_install dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-pygments.rb dh_ruby --install ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Install files â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ install -d /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby install -D -m644 /<<PKGBUILDDIR>>/lib/pygments.rb /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby/pygments.rb install -D -m644 /<<PKGBUILDDIR>>/lib/pygments/version.rb /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby/pygments/version.rb install -D -m644 /<<PKGBUILDDIR>>/lib/pygments/mentos.py /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby/pygments/mentos.py install -D -m644 /<<PKGBUILDDIR>>/lib/pygments/lexer.rb /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby/pygments/lexer.rb install -D -m644 /<<PKGBUILDDIR>>/lib/pygments/popen.rb /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby/pygments/popen.rb dh_installchangelogs -pruby-pygments.rb /<<PKGBUILDDIR>>/CHANGELOG.md upstream ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Install Rubygems integration metadata â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ generating gemspec at /<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/share/rubygems-integration/all/specifications/pygments.rb-1.2.0.gemspec /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Checking Rubygems dependency resolution on ruby2.5 â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ GEM_PATH=debian/ruby-pygments.rb/usr/share/rubygems-integration/all:/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\ \"pygments.rb\" ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Run tests for ruby2.5 from debian/ruby-tests.rb â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-pygments.rb/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-pygments.rb/usr/share/rubygems-integration/all:/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 Loaded suite /usr/lib/ruby/vendor_ruby/rake/rake_test_loader Started ../<<PKGBUILDDIR>>/lib/pygments/popen.rb:156: warning: File.exists? is a deprecated name, use File.exist? instead ............./usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59: warning: loading in progress, circular require considered harmful - /usr/lib/ruby/2.5.0/pp.rb from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `collect' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `block in to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2081:in `convert' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1797:in `convert' 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' /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59: warning: loading in progress, circular require considered harmful - /usr/lib/ruby/2.5.0/pp.rb from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `collect' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `block in to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2081:in `convert' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1797:in `convert' 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' /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59: warning: loading in progress, circular require considered harmful - /usr/lib/ruby/2.5.0/pp.rb from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `collect' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `block in to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2081:in `convert' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1797:in `convert' 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' /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59: warning: loading in progress, circular require considered harmful - /usr/lib/ruby/2.5.0/pp.rb from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `collect' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `block in to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2081:in `convert' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1797:in `convert' 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' /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59: warning: loading in progress, circular require considered harmful - /usr/lib/ruby/2.5.0/pp.rb from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `collect' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `block in to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2081:in `convert' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1797:in `convert' 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' /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59: warning: loading in progress, circular require considered harmful - /usr/lib/ruby/2.5.0/pp.rb from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `collect' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2102:in `block in to_s' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:2081:in `convert' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1797:in `convert' 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' #<Thread:0x000056449ae454f0@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1636:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' #<Thread:0x000056449ae45ef0@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' #<Thread:0x000056449ae45d88@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' #<Thread:0x000056449ae458b0@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' #<Thread:0x000056449ae45770@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' #<Thread:0x000056449ae46288@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' F#<Thread:0x000056449ae45ae0@/<<PKGBUILDDIR>>/test/test_pygments.rb:120 run> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:55:in `block in assert_block': </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ (Test::Unit::AssertionFailedError) <nil>. from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:53:in `assert_block' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:543:in `block in assert_match' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:1631:in `_wrap_assertion' from /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb:533:in `assert_match' from /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' from /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' =============================================================================== Failure: test_highlight_on_multi_threads(PygmentsHighlightTest): </<span\ class="ch">\#!\/usr\/bin\/ruby<\/span>/> was expected to be =~ <nil>. /<<PKGBUILDDIR>>/test/test_pygments.rb:25:in `test_full_html_highlight' /<<PKGBUILDDIR>>/test/test_pygments.rb:121:in `block (2 levels) in test_highlight_on_multi_threads' 118: def test_highlight_on_multi_threads 119: 10.times.map do 120: Thread.new do => 121: test_full_html_highlight 122: end 123: end.each do |thread| 124: thread.join =============================================================================== ............../<<PKGBUILDDIR>>/lib/pygments/popen.rb:156: warning: File.exists? is a deprecated name, use File.exist? instead ................... Finished in 19.389538359 seconds. ------------------------------------------------------------------------------- 49 tests, 76 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 97.9592% passed ------------------------------------------------------------------------------- 2.53 tests/s, 3.92 assertions/s 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 /<<PKGBUILDDIR>>/debian/ruby-pygments.rb returned exit code 1 make[1]: *** [debian/rules:18: override_dh_auto_install] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-pygments.rb.html The failures happen randomly but the failure rate in some cases is so high (around 50%) that it would be improper to say that the package "builds from source". I've put a bunch of my build logs here: https://people.debian.org/~sanvila/build-logs/ruby-pygments.rb/ If you need a test machine where this failure happens, please contact me privately and I would gladly offer ssh access. My recommendation is that the failing tests are simply disabled for buster. Thanks.
--- End Message ---
--- Begin Message ---Source: ruby-pygments.rb Source-Version: 1.2.0-3 We believe that the bug you reported is fixed in the latest version of ruby-pygments.rb, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. HIGUCHI Daisuke (VDR dai) <[email protected]> (supplier of updated ruby-pygments.rb package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 06 May 2019 10:01:37 +0900 Source: ruby-pygments.rb Binary: ruby-pygments.rb Architecture: source all Version: 1.2.0-3 Distribution: unstable Urgency: high Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: HIGUCHI Daisuke (VDR dai) <[email protected]> Description: ruby-pygments.rb - pygments wrapper for Ruby Closes: 923986 Changes: ruby-pygments.rb (1.2.0-3) unstable; urgency=high . * Team upload. . [ HIGUCHI Daisuke (VDR dai) ] * d/rules: Extend timeout for the test suite. (Closes: #923986) - Thanks to Santiago Vila <[email protected]>, Sergio Durigan Junior <[email protected]> and Chris Lamb <[email protected]>. * set urgency=high due to fix RC bug. Checksums-Sha1: d176ab782955c83b8c53e4753c40b67102383371 2318 ruby-pygments.rb_1.2.0-3.dsc 4a9d8805665edee5e7ed2d228581f335e686153c 7996 ruby-pygments.rb_1.2.0-3.debian.tar.xz d1798dfb329601fae6955dbd28dfabab9e416e7c 135908 ruby-pygments.rb_1.2.0-3_all.deb 70e16c34279f8a95c33823cac756f67a5deb3f0c 9279 ruby-pygments.rb_1.2.0-3_amd64.buildinfo Checksums-Sha256: cf10c03f2e22211aa26133ba0586cbcbf53099e7840930a85c382b7730d31423 2318 ruby-pygments.rb_1.2.0-3.dsc e0b925e8dd437e4f34367b1ce2e19d7672b95b891ae5fa7b7b19f292bbbb6420 7996 ruby-pygments.rb_1.2.0-3.debian.tar.xz 2d7ed494ee702356c41ec3b97bd0f497bd64ba37bba62f508ea43e2e7f4254ad 135908 ruby-pygments.rb_1.2.0-3_all.deb a36118d770008cecd6ad5aba464ae85083ef695f8213e5794c8fbc41ff20b456 9279 ruby-pygments.rb_1.2.0-3_amd64.buildinfo Files: 0ab142c818b777b8cc687d6fc844b5d0 2318 ruby optional ruby-pygments.rb_1.2.0-3.dsc 37e9a85ff6dcb353f000dfad1dca4be9 7996 ruby optional ruby-pygments.rb_1.2.0-3.debian.tar.xz 07eeb6b059ce8ff6ba945e6641440141 135908 ruby optional ruby-pygments.rb_1.2.0-3_all.deb f708365ebae305ad732236d446394efa 9279 ruby optional ruby-pygments.rb_1.2.0-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEECynYjkLmt2W42OpQeDlhndQ5Zo4FAlzPifoACgkQeDlhndQ5 Zo4BJxAA1rzvSZu270qRI1AmVZ4azkUlAjBUqR1Pp0TjjkwbLv9XIUh/W0KzEra/ l05yzSLLmNKwUg6PCVcMKgahQNCpMfFi56a5nv89Tmf4neOubyxkuWZMY0/NY+fO fs946ltJTr989RJVAzbzyAfGpFz6Dw34RZ3pS+1HWh+hUBX1+7vEJ3FPNlSIQMHG fOrkir+oK4NR2JgXI63czuaYhNeutb9EB0VyEScxyUeb2kSVhyHVIvDO4Jwgl/12 fGPw0MiJSJ90otZTZLDsiXPLUORpQPdbfSy6f5yOHz++mt7iTQWYNlBk/nEPWf1E r6D2IuECVNopTxIz+YdlNxUKYd0XyeauatUTGfuXKHBhMenop3s6OXkD3BQRDpyk 390FGTfhVgMKXE6xLbQMReVOaNA+ywHugkFpnJM9Z6jqrPDFPJ10Ll/8zTyZEAIr 8+95I8KKQ4m1G/jSoR0KH5qHCOQaDpWfc9XloBIBriUAKuf9hVvufFAj406D8+ha o9QUxZZ2Li7iqwc77f9trSHeniunfc45YUftjrNR0FwDM2s/kgpT1ADPySLtg6IA LIjYwf6HOfqdVyC4zO1vebr7Bf4WKb3EfyaXH2HN5oEMyc+rb0TVHRdpePj0l+4D 73CsxmwmqTgyYB4vzZh6qGbRh+Ma5YBvZG57n00m9AVxWgXz0lM= =2BuC -----END PGP SIGNATURE-----
--- End Message ---

