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