Christian Hofstaedtler <[email protected]> writes: > This usually means the ruby-fast-xs package is missing or broken or > the search paths are incorrect.
That makes sense. > - ruby -e 'puts RbConfig::CONFIG' I don't have access to an m68k system, but am attaching a copy of the rbconfig.rb that should have been in use. > - installed versions of ruby* (esp. ruby-hpricot, ruby-fast-xs, > ronn) Per https://buildd.debian.org/status/fetch.php?pkg=telegram-desktop&arch=m68k&ver=1.0.29-1&stamp=1491864475&raw=0: ruby 1:2.3.3 ruby-did-you-mean 1.0.0-2 ruby-fast-xs 0.8.0-3+b2 ruby-hpricot 0.8.6-6+b2 ruby-minitest 5.9.0-1 ruby-mustache 1.0.2-1 ruby-net-telnet 0.1.1-2 ruby-power-assert 0.3.0-1 ruby-rdiscount 2.1.8-1+b3 ruby-ronn 0.7.3-5 ruby-test-unit 3.1.7-2 ruby2.3 2.3.3-1 rubygems-integration 1.11 AFAICT, ruby-fast-xs installs into /usr/lib/m68k-linux-gnu/ruby/vendor_ruby/2.3.0/, to which CONFIG["vendorarchdir"] should expand. Its only extra dependency is libgmp10, which was installed, at version 2:6.1.2+dfsg-1. > PS: ronn hasn't seen any development since 2013. It's advisable to > migrate off it. I've just filed #860595 accordingly. Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
rbconfig.rb
Description: application/ruby
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
