Your message dated Sat, 24 Dec 2022 18:34:33 +0000 with message-id <e1p99lt-00dr5x...@fasolo.debian.org> and subject line Bug#1019627: fixed in ruby-graphviz 1.2.5-3 has caused the Debian Bug report #1019627, regarding ruby-graphviz: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed. to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1019627: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019627 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-graphviz Version: 1.2.5-2 Severity: important Justification: FTBFS Tags: bookworm sid ftbfs User: debian-r...@lists.debian.org Usertags: ruby3.1 Hi, We are about to start the ruby3.1 transition in unstable. While trying to rebuild ruby-graphviz with ruby3.1 enabled, the build failed. Relevant part of the build log (hopefully): > /usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Run tests for ruby3.1 from debian/ruby-tests.rake > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=. > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-graphviz/usr/share/rubygems-integration/all:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0 > ruby3.1 -S rake -f debian/ruby-tests.rake > /usr/bin/ruby3.1 -w -I"test" > /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.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 > skipping sample33 - FamilyTree is broken > skipping sample36 - hangs for me > skipping sample53 - FamilyTree is broken > skipping sample57 - will not be able to find the graphml script > skipping sample99 - FamilyTree is broken > Loaded suite > /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader > Started > GraphVizDOTScriptTest: > test_appends_a_newline_character_if_it_is_missing: .: (0.000236) > test_can_add_types_with_data: .: (0.000097) > test_can_prepend_lines_to_its_content: .: (0.000058) > test_does_not_append_a_newline_if_already_present: .: (0.000050) > test_does_nothing_if_data_is_empty: .: (0.000051) > test_raises_an_argument_error_on_unknown_types: .: (0.000094) > GraphVizSearch: > test_bfs: .: (0.000418) > test_dfs: .: (0.000187) > GraphVizSubGraphTest: > test_subgraph: .: (0.000214) > test_to_graph: .: (0.000151) > GraphVizTest: > test_getting_escaped_node_from_edge: .: (0.000189) > test_graph: .: (0.000130) > test_node: .: (0.000164) > test_sample01: F > =============================================================================== > Failure: test_sample01(GraphVizTest): > got exception on sample01.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.133813) > test_sample02: F > =============================================================================== > Failure: test_sample02(GraphVizTest): > got exception on sample02.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.175408) > test_sample03: F > =============================================================================== > Failure: test_sample03(GraphVizTest): > got exception on sample03.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.145186) > test_sample04: F > =============================================================================== > Failure: test_sample04(GraphVizTest): > got exception on sample04.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.128421) > test_sample05: F > =============================================================================== > Failure: test_sample05(GraphVizTest): > got exception on sample05.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.136009) > test_sample06: F > =============================================================================== > Failure: test_sample06(GraphVizTest): > got exception on sample06.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.131890) > test_sample07: F > =============================================================================== > Failure: test_sample07(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:25:in `test_sample07' > 22: } > 23: > 24: def test_sample07 > => 25: assert_output_pattern(/\Adigraph structs \{.+\}\n\Z/m, '07') > 26: end > 27: > 28: def test_sample22 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.134331) > test_sample08: F > =============================================================================== > Failure: test_sample08(GraphVizTest): > got exception on sample08.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.130881) > test_sample09: F > =============================================================================== > Failure: test_sample09(GraphVizTest): > got exception on sample09.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.184865) > test_sample10: F > =============================================================================== > Failure: test_sample10(GraphVizTest): > got exception on sample10.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.142700) > test_sample11: F > =============================================================================== > Failure: test_sample11(GraphVizTest): > got exception on sample11.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.161829) > test_sample12: F > =============================================================================== > Failure: test_sample12(GraphVizTest): > got exception on sample12.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.145711) > test_sample13: F > =============================================================================== > Failure: test_sample13(GraphVizTest): > got exception on sample13.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.149730) > test_sample14: F > =============================================================================== > Failure: test_sample14(GraphVizTest): > got exception on sample14.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.155738) > test_sample15: F > =============================================================================== > Failure: test_sample15(GraphVizTest): > got exception on sample15.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.141850) > test_sample16: F > =============================================================================== > Failure: test_sample16(GraphVizTest): > got exception on sample16.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.129129) > test_sample17: F > =============================================================================== > Failure: test_sample17(GraphVizTest): > got exception on sample17.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.183221) > test_sample18: F > =============================================================================== > Failure: test_sample18(GraphVizTest): > got exception on sample18.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.173254) > test_sample19: F > =============================================================================== > Failure: test_sample19(GraphVizTest): > got exception on sample19.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.139439) > test_sample20: F > =============================================================================== > Failure: test_sample20(GraphVizTest): > got exception on sample20.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.179519) > test_sample21: F > =============================================================================== > Failure: test_sample21(GraphVizTest): > got exception on sample21.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.142812) > test_sample22: F > =============================================================================== > Failure: test_sample22(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:29:in `test_sample22' > 26: end > 27: > 28: def test_sample22 > => 29: assert_output_pattern(/\Adigraph mainmap \{.+\}\n\Z/m, '22') > 30: end > 31: > 32: def test_sample23 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.129046) > test_sample23: F > =============================================================================== > Failure: test_sample23(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:33:in `test_sample23' > 30: end > 31: > 32: def test_sample23 > => 33: assert_output_pattern(%r{\A<map.+</map>\n\Z}m, '23') > 34: end > 35: > 36: def test_sample27 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.124717) > test_sample24: F > =============================================================================== > Failure: test_sample24(GraphVizTest): > got exception on sample24.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.132776) > test_sample25: F > =============================================================================== > Failure: test_sample25(GraphVizTest): > got exception on sample25.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.131238) > test_sample26: F > =============================================================================== > Failure: test_sample26(GraphVizTest): > got exception on sample26.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.138245) > test_sample27: F > =============================================================================== > Failure: test_sample27(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:37:in `test_sample27' > 34: end > 35: > 36: def test_sample27 > => 37: assert_output_pattern(/\Adigraph G \{.*\}\n\Z/m, '27') > 38: end > 39: > 40: def test_sample38 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n"> > =============================================================================== > : (0.110468) > test_sample28: F > =============================================================================== > Failure: test_sample28(GraphVizTest): > got exception on sample28.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.129024) > test_sample29: F > =============================================================================== > Failure: test_sample29(GraphVizTest): > got exception on sample29.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.124211) > test_sample30: F > =============================================================================== > Failure: test_sample30(GraphVizTest): > got exception on sample30.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.126454) > test_sample31: F > =============================================================================== > Failure: test_sample31(GraphVizTest): > got exception on sample31.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.126153) > test_sample32: F > =============================================================================== > Failure: test_sample32(GraphVizTest): > got exception on sample32.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.154545) > test_sample34: F > =============================================================================== > Failure: test_sample34(GraphVizTest): > got exception on sample34.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.130093) > test_sample35: F > =============================================================================== > Failure: test_sample35(GraphVizTest): > got exception on sample35.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.148856) > test_sample37: F > =============================================================================== > Failure: test_sample37(GraphVizTest): > got exception on sample37.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.146207) > test_sample38: F > =============================================================================== > Failure: test_sample38(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:41:in `test_sample38' > 38: end > 39: > 40: def test_sample38 > => 41: assert_output_pattern(/\Adigraph G \{.*\}\n\Z/m, '38') > 42: end > 43: > 44: def test_sample40 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.125180) > test_sample39: F > =============================================================================== > Failure: test_sample39(GraphVizTest): > got exception on sample39.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.127636) > test_sample40: F > =============================================================================== > Failure: test_sample40(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:45:in `test_sample40' > 42: end > 43: > 44: def test_sample40 > => 45: assert_output_pattern(/\Adigraph G \{.*\}\n\Z/m, '40') > 46: end > 47: > 48: def test_sample41 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.124970) > test_sample41: F > =============================================================================== > Failure: test_sample41(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:49:in `test_sample41' > 46: end > 47: > 48: def test_sample41 > => 49: assert_output_pattern(/\A.*\Z/m, '40') > 50: end > 51: > 52: def test_sample55 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.127167) > test_sample42: F > =============================================================================== > Failure: test_sample42(GraphVizTest): > got exception on sample42.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.137111) > test_sample43: F > =============================================================================== > Failure: test_sample43(GraphVizTest): > got exception on sample43.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.132027) > test_sample44: F > =============================================================================== > Failure: test_sample44(GraphVizTest): > got exception on sample44.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.280429) > test_sample45: F > =============================================================================== > Failure: test_sample45(GraphVizTest): > got exception on sample45.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.198553) > test_sample46: F > =============================================================================== > Failure: test_sample46(GraphVizTest): > got exception on sample46.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.146681) > test_sample47: F > =============================================================================== > Failure: test_sample47(GraphVizTest): > got exception on sample47.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.249302) > test_sample48: F > =============================================================================== > Failure: test_sample48(GraphVizTest): > got exception on sample48.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.169141) > test_sample49: F > =============================================================================== > Failure: test_sample49(GraphVizTest): > got exception on sample49.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.127827) > test_sample50: F > =============================================================================== > Failure: test_sample50(GraphVizTest): > got exception on sample50.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.200508) > test_sample51: F > =============================================================================== > Failure: test_sample51(GraphVizTest): > got exception on sample51.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.141051) > test_sample52: F > =============================================================================== > Failure: test_sample52(GraphVizTest): > got exception on sample52.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.173953) > test_sample54: F > =============================================================================== > Failure: test_sample54(GraphVizTest): > got exception on sample54.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.144818) > test_sample55: F > =============================================================================== > Failure: test_sample55(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:53:in `test_sample55' > 50: end > 51: > 52: def test_sample55 > => 53: assert_output_pattern(/\Agraph G \{.*\}\n\Z/m, '55') > 54: end > 55: > 56: def test_sample62 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.177602) > test_sample56: F > =============================================================================== > Failure: test_sample56(GraphVizTest): > got exception on sample56.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.134142) > test_sample58: F > =============================================================================== > Failure: test_sample58(GraphVizTest): > got exception on sample58.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.239779) > test_sample59: F > =============================================================================== > Failure: test_sample59(GraphVizTest): > got exception on sample59.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.146924) > test_sample60: F > =============================================================================== > Failure: test_sample60(GraphVizTest): > got exception on sample60.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.137564) > test_sample61: F > =============================================================================== > Failure: test_sample61(GraphVizTest): > got exception on sample61.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.134451) > test_sample62: F > =============================================================================== > Failure: test_sample62(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:57:in `test_sample62' > 54: end > 55: > 56: def test_sample62 > => 57: assert_output_pattern(/\ANode.*\n\Z/m, '62') > 58: end > 59: > 60: def test_sample70 > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.149019) > test_sample63: F > =============================================================================== > Failure: test_sample63(GraphVizTest): > got exception on sample63.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.135829) > test_sample64: F > =============================================================================== > Failure: test_sample64(GraphVizTest): > got exception on sample64.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.146508) > test_sample65: F > =============================================================================== > Failure: test_sample65(GraphVizTest): > got exception on sample65.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.132764) > test_sample66: F > =============================================================================== > Failure: test_sample66(GraphVizTest): > got exception on sample66.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.240798) > test_sample67: F > =============================================================================== > Failure: test_sample67(GraphVizTest): > got exception on sample67.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.135045) > test_sample68: F > =============================================================================== > Failure: test_sample68(GraphVizTest): > got exception on sample68.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.414256) > test_sample69: F > =============================================================================== > Failure: test_sample69(GraphVizTest): > got exception on sample69.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.125704) > test_sample70: F > =============================================================================== > Failure: test_sample70(GraphVizTest) > /<<PKGBUILDDIR>>/test/test_examples.rb:110:in `assert_output_pattern' > /<<PKGBUILDDIR>>/test/test_examples.rb:61:in `test_sample70' > 58: end > 59: > 60: def test_sample70 > => 61: assert_output_pattern(/\Agraph G \{.*\}\n\Z/m, '70') > 62: end > 63: > 64: # > no errors > <""> expected but was > <"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0\n" + > "Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0\n" + > "Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0\n"> > =============================================================================== > : (0.125080) > test_sample71: F > =============================================================================== > Failure: test_sample71(GraphVizTest): > got exception on sample71.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.129489) > test_sample72: F > =============================================================================== > Failure: test_sample72(GraphVizTest): > got exception on sample72.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.131690) > test_sample73: F > =============================================================================== > Failure: test_sample73(GraphVizTest): > got exception on sample73.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.130056) > test_sample74: F > =============================================================================== > Failure: test_sample74(GraphVizTest): > got exception on sample74.rb: expecting empty errorput got [Ignoring > debug-1.4.0 because its extensions are not built. Try: gem pristine debug > --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > ]. > <0> expected but was > <291>. > <false> is not true. > /<<PKGBUILDDIR>>/test/test_examples.rb:120:in `rescue in > assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:114:in > `assert_sample_file_has_no_output' > /<<PKGBUILDDIR>>/test/test_examples.rb:92:in `block in > make_sample_test_method' > =============================================================================== > : (0.125028) > test_search: .: (0.000869) > test_to_s: .: (0.000398) > GraphVizTheoryTest: > test_adgency_matrix: .: (0.000714) > test_critical_path: .: (0.001583) > test_degree: .: (0.000341) > test_dijkstra_a_f: .: (0.001222) > test_escaped_node_ids__adjancy_matrix: .: (0.000346) > test_incidence_matrix: .: (0.000828) > test_laplacian_matrix: .: (0.000900) > test_range: .: (0.001033) > test_symetric: .: (0.000521) > test_theory: .: (0.000322) > TypesTest: > test_color: .: (0.000222) > test_color_by_hsv: .: (0.000143) > test_color_by_name: .: (0.000114) > test_color_by_rgb: .: (0.000143) > test_gv_bool: .: (0.000247) > > Finished in 10.713072811 seconds. > ------------------------------------------------------------------------------- > 100 tests, 308 assertions, 70 failures, 0 errors, 0 pendings, 0 omissions, 0 > notifications > 30% passed > ------------------------------------------------------------------------------- > 9.33 tests/s, 28.75 assertions/s > rake aborted! > Command failed with status (1): [ruby -w -I"test" > /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.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 "ruby3.1" failed. The full build log is available from: https://people.debian.org/~terceiro/ruby3.1/17/ruby-graphviz/ruby-graphviz_1.2.5-2+rebuild1663007659_amd64-2022-09-12T18:34:20Z.build To reproduce this, you need to install ruby-all-dev >= 1:3.0+2. Depending on when you try this, it might mean installing ruby-all-dev from experimental, or if the transition has already started, a normal build on unstable will be enough. If you fail to reproduce, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime. A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-graphviz Source-Version: 1.2.5-3 Done: Cédric Boutillier <bou...@debian.org> We believe that the bug you reported is fixed in the latest version of ruby-graphviz, 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 1019...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-graphviz package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 24 Dec 2022 19:10:13 +0100 Source: ruby-graphviz Architecture: source Version: 1.2.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Cédric Boutillier <bou...@debian.org> Closes: 1019627 Changes: ruby-graphviz (1.2.5-3) unstable; urgency=medium . * Team upload . [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. . [ Cédric Boutillier ] * d/watch: follow tags from Github * Add run_correct_interpreter.patch to execute test scripts with the tested interpreter (Closes: #1019627) * Bump Standards-Version to 4.6.2 (no changes needed) * Adapt lintian overrides to gem install layout * Remove X?-Ruby-Versions fields from control file Checksums-Sha1: 9efb59d81e41793700033096a8c1e2babca5d335 1428 ruby-graphviz_1.2.5-3.dsc 2f0155240e534740a602320cfde6271434cf21e3 118101 ruby-graphviz_1.2.5.orig.tar.gz dcfa2da962ef734d124b0080bc138e0b7a71c1bf 6328 ruby-graphviz_1.2.5-3.debian.tar.xz 2bf08aa6f25b52d58395c36cb33277b0a21853ee 10818 ruby-graphviz_1.2.5-3_amd64.buildinfo Checksums-Sha256: bbc9d03f5c76bbce8c797a34ce44b660a5836e986da77a66991d39d6e24046fe 1428 ruby-graphviz_1.2.5-3.dsc a98038ea7f8ecfca0e89962d98bd613999a13afb006bad31bd9c4f02c3618a28 118101 ruby-graphviz_1.2.5.orig.tar.gz af6981bf81ec2fb1d519de56e529953949ac4e5c8449a7d5adb0a250a2b50d20 6328 ruby-graphviz_1.2.5-3.debian.tar.xz a5b1e62029ccd5495c3da0a575bf59798bb795477f95bb96d3b4577a5a5fa178 10818 ruby-graphviz_1.2.5-3_amd64.buildinfo Files: 0ae894448b38bc2ae2c11262d874db1c 1428 ruby optional ruby-graphviz_1.2.5-3.dsc 82938cac5e8eecb06d22b143c87b0661 118101 ruby optional ruby-graphviz_1.2.5.orig.tar.gz 2e23b5b90311f3791229dec89add9bfb 6328 ruby optional ruby-graphviz_1.2.5-3.debian.tar.xz 855f84ce60fc3e6ca99b0ef9dcad7898 10818 ruby optional ruby-graphviz_1.2.5-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCY6dC7QAKCRBSaZq2P58r w1EvAQDhxaNCxi1xCDGFxxEuJeA2A+6I8bdFa438cbV99sXeqwD9HbK3BYfKl8dq dl7MuLUCtVA/hiRd+4uM95EaEx+v3gU= =6axk -----END PGP SIGNATURE-----
--- End Message ---