ruby25 from ports will not compile

@lbutlr kremels at kreme.com
Sun Sep 8 18:01:07 UTC 2019


On 6 Sep 2019, at 19:16, Yasuhiro KIMURA <yasu at utahime.org> wrote:
> From: "@lbutlr" <kremels at kreme.com>
> Subject: ruby25 from ports will not compile
> Date: Fri, 6 Sep 2019 12:44:29 -0600
> 
>> 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
> 
> What is your architecture? I made clean install of 11.2-RELEASE-p14
> amd64, checked out latest ports tree (r511379) and tried
> 
> # cd /usr/ports/lang/ruby25
> # make BATCH=yes install
> # cd /usr/ports/lang/ruby26
> # make BATCH=yes install
> 
> Then everything completed successfully.

FreeBSD 11.2-RELEASE-p11 #0: Tue Jul  2 21:05:37 UTC 2019     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

I’ve just removed ruby for now, I couldn’t find anything that was using it.



-- 
You think you can catch Keyser Soze?



More information about the freebsd-ports mailing list