ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:66725] [ruby-trunk - Bug #10573] [Open] bigdecimal, io-console and json gems update error
       [not found] <redmine.issue-10573.20141205165925@ruby-lang.org>
@ 2014-12-05 16:59 ` andrey
  2014-12-05 17:05 ` [ruby-core:66726] [ruby-trunk - Bug #10573] [Rejected] " luislavena
  1 sibling, 0 replies; 2+ messages in thread
From: andrey @ 2014-12-05 16:59 UTC (permalink / raw
  To: ruby-core

Issue #10573 has been reported by Andrey Suprun.

----------------------------------------
Bug #10573: bigdecimal, io-console and json gems update error
https://bugs.ruby-lang.org/issues/10573

* Author: Andrey Suprun
* Status: Open
* Priority: Normal
* Assignee: cruby-windows
* Category: platform/windows
* Target version: 
* ruby -v: 1.9.3p545
* Backport: 
----------------------------------------
Environment:
OS: Win7 Ent SP1 x64
Ruby: 1.9.3p545
gem: 2.4.5
DevKit: DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe

The output of "gem update" command:
~~~
Updating installed gems
Updating bigdecimal
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing bigdecimal:
        ERROR: Failed to build gem native extension.

    C:/Ruby193/bin/ruby.exe -r ./siteconf20141205-936-tz2vic.rb extconf.rb
checking for labs() in stdlib.h... yes
checking for llabs() in stdlib.h... yes
creating Makefile

make  clean
Makefile:165: *** target pattern contains no `%'.  Stop.

make
Makefile:165: *** target pattern contains no `%'.  Stop.

make failed, exit code 2

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/bigdecima
l-1.2.5 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/extensions/x86-mingw32/1.9.1/bi
gdecimal-1.2.5/gem_make.out
Updating io-console
Building native extensions.  This could take a while...
ERROR:  Error installing io-console:
        ERROR: Failed to build gem native extension.

    C:/Ruby193/bin/ruby.exe -r ./siteconf20141205-936-the77r.rb extconf.rb
checking for rb_w32_map_errno() in ruby.h... yes
checking for sys/ioctl.h... no
checking for rb_check_hash_type() in ruby.h... yes
checking for rb_io_get_write_io() in ruby/io.h... yes
checking for rb_cloexec_open() in ruby/io.h... no
creating Makefile

make  clean
Makefile:165: *** target pattern contains no `%'.  Stop.

make
Makefile:165: *** target pattern contains no `%'.  Stop.

make failed, exit code 2

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/io-consol
e-0.4.2 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/extensions/x86-mingw32/1.9.1/io
-console-0.4.2/gem_make.out
Updating json
Building native extensions.  This could take a while...
ERROR:  Error installing json:
        ERROR: Failed to build gem native extension.

    C:/Ruby193/bin/ruby.exe -r ./siteconf20141205-936-1u8cnjr.rb extconf.rb
creating Makefile

make  clean
Makefile:165: *** target pattern contains no `%'.  Stop.

make
Makefile:165: *** target pattern contains no `%'.  Stop.

make failed, exit code 2

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/json-1.8.
1 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/extensions/x86-mingw32/1.9.1/js
on-1.8.1/gem_make.out
Gems updated: bigdecimal io-console json
~~~



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

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

* [ruby-core:66726] [ruby-trunk - Bug #10573] [Rejected] bigdecimal, io-console and json gems update error
       [not found] <redmine.issue-10573.20141205165925@ruby-lang.org>
  2014-12-05 16:59 ` [ruby-core:66725] [ruby-trunk - Bug #10573] [Open] bigdecimal, io-console and json gems update error andrey
@ 2014-12-05 17:05 ` luislavena
  1 sibling, 0 replies; 2+ messages in thread
From: luislavena @ 2014-12-05 17:05 UTC (permalink / raw
  To: ruby-core

Issue #10573 has been updated by Luis Lavena.

Status changed from Open to Rejected

There is a known issue of Ruby 1.9.3 and RubyGems 2.4.x:

- https://groups.google.com/forum/#!topic/rubyinstaller/2wSHVxVJ3Pg/discussion
- https://github.com/rubygems/rubygems/issues/977
- https://github.com/rubygems/rubygems/issues/984


----------------------------------------
Bug #10573: bigdecimal, io-console and json gems update error
https://bugs.ruby-lang.org/issues/10573#change-50322

* Author: Andrey Suprun
* Status: Rejected
* Priority: Normal
* Assignee: cruby-windows
* Category: platform/windows
* Target version: 
* ruby -v: 1.9.3p545
* Backport: 
----------------------------------------
Environment:
OS: Win7 Ent SP1 x64
Ruby: 1.9.3p545
gem: 2.4.5
DevKit: DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe

The output of "gem update" command:
~~~
Updating installed gems
Updating bigdecimal
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing bigdecimal:
        ERROR: Failed to build gem native extension.

    C:/Ruby193/bin/ruby.exe -r ./siteconf20141205-936-tz2vic.rb extconf.rb
checking for labs() in stdlib.h... yes
checking for llabs() in stdlib.h... yes
creating Makefile

make  clean
Makefile:165: *** target pattern contains no `%'.  Stop.

make
Makefile:165: *** target pattern contains no `%'.  Stop.

make failed, exit code 2

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/bigdecima
l-1.2.5 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/extensions/x86-mingw32/1.9.1/bi
gdecimal-1.2.5/gem_make.out
Updating io-console
Building native extensions.  This could take a while...
ERROR:  Error installing io-console:
        ERROR: Failed to build gem native extension.

    C:/Ruby193/bin/ruby.exe -r ./siteconf20141205-936-the77r.rb extconf.rb
checking for rb_w32_map_errno() in ruby.h... yes
checking for sys/ioctl.h... no
checking for rb_check_hash_type() in ruby.h... yes
checking for rb_io_get_write_io() in ruby/io.h... yes
checking for rb_cloexec_open() in ruby/io.h... no
creating Makefile

make  clean
Makefile:165: *** target pattern contains no `%'.  Stop.

make
Makefile:165: *** target pattern contains no `%'.  Stop.

make failed, exit code 2

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/io-consol
e-0.4.2 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/extensions/x86-mingw32/1.9.1/io
-console-0.4.2/gem_make.out
Updating json
Building native extensions.  This could take a while...
ERROR:  Error installing json:
        ERROR: Failed to build gem native extension.

    C:/Ruby193/bin/ruby.exe -r ./siteconf20141205-936-1u8cnjr.rb extconf.rb
creating Makefile

make  clean
Makefile:165: *** target pattern contains no `%'.  Stop.

make
Makefile:165: *** target pattern contains no `%'.  Stop.

make failed, exit code 2

Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/json-1.8.
1 for inspection.
Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/extensions/x86-mingw32/1.9.1/js
on-1.8.1/gem_make.out
Gems updated: bigdecimal io-console json
~~~



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

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

end of thread, other threads:[~2014-12-05 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-10573.20141205165925@ruby-lang.org>
2014-12-05 16:59 ` [ruby-core:66725] [ruby-trunk - Bug #10573] [Open] bigdecimal, io-console and json gems update error andrey
2014-12-05 17:05 ` [ruby-core:66726] [ruby-trunk - Bug #10573] [Rejected] " luislavena

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