https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242630
--- Comment #5 from Tibikuera <[email protected]> --- I installed ruby-build port and attempted to install ruby 2.6.5 with it and got the following: root@machine:~ # rbenv install 2.6.5 Downloading ruby-2.6.5.tar.bz2... -> https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.bz2 Installing ruby-2.6.5... BUILD FAILED (FreeBSD 12.1-RELEASE using ruby-build 20191205) Inspect or clean up the working tree at /tmp/ruby-build.20191225171610.23660.WmQdcU Results logged to /tmp/ruby-build.20191225171610.23660.log Last 10 log lines: gmake[1]: Entering directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' gmake[2]: Entering directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5/ext/-test-/arith_seq/extract' compiling extract.c linking shared-object -test-/arith_seq/extract.so ../../../../libruby.so: file not recognized: File format not recognized gmake[2]: *** [Makefile:267: ../../../../.ext/powerpc-freebsd12.1/-test-/arith_seq/extract.so] Error 1 gmake[2]: Leaving directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5/ext/-test-/arith_seq/extract' gmake[1]: *** [exts.mk:91: ext/-test-/arith_seq/extract/all] Error 2 gmake[1]: Leaving directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' gmake: *** [uncommon.mk:286: build-ext] Error 2 root@machine:~ # In addition, I added a log file here (attachment 210265). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
