ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:68591] [Ruby trunk - Bug #10995] [Open] 2.2.1 fails at make install with mingw-w64 on archlinux
       [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
@ 2015-03-21 19:32 ` ntzrmtthihu777
  2015-03-21 20:14 ` [ruby-core:68593] [Ruby trunk - Bug #10995] " usa
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: ntzrmtthihu777 @ 2015-03-21 19:32 UTC (permalink / raw
  To: ruby-core

Issue #10995 has been reported by Marty Plummer.

----------------------------------------
Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux
https://bugs.ruby-lang.org/issues/10995

* Author: Marty Plummer
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle.

---Files--------------------------------
mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB)
mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB)


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

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

* [ruby-core:68593] [Ruby trunk - Bug #10995] 2.2.1 fails at make install with mingw-w64 on archlinux
       [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
  2015-03-21 19:32 ` [ruby-core:68591] [Ruby trunk - Bug #10995] [Open] 2.2.1 fails at make install with mingw-w64 on archlinux ntzrmtthihu777
@ 2015-03-21 20:14 ` usa
  2015-03-21 21:26 ` [ruby-core:68594] " ntzrmtthihu777
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: usa @ 2015-03-21 20:14 UTC (permalink / raw
  To: ruby-core

Issue #10995 has been updated by Usaku NAKAMURA.


Try this patch: https://github.com/ruby/ruby/pull/848/files


----------------------------------------
Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux
https://bugs.ruby-lang.org/issues/10995#change-51899

* Author: Marty Plummer
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle.

---Files--------------------------------
mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB)
mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB)


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

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

* [ruby-core:68594] [Ruby trunk - Bug #10995] 2.2.1 fails at make install with mingw-w64 on archlinux
       [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
  2015-03-21 19:32 ` [ruby-core:68591] [Ruby trunk - Bug #10995] [Open] 2.2.1 fails at make install with mingw-w64 on archlinux ntzrmtthihu777
  2015-03-21 20:14 ` [ruby-core:68593] [Ruby trunk - Bug #10995] " usa
@ 2015-03-21 21:26 ` ntzrmtthihu777
  2015-04-13  1:39 ` [ruby-core:68865] [Ruby trunk - Bug #10995] [Closed] " nagachika00
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: ntzrmtthihu777 @ 2015-03-21 21:26 UTC (permalink / raw
  To: ruby-core

Issue #10995 has been updated by Marty Plummer.


Usaku NAKAMURA wrote:
> Try this patch: https://github.com/ruby/ruby/pull/848/files

That did the trick, many thanks!

----------------------------------------
Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux
https://bugs.ruby-lang.org/issues/10995#change-51906

* Author: Marty Plummer
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle.

---Files--------------------------------
mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB)
mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB)


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

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

* [ruby-core:68865] [Ruby trunk - Bug #10995] [Closed] 2.2.1 fails at make install with mingw-w64 on archlinux
       [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2015-03-21 21:26 ` [ruby-core:68594] " ntzrmtthihu777
@ 2015-04-13  1:39 ` nagachika00
  2015-04-13  4:11 ` [ruby-core:68862] [Ruby trunk - Bug #10995] " nagachika00
  2015-05-21  2:13 ` [ruby-core:69270] " usa
  5 siblings, 0 replies; 6+ messages in thread
From: nagachika00 @ 2015-04-13  1:39 UTC (permalink / raw
  To: ruby-core

Issue #10995 has been updated by Tomoyuki Chikanaga.

Status changed from Open to Closed
Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED

I will merge the patch to `ruby_2_2`. It seems that securerandom is refactored in trunk and this issue doesn't exist in trunk.
I close this ticket and fill `Backport` field.

----------------------------------------
Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux
https://bugs.ruby-lang.org/issues/10995#change-52128

* Author: Marty Plummer
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED
----------------------------------------
Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle.

---Files--------------------------------
mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB)
mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB)


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

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

* [ruby-core:68862] [Ruby trunk - Bug #10995] 2.2.1 fails at make install with mingw-w64 on archlinux
       [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2015-04-13  1:39 ` [ruby-core:68865] [Ruby trunk - Bug #10995] [Closed] " nagachika00
@ 2015-04-13  4:11 ` nagachika00
  2015-05-21  2:13 ` [ruby-core:69270] " usa
  5 siblings, 0 replies; 6+ messages in thread
From: nagachika00 @ 2015-04-13  4:11 UTC (permalink / raw
  To: ruby-core

Issue #10995 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED to 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE

The patch was applied to `ruby_2_2` branch at r50281.

----------------------------------------
Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux
https://bugs.ruby-lang.org/issues/10995#change-52129

* Author: Marty Plummer
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE
----------------------------------------
Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle.

---Files--------------------------------
mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB)
mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB)


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

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

* [ruby-core:69270] [Ruby trunk - Bug #10995] 2.2.1 fails at make install with mingw-w64 on archlinux
       [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2015-04-13  4:11 ` [ruby-core:68862] [Ruby trunk - Bug #10995] " nagachika00
@ 2015-05-21  2:13 ` usa
  5 siblings, 0 replies; 6+ messages in thread
From: usa @ 2015-05-21  2:13 UTC (permalink / raw
  To: ruby-core

Issue #10995 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE

----------------------------------------
Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux
https://bugs.ruby-lang.org/issues/10995#change-52525

* Author: Marty Plummer
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE
----------------------------------------
Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle.

---Files--------------------------------
mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB)
mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB)


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

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

end of thread, other threads:[~2015-05-21  1:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-10995.20150321193216@ruby-lang.org>
2015-03-21 19:32 ` [ruby-core:68591] [Ruby trunk - Bug #10995] [Open] 2.2.1 fails at make install with mingw-w64 on archlinux ntzrmtthihu777
2015-03-21 20:14 ` [ruby-core:68593] [Ruby trunk - Bug #10995] " usa
2015-03-21 21:26 ` [ruby-core:68594] " ntzrmtthihu777
2015-04-13  1:39 ` [ruby-core:68865] [Ruby trunk - Bug #10995] [Closed] " nagachika00
2015-04-13  4:11 ` [ruby-core:68862] [Ruby trunk - Bug #10995] " nagachika00
2015-05-21  2:13 ` [ruby-core:69270] " usa

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