Project

General

Profile

Actions

Bug #10792

closed

Unable to compile bigdecimal on Mac

Added by rmarescu (Razvan Marescu) about 9 years ago. Updated about 9 years ago.

Status:
Closed
Target version:
-
[ruby-core:67851]

Description

Hello,

I'm having issues compiling bigdecimal 1.2.5 on Mac OS X 10.10.1 (14B25). I use rbenv 0.4.0 for managing Ruby.
I've uninstalled all my ruby versions and gems to no avail.

Please find attached the output error.

List of installed gems

$ gem list --local

*** LOCAL GEMS ***

bigdecimal (1.2.6)
io-console (0.4.3)
json (1.8.1)
minitest (5.4.3)
power_assert (0.2.2)
psych (2.0.8)
rake (10.4.2)
rdoc (4.2.0)
test-unit (3.0.8)

$ gem -v
2.4.5

$ rbenv versions
  system
* 2.2.0 (set by /Users/user/.ruby-version)

I couldn't find this issue reported somewhere else. Can somebody please assist?

Thanks


Files

gem_make.out (2.98 KB) gem_make.out rmarescu (Razvan Marescu), 01/28/2015 04:45 AM

Updated by rmarescu (Razvan Marescu) about 9 years ago

I just found https://bugs.ruby-lang.org/issues/10622, which seems to be related. I guess I have to wait for the next release?

Updated by mrkn (Kenta Murata) about 9 years ago

  • Status changed from Open to Assigned
  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED

Sorry, I forgot to push it to rubygems.org.
I'll do it asap.

Thanks.

Updated by mrkn (Kenta Murata) about 9 years ago

  • Status changed from Assigned to Closed

I've done to push bigdecimal-1.2.6.gem to rubygems.org.
Please check it.

Updated by rmarescu (Razvan Marescu) about 9 years ago

Just tested, it works. Thanks for your help!

$ gem install bigdecimal
Fetching: bigdecimal-1.2.6.gem (100%)
Building native extensions.  This could take a while...
Successfully installed bigdecimal-1.2.6
Parsing documentation for bigdecimal-1.2.6
Installing ri documentation for bigdecimal-1.2.6
Done installing documentation for bigdecimal after 1 seconds
1 gem installed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0