Project

General

Profile

Actions

Bug #9407

closed

bigdecimal 1.2.4 install fail because missing ruby/util.h macro

Added by jonforums (Jon Forums) about 10 years ago. Updated about 10 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.1.1p4 (2014-01-09 revision 44532) [i386-mingw32]
Backport:

Description

2.1.1 ruby/util.h is missing this trunk macro

http://paste.ubuntu.com/6748376/

which causes this failure

http://paste.ubuntu.com/6747904/

Manually patching util.h with the trunk macro fixes gem install fail

http://paste.ubuntu.com/6748414/


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #9406: bigdecimal 1.2.4 install fail because missing ruby/util.h macro Closedmrkn (Kenta Murata)01/14/2014Actions
Actions #1

Updated by jonforums (Jon Forums) about 10 years ago

With no patch to util.h, bigdecimal 1.2.4 installs ok on 64bit linux in both 2.0.0 and 2.1.1

jon@ubusvr64:~$ uru gem up bigdecimal

ruby 2.0.0p384 (2014-01-12 revision 44576) [x86_64-linux]

Updating installed gems
Updating bigdecimal
Fetching: bigdecimal-1.2.4.gem (100%)
Building native extensions.  This could take a while...
Successfully installed bigdecimal-1.2.4
Gems updated: bigdecimal

ruby 2.1.1p5 (2014-01-11 revision 44557) [x86_64-linux]

Updating installed gems
Updating bigdecimal
Fetching: bigdecimal-1.2.4.gem (100%)
Building native extensions.  This could take a while...
Successfully installed bigdecimal-1.2.4
Gems updated: bigdecimal

jon@ubusvr64:~$ uru gem li bigdecimal

ruby 2.0.0p384 (2014-01-12 revision 44576) [x86_64-linux]

*** LOCAL GEMS ***
bigdecimal (1.2.4, 1.2.3, 1.2.0)

ruby 2.1.1p5 (2014-01-11 revision 44557) [x86_64-linux]

*** LOCAL GEMS ***
bigdecimal (1.2.4, 1.2.3)

Updated by naruse (Yui NARUSE) about 10 years ago

  • Tracker changed from Backport to Bug
  • Project changed from Backport21 to Ruby master

Updated by nobu (Nobuyoshi Nakada) about 10 years ago

  • Is duplicate of Bug #9406: bigdecimal 1.2.4 install fail because missing ruby/util.h macro added

Updated by nobu (Nobuyoshi Nakada) about 10 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0