Project

General

Profile

Actions

Bug #7698

closed

RubyGems 2.0 has an incompatibility about installation of extension libraries

Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension libraries

Added by mrkn (Kenta Murata) almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2013-01-14 trunk 38812) [x86_64-linux]
Backport:
[ruby-core:51437]

Description

The current rubygem included in ruby-head has an incompatibility about installation of extension libraries.
This incompatibility makes make install to be failed because the current gem doesn't separate build, source and install directories.

This is reported as a bug of bigdecimal's gemspec in #7344 firstly, but Tadashi Saito pointed out it also can be reproduced in other gems including extension libraries, such as decimal.gem.
I think this incompatibility will make gem-developers to be in trouble after ruby-2.0 is released.
So this should be resolved before ruby-2.0 is released.


Files


Related issues 4 (0 open4 closed)

Related to Ruby - Bug #7344: gem pristine bigdecimal が失敗してしまうClosedmrkn (Kenta Murata)Actions
Related to Ruby - Bug #6904: make -j all fails (sometimes)Closednobu (Nobuyoshi Nakada)Actions
Has duplicate Ruby - Bug #7971: bson_ext doesn't install correctly in Ruby 2.0.0-p0Closednobu (Nobuyoshi Nakada)Actions
Has duplicate Ruby - Bug #7949: Gem::Ext::Builder removes dependency to directory creation taskCloseddrbrain (Eric Hodel)Actions
Actions

Also available in: PDF Atom