Project

General

Profile

This project is closed and read-only.

Actions

Backport #5465

closed

Ruby 1.9.3 fails to compile with tcl/tk on s390x

Backport #5465: Ruby 1.9.3 fails to compile with tcl/tk on s390x

Added by Anonymous almost 15 years ago. Updated about 13 years ago.

Status:
Closed
[ruby-core:40243]

Description

When compiling Ruby 1.9.3 on s390x without specifying --libdir for configure, tcl/tk extension fails to build: Fail to find [tclConfig.sh, tkConfig.sh].
This is caused by erroneous function maybe_64bit? in ext/tk/extconf.rb, which doesn't recognize s390x as 64 bit architecture.

Proposed fix is in attached file.


Files

ruby-1.9.3-fix-s390x-build.patch (416 Bytes) ruby-1.9.3-fix-s390x-build.patch Anonymous, 10/20/2011 04:45 PM

Updated by Anonymous almost 15 years ago Actions #1 [ruby-core:41243]

Ping, any progress? I think its quite clear...

Updated by ko1 (Koichi Sasada) over 14 years ago Actions #2 [ruby-core:43194]

  • Category set to ext
  • Assignee set to nagai (Hidetoshi Nagai)

Updated by shyouhei (Shyouhei Urabe) over 14 years ago Actions #3

  • Status changed from Open to Assigned

Updated by vo.x (Vit Ondruch) almost 14 years ago Actions #4 [ruby-core:49415]

Can this be applied, please? We are using this patch in Fedora and RHEL to fix build issues on s390x. Thank you.

Updated by nagai (Hidetoshi Nagai) over 13 years ago Actions #5

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r41347.
Bohuslav, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]
  • ext/tk/extconf.rb: apply [Backport87 - Backport #5048]
  • ext/tk/lib/tk/canvas.rb, ext/tk/sample/demos-{en,jp}/{tree.rb,widget}: fix bug (Thanks to zzak) [ruby-trunk - Bug #8319]

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #6

  • Tracker changed from Bug to Backport
  • Project changed from Ruby to 15
  • Category deleted (ext)
  • Status changed from Closed to Assigned
  • Assignee changed from nagai (Hidetoshi Nagai) to nagachika (Tomoyuki Chikanaga)

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #7

  • Status changed from Assigned to Closed

This issue was solved with changeset r41362.
Bohuslav, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 41347: [Backport #5048] [Backport #5465] [Backport #8319]

* ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]
* ext/tk/extconf.rb: apply [Backport87 - Backport #5048]
* ext/tk/lib/tk/canvas.rb, ext/tk/sample/demos-{en,jp}/{tree.rb,widget}: fix bug (Thanks to zzak) [ruby-trunk - Bug #8319]

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #8

  • Project changed from 15 to 13
  • Status changed from Closed to Assigned
  • Assignee changed from nagachika (Tomoyuki Chikanaga) to usa (Usaku NAKAMURA)

related tickets: #5048 #8319

Updated by usa (Usaku NAKAMURA) about 13 years ago Actions #9

  • Status changed from Assigned to Closed

This issue was solved with changeset r41651.
Bohuslav, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 41347: [Backport #8319]

* ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]
* ext/tk/extconf.rb: apply [Backport87 - Backport #5048]
* ext/tk/lib/tk/canvas.rb, ext/tk/sample/demos-{en,jp}/{tree.rb,widget}: fix bug (Thanks to zzak) [ruby-trunk - Bug #8319]
Actions

Also available in: PDF Atom