Project

General

Profile

Actions

Bug #9378

closed

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

Added by edubkendo (Eric West) about 10 years ago. Updated over 4 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

Updated by edubkendo (Eric West) about 10 years ago

Hello, it says in the How to report a bug guide to send a reminder if there are no replies in 10 days. I am hoping this will work. Thanks.

Actions #2

Updated by naruse (Yui NARUSE) about 6 years ago

  • Target version deleted (2.2.0)
Actions #3

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Open to Closed
  • Backport deleted (1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN)
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0