Source: ruby-combustion
Version: 1.3.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-combustion 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):
> Failure/Error: require "bundler/setup"
> 
> Bundler::GemNotFound:
>   Could not find rexml-3.2.3.1, racc-1.4.16 in any of the sources
> # 
> /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in 
> `setup'
> # ./spec/spec_helper.rb:3:in `<top (required)>'
> No examples found.
> 
> 
> Finished in 0.00004 seconds (files took 0.23196 seconds to load)
> 0 examples, 0 failures, 1 error occurred outside of examples
> 
> /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 failed
> ERROR: Test "ruby3.0" failed: 

Note that rexml was removed from the standard library. ruby-rexml is
already packaged in experimental, but you will need an explicit
dependency on it.

Not sure about racc though. Didn't find any reference to `racc` in the
source.

The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-combustion/ruby-combustion_1.3.0-1+rebuild1633376946_amd64.build.txt

Attachment: signature.asc
Description: PGP signature

Reply via email to