ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:48662] [ruby-trunk - Bug #10397] [Assigned] gcc 4.1.2 for x86 can't build trunk
       [not found] <redmine.issue-10397.20141019071215@ruby-lang.org>
@ 2014-10-19  7:12 ` naruse
  2014-10-19  7:55   ` [ruby-dev:48663] " Eric Wong
  2014-10-19  7:59 ` [ruby-dev:48664] [ruby-trunk - Bug #10397] " normalperson
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 6+ messages in thread
From: naruse @ 2014-10-19  7:12 UTC (permalink / raw
  To: ruby-dev

Issue #10397 has been reported by Yui NARUSE.

----------------------------------------
Bug #10397: gcc 4.1.2 for x86 can't build trunk
https://bugs.ruby-lang.org/issues/10397

* Author: Yui NARUSE
* Status: Assigned
* Priority: Normal
* Assignee: Vit Ondruch
* Category: build
* Target version: current: 2.2.0
* ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Recently CentOS 5.6 x86 can't build ruby-trunk.
This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).

Do people want CRuby to continue RHEL/CentOS 5.6 support?
If so, ideally it is fixed by gcc.



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

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

* [ruby-dev:48663] Re: [ruby-trunk - Bug #10397] [Assigned] gcc 4.1.2 for x86 can't build trunk
  2014-10-19  7:12 ` [ruby-dev:48662] [ruby-trunk - Bug #10397] [Assigned] gcc 4.1.2 for x86 can't build trunk naruse
@ 2014-10-19  7:55   ` Eric Wong
  0 siblings, 0 replies; 6+ messages in thread
From: Eric Wong @ 2014-10-19  7:55 UTC (permalink / raw
  To: Ruby developers (Japanese); +Cc: ruby-core

naruse@airemix•jp wrote:
> Bug #10397: gcc 4.1.2 for x86 can't build trunk
> https://bugs.ruby-lang.org/issues/10397
> 
> * Author: Yui NARUSE
> * Status: Assigned
> * Priority: Normal
> * * Assignee: Vit Ondruch
> * Category: build
> * Target version: current: 2.2.0
> * ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
> * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN

Wrong list?  Cc-ing ruby-core

> Recently CentOS 5.6 x86 can't build ruby-trunk.
> This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).

Oops.  I didn't think r47562 was too strange for a compiler :x

> Do people want CRuby to continue RHEL/CentOS 5.6 support?
> If so, ideally it is fixed by gcc.

Problem seems isolated to 32-bit x86, x86-64 on CentOS 5.4
has no problem (but I'm not using CentOS 5.x much anymore)

$ gcc --version
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)

I can probably continue with x86-64, but not 32-bit.

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

* [ruby-dev:48664] [ruby-trunk - Bug #10397] gcc 4.1.2 for x86 can't build trunk
       [not found] <redmine.issue-10397.20141019071215@ruby-lang.org>
  2014-10-19  7:12 ` [ruby-dev:48662] [ruby-trunk - Bug #10397] [Assigned] gcc 4.1.2 for x86 can't build trunk naruse
@ 2014-10-19  7:59 ` normalperson
  2014-10-19  7:59 ` [ruby-dev:48665] " normalperson
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: normalperson @ 2014-10-19  7:59 UTC (permalink / raw
  To: ruby-dev

Issue #10397 has been updated by Eric Wong.


 naruse@airemix•jp wrote:
 > Bug #10397: gcc 4.1.2 for x86 can't build trunk
 > https://bugs.ruby-lang.org/issues/10397
 > 
 > * Author: Yui NARUSE
 > * Status: Assigned
 > * Priority: Normal
 > * * Assignee: Vit Ondruch
 > * Category: build
 > * Target version: current: 2.2.0
 > * ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
 > * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
 
 Wrong list?  Cc-ing ruby-core
 
 > Recently CentOS 5.6 x86 can't build ruby-trunk.
 > This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).
 
 Oops.  I didn't think r47562 was too strange for a compiler :x
 
 > Do people want CRuby to continue RHEL/CentOS 5.6 support?
 > If so, ideally it is fixed by gcc.
 
 Problem seems isolated to 32-bit x86, x86-64 on CentOS 5.4
 has no problem (but I'm not using CentOS 5.x much anymore)
 
 $ gcc --version
 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
 
 I can probably continue with x86-64, but not 32-bit.

----------------------------------------
Bug #10397: gcc 4.1.2 for x86 can't build trunk
https://bugs.ruby-lang.org/issues/10397#change-49525

* Author: Yui NARUSE
* Status: Assigned
* Priority: Normal
* Assignee: Vit Ondruch
* Category: build
* Target version: current: 2.2.0
* ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Recently CentOS 5.6 x86 can't build ruby-trunk.
This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).

Do people want CRuby to continue RHEL/CentOS 5.6 support?
If so, ideally it is fixed by gcc.



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

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

* [ruby-dev:48665] [ruby-trunk - Bug #10397] gcc 4.1.2 for x86 can't build trunk
       [not found] <redmine.issue-10397.20141019071215@ruby-lang.org>
  2014-10-19  7:12 ` [ruby-dev:48662] [ruby-trunk - Bug #10397] [Assigned] gcc 4.1.2 for x86 can't build trunk naruse
  2014-10-19  7:59 ` [ruby-dev:48664] [ruby-trunk - Bug #10397] " normalperson
@ 2014-10-19  7:59 ` normalperson
  2015-02-23 16:35 ` [ruby-dev:48881] [Ruby trunk " v.ondruch
  2017-10-21 10:52 ` [ruby-dev:50298] [Ruby trunk Bug#10397][Closed] " naruse
  4 siblings, 0 replies; 6+ messages in thread
From: normalperson @ 2014-10-19  7:59 UTC (permalink / raw
  To: ruby-dev

Issue #10397 has been updated by Eric Wong.


 naruse@airemix•jp wrote:
 > Bug #10397: gcc 4.1.2 for x86 can't build trunk
 > https://bugs.ruby-lang.org/issues/10397
 > 
 > * Author: Yui NARUSE
 > * Status: Assigned
 > * Priority: Normal
 > * * Assignee: Vit Ondruch
 > * Category: build
 > * Target version: current: 2.2.0
 > * ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
 > * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
 
 Wrong list?  Cc-ing ruby-core
 
 > Recently CentOS 5.6 x86 can't build ruby-trunk.
 > This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).
 
 Oops.  I didn't think r47562 was too strange for a compiler :x
 
 > Do people want CRuby to continue RHEL/CentOS 5.6 support?
 > If so, ideally it is fixed by gcc.
 
 Problem seems isolated to 32-bit x86, x86-64 on CentOS 5.4
 has no problem (but I'm not using CentOS 5.x much anymore)
 
 $ gcc --version
 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
 
 I can probably continue with x86-64, but not 32-bit.

----------------------------------------
Bug #10397: gcc 4.1.2 for x86 can't build trunk
https://bugs.ruby-lang.org/issues/10397#change-49526

* Author: Yui NARUSE
* Status: Assigned
* Priority: Normal
* Assignee: Vit Ondruch
* Category: build
* Target version: current: 2.2.0
* ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Recently CentOS 5.6 x86 can't build ruby-trunk.
This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).

Do people want CRuby to continue RHEL/CentOS 5.6 support?
If so, ideally it is fixed by gcc.



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

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

* [ruby-dev:48881] [Ruby trunk - Bug #10397] gcc 4.1.2 for x86 can't build trunk
       [not found] <redmine.issue-10397.20141019071215@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2014-10-19  7:59 ` [ruby-dev:48665] " normalperson
@ 2015-02-23 16:35 ` v.ondruch
  2017-10-21 10:52 ` [ruby-dev:50298] [Ruby trunk Bug#10397][Closed] " naruse
  4 siblings, 0 replies; 6+ messages in thread
From: v.ondruch @ 2015-02-23 16:35 UTC (permalink / raw
  To: ruby-dev

Issue #10397 has been updated by Vit Ondruch.

Assignee changed from Vit Ondruch to Yui NARUSE

Red Hat Enterprise Linux 5 ships with Ruby 1.8.5, more recent releases of Ruby, as they are shipped in Red Hat Software Collections, are available since Red Hat Enterprise Linux 6+. Moreover, Red Hat Enterprise Linux 5 is already in Production 3 Phase [1], so it is not likely to get this fixed in GCC. Nevertheless, the best is to contact Red Hat's support if needed.

This is Red Hat's Ruby maintainer view, not necessarily RHEL/CentOS 5.6 users view.


[1] https://access.redhat.com/support/policy/updates/errata#Production_3_Phase

----------------------------------------
Bug #10397: gcc 4.1.2 for x86 can't build trunk
https://bugs.ruby-lang.org/issues/10397#change-51619

* Author: Yui NARUSE
* Status: Assigned
* Priority: Normal
* Assignee: Yui NARUSE
* ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Recently CentOS 5.6 x86 can't build ruby-trunk.
This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).

Do people want CRuby to continue RHEL/CentOS 5.6 support?
If so, ideally it is fixed by gcc.



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

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

* [ruby-dev:50298] [Ruby trunk Bug#10397][Closed] gcc 4.1.2 for x86 can't build trunk
       [not found] <redmine.issue-10397.20141019071215@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2015-02-23 16:35 ` [ruby-dev:48881] [Ruby trunk " v.ondruch
@ 2017-10-21 10:52 ` naruse
  4 siblings, 0 replies; 6+ messages in thread
From: naruse @ 2017-10-21 10:52 UTC (permalink / raw
  To: ruby-dev

Issue #10397 has been updated by naruse (Yui NARUSE).

Status changed from Assigned to Closed

There's no real users.

----------------------------------------
Bug #10397: gcc 4.1.2 for x86 can't build trunk
https://bugs.ruby-lang.org/issues/10397#change-67424

* Author: naruse (Yui NARUSE)
* Status: Closed
* Priority: Normal
* Assignee: naruse (Yui NARUSE)
* Target version: 2.2.0
* ruby -v: ruby 2.2.0dev (2014-09-13) [i686-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Recently CentOS 5.6 x86 can't build ruby-trunk.
This is since r47562 and it hit [gcc bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185).

Do people want CRuby to continue RHEL/CentOS 5.6 support?
If so, ideally it is fixed by gcc.



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

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

end of thread, other threads:[~2017-10-21 10:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-10397.20141019071215@ruby-lang.org>
2014-10-19  7:12 ` [ruby-dev:48662] [ruby-trunk - Bug #10397] [Assigned] gcc 4.1.2 for x86 can't build trunk naruse
2014-10-19  7:55   ` [ruby-dev:48663] " Eric Wong
2014-10-19  7:59 ` [ruby-dev:48664] [ruby-trunk - Bug #10397] " normalperson
2014-10-19  7:59 ` [ruby-dev:48665] " normalperson
2015-02-23 16:35 ` [ruby-dev:48881] [Ruby trunk " v.ondruch
2017-10-21 10:52 ` [ruby-dev:50298] [Ruby trunk Bug#10397][Closed] " naruse

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).