ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:68070] [Ruby trunk - Bug #10841] [Open] 2.2.0p43 not building with gcc 4.9.1
       [not found] <redmine.issue-10841.20150209042713@ruby-lang.org>
@ 2015-02-09  4:27 ` a_lamothe
  2015-02-23 13:45 ` [ruby-core:68256] [Ruby trunk - Bug #10841] [Third Party's Issue] " nobu
  2015-02-23 13:51 ` [ruby-core:68257] [Ruby trunk - Bug #10841] " nobu
  2 siblings, 0 replies; 3+ messages in thread
From: a_lamothe @ 2015-02-09  4:27 UTC (permalink / raw
  To: ruby-core

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 <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
enc.mk:758: recipe for target 'enc/trans/big5.o' failed





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:68256] [Ruby trunk - Bug #10841] [Third Party's Issue] 2.2.0p43 not building with gcc 4.9.1
       [not found] <redmine.issue-10841.20150209042713@ruby-lang.org>
  2015-02-09  4:27 ` [ruby-core:68070] [Ruby trunk - Bug #10841] [Open] 2.2.0p43 not building with gcc 4.9.1 a_lamothe
@ 2015-02-23 13:45 ` nobu
  2015-02-23 13:51 ` [ruby-core:68257] [Ruby trunk - Bug #10841] " nobu
  2 siblings, 0 replies; 3+ messages in thread
From: nobu @ 2015-02-23 13:45 UTC (permalink / raw
  To: ruby-core

Issue #10841 has been updated by Nobuyoshi Nakada.

Description updated
Status changed from Open to Third Party's Issue
ruby -v changed from N/A, happens when building 2.2.0p43 to 2.2.0p43

It's a bug of gcc.

FYI, succeeded 2.2.0p77 with gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6).

----------------------------------------
Bug #10841: 2.2.0p43 not building with gcc 4.9.1
https://bugs.ruby-lang.org/issues/10841#change-51612

* Author: Adrien Lamothe
* Status: Third Party's Issue
* Priority: Normal
* Assignee: Mitsuhiro TAKANO
* ruby -v: 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 <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
enc.mk:758: recipe for target 'enc/trans/big5.o' failed
~~~




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:68257] [Ruby trunk - Bug #10841] 2.2.0p43 not building with gcc 4.9.1
       [not found] <redmine.issue-10841.20150209042713@ruby-lang.org>
  2015-02-09  4:27 ` [ruby-core:68070] [Ruby trunk - Bug #10841] [Open] 2.2.0p43 not building with gcc 4.9.1 a_lamothe
  2015-02-23 13:45 ` [ruby-core:68256] [Ruby trunk - Bug #10841] [Third Party's Issue] " nobu
@ 2015-02-23 13:51 ` nobu
  2 siblings, 0 replies; 3+ messages in thread
From: nobu @ 2015-02-23 13:51 UTC (permalink / raw
  To: ruby-core

Issue #10841 has been updated by Nobuyoshi Nakada.


One possibility, as I can think of, is insufficient memory.
Does `make optflags=-O0 enc/trans/big5.o` also fail?

----------------------------------------
Bug #10841: 2.2.0p43 not building with gcc 4.9.1
https://bugs.ruby-lang.org/issues/10841#change-51613

* Author: Adrien Lamothe
* Status: Third Party's Issue
* Priority: Normal
* Assignee: Mitsuhiro TAKANO
* ruby -v: 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 <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
enc.mk:758: recipe for target 'enc/trans/big5.o' failed
~~~




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-23 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-10841.20150209042713@ruby-lang.org>
2015-02-09  4:27 ` [ruby-core:68070] [Ruby trunk - Bug #10841] [Open] 2.2.0p43 not building with gcc 4.9.1 a_lamothe
2015-02-23 13:45 ` [ruby-core:68256] [Ruby trunk - Bug #10841] [Third Party's Issue] " nobu
2015-02-23 13:51 ` [ruby-core:68257] [Ruby trunk - Bug #10841] " nobu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).