Source: ruby2.3 Version: 2.3.0-2 Severity: normal User: debian-68k@lists.debian.org Usertags: m68k
Hi! ruby2.3 currently fails to build from source with a segmentation fault late in the build process while running 'make install' [1]: ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./m68k-linux-gnu-fake ./tool/rbinstall.rb --make="/usr/bin/make" --dest-dir="/<<PKGBUILDDIR>>/debian/tmp" --extout=".ext" --mflags="-w" --make-flags="w -- DESTDIR=/<<PKGBUILDDIR>>/debian/tmp" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" installing binary commands: /usr/bin /<<PKGBUILDDIR>>/lib/fileutils.rb:250: [BUG] Segmentation fault at 0x5f583332 ruby 2.3.0p0 (2015-12-25) [m68k-linux-gnu] I rememeber we had a similar issue on ruby2.2, so it might be possbible that the patch suggested by Andreas Schwab back then [2] might help. Anyone wants to have a look? Adrian > [1] https://people.debian.org/~glaubitz/ruby2.3_2.3.0-2_m68k-20160226-1719 > [2] https://lists.debian.org/debian-68k/2015/11/msg00057.html