Source: ruby-memory-profiler Version: 1.0.1-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250124 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Checking Rubygems dependency resolution on ruby3.3 > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=. > GEM_PATH=/build/reproducible-path/ruby-memory-profiler-1.0.1/debian/ruby-memory-profiler/usr/share/rubygems-integration/all:/build/reproducible-path/ruby-memory-profiler-1.0.1/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 > ruby3.3 -e gem\ \"memory_profiler\" > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Run tests for ruby3.3 from debian/ruby-tests.rake > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=. > GEM_PATH=/build/reproducible-path/ruby-memory-profiler-1.0.1/debian/ruby-memory-profiler/usr/share/rubygems-integration/all:/build/reproducible-path/ruby-memory-profiler-1.0.1/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 > ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake > /usr/bin/ruby3.3 -w > /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb > "test/test_cli.rb" "test/test_helper.rb" "test/test_helpers.rb" > "test/test_reporter.rb" "test/test_reporter_private_start_stop.rb" > "test/test_reporter_public_start_stop.rb" "test/test_results.rb" > "test/test_stat_hash.rb" "test/test_top_n.rb" -v > Run options: -v --seed 8721 > > # Running: > > TestCLI#test_ignore_specific_files = 0.11 s = . > TestCLI#test_traces_only_specified_classes = 0.03 s = . > TestCLI#test_returns_error_when_script_not_specified = 0.00 s = . > TestCLI#test_returns_success_when_everything_ok = 0.03 s = . > TestCLI#test_pretty = 0.03 s = . > TestCLI#test_color_output = 0.03 s = . > TestCLI#test_no_detailed_report = 0.03 s = . > TestCLI#test_no_color_output = 0.03 s = . > TestCLI#test_detailed_report = 0.03 s = . > TestCLI#test_allow_specific_files = 0.08 s = . > TestCLI#test_scale_bytes = 0.03 s = . > TestCLI#test_redirects_output_to_specific_file = 0.03 s = . > TestCLI#test_prints_help_when_script_not_specified = 0.00 s = . > TestCLI#test_normalize_paths = 0.04 s = . > TestTopN#test_top_n_small_n = 0.00 s = . > TestTopN#test_top_n_large_n = 0.00 s = . > TestResults#test_normalize_paths_false = 0.03 s = . > TestResults#test_normalize_paths_true = 0.04 s = . > TestResults#test_scale_bytes_off = 0.06 s = . > TestResults#test_scale_bytes_true = 0.05 s = . > TestResults#test_pretty_print_works_with_io_arg = 0.00 s = . > TestResults#test_normalize_paths_default = 0.04 s = . > TestResults#test_no_conflict_with_pretty_print = 0.01 s = . > TestResults#test_pretty_print_works_with_no_args = 0.00 s = . > TestResults#test_scale_bytes_default = 0.05 s = . > MemoryProfiler::TestHelpers#test_standard_parse = 0.00 s = . > MemoryProfiler::TestHelpers#test_rubygems_parse = 0.00 s = . > MemoryProfiler::TestHelpers#test_stdlib_parse = 0.00 s = . > MemoryProfiler::TestHelpers#test_app_path_parse = 0.00 s = . > MemoryProfiler::TestHelpers#test_another_standard_parse = 0.00 s = . > TestReporterPrivateStartStop#test_basic_object = 0.04 s = . > TestReporterPrivateStartStop#test_color_output_defaults_to_true_when_run_from_tty > = 0.04 s = . > TestReporterPrivateStartStop#test_class_tracing_with_value = 0.05 s = . > TestReporterPrivateStartStop#test_string_reporting_class = 0.04 s = . > TestReporterPrivateStartStop#test_reports_can_be_reused_with_different_color_options > = 0.03 s = . > TestReporterPrivateStartStop#test_nil_reporting_class = 0.05 s = . > TestReporterPrivateStartStop#test_allow_files_with_string = 0.03 s = . > TestReporterPrivateStartStop#test_ignore_file_with_string = 0.03 s = F > TestReporterPrivateStartStop#test_ignore_file_with_regex = 0.03 s = F > TestReporterPrivateStartStop#test_class_tracing_with_array = 0.03 s = . > TestReporterPrivateStartStop#test_non_string_named_class = 0.03 s = . > TestReporterPrivateStartStop#test_color_output = 0.04 s = . > TestReporterPrivateStartStop#test_strings_report = 0.04 s = . > TestReporterPrivateStartStop#test_anonymous_class_object = 0.04 s = . > TestReporterPrivateStartStop#test_yield_block = 0.04 s = . > TestReporterPrivateStartStop#test_no_color_output = 0.05 s = . > TestReporterPrivateStartStop#test_allow_files_with_array = 0.05 s = . > TestReporterPrivateStartStop#test_counts = 0.04 s = F > TestReporterPrivateStartStop#test_mono_output_defaults_to_true_when_not_run_from_tty > = 0.06 s = . > TestReporterPrivateStartStop#test_exception_handling = 0.00 s = . > TestReporter#test_basic_object = 0.03 s = . > TestReporter#test_color_output_defaults_to_true_when_run_from_tty = 0.03 s = . > TestReporter#test_class_tracing_with_value = 0.03 s = . > TestReporter#test_string_reporting_class = 0.03 s = . > TestReporter#test_reports_can_be_reused_with_different_color_options = 0.03 s > = . > TestReporter#test_nil_reporting_class = 0.03 s = . > TestReporter#test_allow_files_with_string = 0.04 s = . > TestReporter#test_ignore_file_with_string = 0.04 s = F > TestReporter#test_ignore_file_with_regex = 0.04 s = F > TestReporter#test_class_tracing_with_array = 0.03 s = . > TestReporter#test_non_string_named_class = 0.07 s = . > TestReporter#test_color_output = 0.07 s = . > TestReporter#test_strings_report = 0.05 s = . > TestReporter#test_anonymous_class_object = 0.04 s = . > TestReporter#test_yield_block = 0.05 s = . > TestReporter#test_no_color_output = 0.04 s = . > TestReporter#test_allow_files_with_array = 0.03 s = . > TestReporter#test_counts = 0.03 s = F > TestReporter#test_mono_output_defaults_to_true_when_not_run_from_tty = 0.03 s > = . > TestReporter#test_exception_handling = 0.04 s = . > TestReporterPublicStartStop#test_class_tracing_with_value = 0.04 s = . > TestReporterPublicStartStop#test_non_string_named_class = 0.04 s = . > TestReporterPublicStartStop#test_color_output_defaults_to_true_when_run_from_tty > = 0.03 s = . > TestReporterPublicStartStop#test_allow_files_with_string = 0.03 s = . > TestReporterPublicStartStop#test_reports_can_be_reused_with_different_color_options > = 0.03 s = . > TestReporterPublicStartStop#test_basic_object = 0.03 s = . > TestReporterPublicStartStop#test_ignore_file_with_regex = 0.03 s = F > TestReporterPublicStartStop#test_ignore_file_with_string = 0.03 s = F > TestReporterPublicStartStop#test_string_reporting_class = 0.03 s = . > TestReporterPublicStartStop#test_mono_output_defaults_to_true_when_not_run_from_tty > = 0.03 s = . > TestReporterPublicStartStop#test_nil_reporting_class = 0.03 s = . > TestReporterPublicStartStop#test_no_color_output = 0.03 s = . > TestReporterPublicStartStop#test_class_tracing_with_array = 0.03 s = . > TestReporterPublicStartStop#test_yield_block = 0.03 s = . > TestReporterPublicStartStop#test_color_output = 0.03 s = . > TestReporterPublicStartStop#test_module_stop_with_no_start = 0.00 s = . > TestReporterPublicStartStop#test_strings_report = 0.03 s = . > TestReporterPublicStartStop#test_anonymous_class_object = 0.03 s = . > TestReporterPublicStartStop#test_allow_files_with_array = 0.03 s = . > TestReporterPublicStartStop#test_counts = 0.03 s = F > TestReporterPublicStartStop#test_module_double_start = 0.03 s = F > TestReporterPublicStartStop#test_exception_handling = 0.00 s = . > > Finished in 2.975793s, 30.9161 runs/s, 77.2903 assertions/s. > > 1) Failure: > TestReporterPrivateStartStop#test_ignore_file_with_string > [test/test_reporter.rb:105]: > Expected: 3 > Actual: 2 > > 2) Failure: > TestReporterPrivateStartStop#test_ignore_file_with_regex > [test/test_reporter.rb:99]: > Expected: 3 > Actual: 2 > > 3) Failure: > TestReporterPrivateStartStop#test_counts [test/test_reporter.rb:80]: > Expected: 16 > Actual: 15 > > 4) Failure: > TestReporter#test_ignore_file_with_string [test/test_reporter.rb:105]: > Expected: 3 > Actual: 2 > > 5) Failure: > TestReporter#test_ignore_file_with_regex [test/test_reporter.rb:99]: > Expected: 3 > Actual: 2 > > 6) Failure: > TestReporter#test_counts [test/test_reporter.rb:80]: > Expected: 16 > Actual: 15 > > 7) Failure: > TestReporterPublicStartStop#test_ignore_file_with_regex > [test/test_reporter.rb:99]: > Expected: 3 > Actual: 2 > > 8) Failure: > TestReporterPublicStartStop#test_ignore_file_with_string > [test/test_reporter.rb:105]: > Expected: 3 > Actual: 2 > > 9) Failure: > TestReporterPublicStartStop#test_counts [test/test_reporter.rb:80]: > Expected: 16 > Actual: 15 > > 10) Failure: > TestReporterPublicStartStop#test_module_double_start > [test/test_reporter_public_start_stop.rb:40]: > Expected: 17 > Actual: 16 > > 92 runs, 230 assertions, 10 failures, 0 errors, 0 skips > rake aborted! > Command failed with status (1): [ruby -w > /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb > "test/test_cli.rb" "test/test_helper.rb" "test/test_helpers.rb" > "test/test_reporter.rb" "test/test_reporter_private_start_stop.rb" > "test/test_reporter_public_start_stop.rb" "test/test_results.rb" > "test/test_stat_hash.rb" "test/test_top_n.rb" -v] > /usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in `<top > (required)>' > Tasks: TOP => default > (See full trace by running task with --trace) > ERROR: Test "ruby3.3" failed. The full build log is available from: http://qa-logs.debian.net/2025/01/24/ruby-memory-profiler_1.0.1-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.