Project

General

Profile

Actions

Bug #9378

closed

Ubuntu 13.10, installed dtrace4linux, now ruby install consistently fails with SEGFAULT

Added by edubkendo (Eric West) over 10 years ago. Updated almost 5 years ago.

Status:
Closed
Target version:
-
ruby -v:
2.1.0
Backport:
[ruby-core:<unknown>]

Description

Recently installed dtrace4linux because I wanted to try out the dtrace support in ruby. However, when I went to install ruby, it dies during the build with the following error:

processing probes in object files
rm -f probes.o
:0:10: warning: missing whitespace after the macro name [enabled by default]
:0:0: warning: "STDC" redefined [enabled by default]
/dev/fd/3:1:0: note: this is the location of the previous definition
/* -- c -- */
^
Invoking: ld -o probes.o -r probes.tmp.o /usr/lib/dtrace/64/drti.o
linking miniruby
make: *** [.rbconfig.time] Segmentation fault (core dumped)

I'm attaching the complete output of ./configure and make below as well as config.log.


Files

failed_build.txt (23 KB) failed_build.txt edubkendo (Eric West), 01/07/2014 11:21 PM
config.log (829 KB) config.log edubkendo (Eric West), 01/07/2014 11:21 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0