Your message dated Thu, 27 Feb 2025 16:37:36 +0000
with message-id <[email protected]>
and subject line Bug#1095552: Removed package(s) from unstable
has caused the Debian Bug report #1015306,
regarding raspell: FTBFS: make: *** [debian/rules:15: binary] Error 25
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 [email protected]
immediately.)
--
1015306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: raspell
Version: 1.3-2+rebuild1658133666
Severity: important
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ruby3.1
Hi,
We are about to start the ruby3.1 transition in unstable. While trying to
rebuild raspell with ruby3.1 enabled, the build failed.
Relevant part of the build log (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/ext'
> /bin/mkdir -p . ./.gem.20220718-1396094-aq5c2j
> exit > .sitearchdir.time
> /usr/bin/install -c -m 0755 raspell.so ./.gem.20220718-1396094-aq5c2j
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/ext'
> current directory: /<<PKGBUILDDIR>>/ext
> /usr/bin/ruby3.0 -I /usr/lib/ruby/vendor_ruby -r
> ./siteconf20220718-1396094-7x2fkh.rb extconf.rb
> current directory: /<<PKGBUILDDIR>>/ext
> make V\=1 CC\=gcc\ -fdebug-prefix-map\=/<<PKGBUILDDIR>>\=. CXX\=g++\
> -fdebug-prefix-map\=/<<PKGBUILDDIR>>\=. DESTDIR\= clean
> current directory: /<<PKGBUILDDIR>>/ext
> make V\=1 CC\=gcc\ -fdebug-prefix-map\=/<<PKGBUILDDIR>>\=. CXX\=g++\
> -fdebug-prefix-map\=/<<PKGBUILDDIR>>\=. DESTDIR\=
> current directory: /<<PKGBUILDDIR>>/ext
> make V\=1 CC\=gcc\ -fdebug-prefix-map\=/<<PKGBUILDDIR>>\=. CXX\=g++\
> -fdebug-prefix-map\=/<<PKGBUILDDIR>>\=. DESTDIR\= install
> rm -f
> /<<PKGBUILDDIR>>/debian/raspell/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.0.0/mkmf.log
>
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Build native extensions for ruby3.1
> │
> └──────────────────────────────────────────────────────────────────────────────┘
>
> /usr/bin/ruby3.1 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb
> /<<PKGBUILDDIR>> debian/raspell
> /usr/lib/ruby/3.1.0/psych/class_loader.rb:99:in `find': Tried to load
> unspecified class: Gem::Specification (Psych::DisallowedClass)
> from /usr/lib/ruby/3.1.0/psych/class_loader.rb:28:in `load'
> from /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:424:in
> `resolve_class'
> from /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:213:in
> `visit_Psych_Nodes_Mapping'
> from /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:30:in `visit'
> from /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:6:in `accept'
> from /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:35:in `accept'
> from /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:318:in
> `visit_Psych_Nodes_Document'
> from /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:30:in `visit'
> from /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:6:in `accept'
> from /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:35:in `accept'
> from /usr/lib/ruby/3.1.0/psych.rb:335:in `safe_load'
> from /usr/lib/ruby/3.1.0/psych.rb:370:in `load'
> from /usr/lib/ruby/3.1.0/psych.rb:671:in `block in load_file'
> from /usr/lib/ruby/3.1.0/psych.rb:670:in `open'
> from /usr/lib/ruby/3.1.0/psych.rb:670:in `load_file'
> from /usr/lib/ruby/vendor_ruby/gem2deb/metadata.rb:123:in `load_gemspec'
> from /usr/lib/ruby/vendor_ruby/gem2deb/metadata.rb:36:in `block in
> initialize'
> from /usr/lib/ruby/vendor_ruby/gem2deb/metadata.rb:35:in `chdir'
> from /usr/lib/ruby/vendor_ruby/gem2deb/metadata.rb:35:in `initialize'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:120:in `new'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:120:in
> `all_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:112:in
> `build_all_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:128:in
> `<main>'
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:54:in `run': /usr/bin/ruby3.1
> /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /<<PKGBUILDDIR>>
> debian/raspell (Gem2Deb::CommandFailed)
> from /usr/lib/ruby/vendor_ruby/gem2deb.rb:65:in `run_ruby'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:54:in `block in
> install_files_and_build_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:51:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:51:in
> `install_files_and_build_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:28:in `install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:86:in `block in
> install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:84:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:84:in `install'
> from /usr/bin/dh_ruby:89:in `<main>'
> dh_auto_install: error: dh_ruby --install /<<PKGBUILDDIR>>/debian/raspell
> returned exit code 1
> make: *** [debian/rules:15: binary] Error 25
The full build log is available from:
https://people.debian.org/~terceiro/ruby3.1/raspell_1.3-2+rebuild1658133666_amd64.log
To reproduce this, you need to install ruby-all-dev >= 1:3.0+2 (in
experimental).
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 ---
Version: 1.3-2+rm
Dear submitter,
as the package raspell has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1095552
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers