Source: pry Version: 0.13.1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ruby3.0
Hi,
We are about to enable building against ruby3.0 on unstable. During a test
rebuild, pry was found to fail to build in that situation.
To reproduce this locally, you need to install ruby-all-dev from experimental
on an unstable system or build chroot.
Relevant part (hopefully):
> NoMethodError:
> undefined method `to_json' for nil:NilClass
> # (eval):1:in `block (3 levels) in <top (required)>'
> # ./spec/syntax_checking_spec.rb:52:in `eval'
> # ./spec/syntax_checking_spec.rb:52:in `block (3 levels) in <top
> (required)>'
>
> Finished in 8.88 seconds (files took 0.60044 seconds to load)
> 1431 examples, 2 failures, 6 pending
>
> Failed examples:
>
> rspec './spec/syntax_checking_spec.rb[1:20]' # Pry should raise an error on
> invalid syntax like ["puts {'key'=>'val'}.to_json"]
> rspec './spec/syntax_checking_spec.rb[1:21]' # Pry should display correct
> number of errors on invalid syntax like ["puts {'key'=>'val'}.to_json"]
>
> Randomized with seed 7166
>
> /usr/bin/ruby3.0
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec
> --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
> ERROR: Test "ruby3.0" failed:
The build full is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/pry/pry_0.13.1-1+rebuild1633374393_amd64.build.txt
signature.asc
Description: PGP signature

