From: a_lamothe@... Date: 2015-02-09T04:27:13+00:00 Subject: [ruby-core:68070] [Ruby trunk - Bug #10841] [Open] 2.2.0p43 not building with gcc 4.9.1 Issue #10841 has been reported by Adrien Lamothe. ---------------------------------------- Bug #10841: 2.2.0p43 not building with gcc 4.9.1 https://bugs.ruby-lang.org/issues/10841 * Author: Adrien Lamothe * Status: Open * Priority: Normal * Assignee: Mitsuhiro TAKANO * ruby -v: N/A, happens when building 2.2.0p43 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- When peforming 'make' of Ruby 2.2.0p43 with gcc version 4.9.1 on Linux 3.16.0-28 x86_64, the build is dying when making enc/trans/big5.c I am able to build 2.2.0p43 on a system with gcc version 4.8.2 on Linux 3.13.0-24 x86_64. Here is the output: compiling ./enc/trans/big5.c gcc: internal compiler error: Killed (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. enc.mk:758: recipe for target 'enc/trans/big5.o' failed -- https://bugs.ruby-lang.org/