ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:67851] [ruby-trunk - Bug #10792] [Open] Unable to compile bigdecimal on Mac
       [not found] <redmine.issue-10792.20150128045021@ruby-lang.org>
@ 2015-01-28  4:50 ` razvan
  2015-01-28  4:59 ` [ruby-core:67852] [ruby-trunk - Bug #10792] " razvan
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: razvan @ 2015-01-28  4:50 UTC (permalink / raw
  To: ruby-core

Issue #10792 has been reported by Razvan Marescu.

----------------------------------------
Bug #10792: Unable to compile bigdecimal on Mac
https://bugs.ruby-lang.org/issues/10792

* Author: Razvan Marescu
* Status: Open
* Priority: Normal
* Assignee: Kenta Murata
* ruby -v: 2.2
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
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)


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

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

* [ruby-core:67852] [ruby-trunk - Bug #10792] Unable to compile bigdecimal on Mac
       [not found] <redmine.issue-10792.20150128045021@ruby-lang.org>
  2015-01-28  4:50 ` [ruby-core:67851] [ruby-trunk - Bug #10792] [Open] Unable to compile bigdecimal on Mac razvan
@ 2015-01-28  4:59 ` razvan
  2015-01-28  6:03 ` [ruby-core:67855] [ruby-trunk - Bug #10792] [Assigned] " muraken
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: razvan @ 2015-01-28  4:59 UTC (permalink / raw
  To: ruby-core

Issue #10792 has been updated by Razvan Marescu.


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?

----------------------------------------
Bug #10792: Unable to compile bigdecimal on Mac
https://bugs.ruby-lang.org/issues/10792#change-51257

* Author: Razvan Marescu
* Status: Open
* Priority: Normal
* Assignee: Kenta Murata
* ruby -v: 2.2
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
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)


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

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

* [ruby-core:67855] [ruby-trunk - Bug #10792] [Assigned] Unable to compile bigdecimal on Mac
       [not found] <redmine.issue-10792.20150128045021@ruby-lang.org>
  2015-01-28  4:50 ` [ruby-core:67851] [ruby-trunk - Bug #10792] [Open] Unable to compile bigdecimal on Mac razvan
  2015-01-28  4:59 ` [ruby-core:67852] [ruby-trunk - Bug #10792] " razvan
@ 2015-01-28  6:03 ` muraken
  2015-01-28  6:14 ` [ruby-core:67856] [ruby-trunk - Bug #10792] [Closed] " muraken
  2015-01-28  6:27 ` [ruby-core:67858] [ruby-trunk - Bug #10792] " razvan
  4 siblings, 0 replies; 5+ messages in thread
From: muraken @ 2015-01-28  6:03 UTC (permalink / raw
  To: ruby-core

Issue #10792 has been updated by Kenta Murata.

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.

----------------------------------------
Bug #10792: Unable to compile bigdecimal on Mac
https://bugs.ruby-lang.org/issues/10792#change-51260

* Author: Razvan Marescu
* Status: Assigned
* Priority: Normal
* Assignee: Kenta Murata
* ruby -v: 2.2
* Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED
----------------------------------------
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)


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

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

* [ruby-core:67856] [ruby-trunk - Bug #10792] [Closed] Unable to compile bigdecimal on Mac
       [not found] <redmine.issue-10792.20150128045021@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2015-01-28  6:03 ` [ruby-core:67855] [ruby-trunk - Bug #10792] [Assigned] " muraken
@ 2015-01-28  6:14 ` muraken
  2015-01-28  6:27 ` [ruby-core:67858] [ruby-trunk - Bug #10792] " razvan
  4 siblings, 0 replies; 5+ messages in thread
From: muraken @ 2015-01-28  6:14 UTC (permalink / raw
  To: ruby-core

Issue #10792 has been updated by Kenta Murata.

Status changed from Assigned to Closed

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

----------------------------------------
Bug #10792: Unable to compile bigdecimal on Mac
https://bugs.ruby-lang.org/issues/10792#change-51261

* Author: Razvan Marescu
* Status: Closed
* Priority: Normal
* Assignee: Kenta Murata
* ruby -v: 2.2
* Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED
----------------------------------------
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)


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

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

* [ruby-core:67858] [ruby-trunk - Bug #10792] Unable to compile bigdecimal on Mac
       [not found] <redmine.issue-10792.20150128045021@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2015-01-28  6:14 ` [ruby-core:67856] [ruby-trunk - Bug #10792] [Closed] " muraken
@ 2015-01-28  6:27 ` razvan
  4 siblings, 0 replies; 5+ messages in thread
From: razvan @ 2015-01-28  6:27 UTC (permalink / raw
  To: ruby-core

Issue #10792 has been updated by Razvan Marescu.


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
```

----------------------------------------
Bug #10792: Unable to compile bigdecimal on Mac
https://bugs.ruby-lang.org/issues/10792#change-51263

* Author: Razvan Marescu
* Status: Closed
* Priority: Normal
* Assignee: Kenta Murata
* ruby -v: 2.2
* Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED
----------------------------------------
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)


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

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

end of thread, other threads:[~2015-01-28  6:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-10792.20150128045021@ruby-lang.org>
2015-01-28  4:50 ` [ruby-core:67851] [ruby-trunk - Bug #10792] [Open] Unable to compile bigdecimal on Mac razvan
2015-01-28  4:59 ` [ruby-core:67852] [ruby-trunk - Bug #10792] " razvan
2015-01-28  6:03 ` [ruby-core:67855] [ruby-trunk - Bug #10792] [Assigned] " muraken
2015-01-28  6:14 ` [ruby-core:67856] [ruby-trunk - Bug #10792] [Closed] " muraken
2015-01-28  6:27 ` [ruby-core:67858] [ruby-trunk - Bug #10792] " razvan

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