Zdenek Dohnal wrote on 2019/01/29 18:07:
Hi,

I'm just adding my 'cent' to ruby 2.6 mass rebuild - Vim started to fail after 
ruby-2.6 was introduced to rawhide, but it fails only on i686 and armv7hl:

i686:
task: https://koji.fedoraproject.org/koji/taskinfo?taskID=32309685
log: https://kojipkgs.fedoraproject.org//work/tasks/9685/32309685/build.log

armv7hl:
task: https://koji.fedoraproject.org/koji/taskinfo?taskID=32309687
log: https://kojipkgs.fedoraproject.org//work/tasks/9687/32309687/build.log

The error looks like mistake in C programming, but I already tried to build 
current Vim with old ruby in copr and the build passes, but it fails with new 
ruby. Did anyone encounter such errors with new ruby?

Actually this is due to API change on rb_int2big in ruby 2.6:

https://github.com/ruby/ruby/commit/d77e8a7da596fc23acd76c785548f6314114f97a
https://bugs.ruby-lang.org/issues/14036

So I guess this affects mainly 32 bit platforms.

Regards,
Mamoru
_______________________________________________
ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org
To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org

Reply via email to