From: esw9999@... Date: 2014-01-20T05:44:39+00:00 Subject: [ruby-core:59891] [ruby-trunk - Bug #9378] Ubuntu 13.10, installed dtrace4linux, now ruby install consistently fails with SEGFAULT Issue #9378 has been updated by Eric West. Hello, it says in the [How to report a bug guide](https://bugs.ruby-lang.org/projects/ruby/wiki/HowToReport) to send a reminder if there are no replies in 10 days. I am hoping this will work. Thanks. ---------------------------------------- Bug #9378: Ubuntu 13.10, installed dtrace4linux, now ruby install consistently fails with SEGFAULT https://bugs.ruby-lang.org/issues/9378#change-44444 * Author: Eric West * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * Category: build * Target version: current: 2.2.0 * ruby -v: 2.1.0 * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Recently installed [dtrace4linux](https://github.com/dtrace4linux/linux) 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) config.log (829 KB) -- http://bugs.ruby-lang.org/