Hi, On Tue, 18 Feb 2020 22:35:51 +0900, Antonio Terceiro <terce...@debian.org> wrote: > > > > > > ruby-mpi is failing to build against Ruby2.7; it also fails with Ruby2.5 > > > :( > > > > Yes, I know, because gem2deb don't honor Config['CC'] = 'mpicc' in > > extconf.rb. > > Ah, sorry, I had to make that change to enable building C extensions > reproducibly.
Sure, reasonable. > > I'll take care of it. > > Cool. I saw that that you already made some changes in git; with that > change the build happens, but running the tests causes a segfault even > for ruby2.5. Yes. Drop "-f documentation" or test/rspec are execute via mpiexec. e.g., mpiexec -n 1 sh -c "RUBYLIB=... ruby2.7 /usr/bin/rspec -f documentation". Hmm... -- Youhei SASAKI <uwab...@gfd-dennou.org> <uwab...@debian.or.jp> GPG fingerprint: 4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07