ruby25 from ports will not compile

@lbutlr kremels at kreme.com
Fri Sep 6 18:44:19 UTC 2019


Trying to update ruby on 11.2-RELEASE-p11 (I have also tried to switch to ruby26 with basically the same results)

👹 # cd /usr/ports/lang/ruby25 
👹 # make MAKE_JOBS_UNSAFE=yes install   
vm.c:(.text+0x1e0bb): undefined reference to `__dtraceenabled_ruby___method__entry'
vm.c:(.text+0x1e0ef): undefined reference to `__dtraceenabled_ruby___method__return'
vm.c:(.text+0x1e15d): undefined reference to `__dtrace_ruby___method__entry'
vm.c:(.text+0x1e274): undefined reference to `__dtrace_ruby___method__return'
vm.o: In function `hook_before_rewind':
vm.c:(.text+0x1ed7b): undefined reference to `__dtraceenabled_ruby___method__return'
vm.c:(.text+0x1eefe): undefined reference to `__dtrace_ruby___method__return'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/lang/ruby25/work/ruby-2.5.6
*** Error code 1

👹 # pkg info -dr ruby                                                                                 [12:38] [/usr/ports/lang/ruby25] 
ruby-2.5.5_3,1
Depends on     :
        libyaml-0.2.2
        libunwind-20170615
        libffi-3.2.1_3
        libedit-3.1.20190324,1

Since it has no dependencies, I am considering just deleting it as it may well be left over from something that is no longer being used.


-- 
Can I tell you the truth? I mean this isn't like TV news, is it?



More information about the freebsd-ports mailing list