Project

General

Profile

Actions

Bug #2464

closed

cross-compile Ruby patchlevel 376 fails

Added by luislavena (Luis Lavena) over 14 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
ruby -v:
ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-darwin9.0]
[ruby-core:27103]

Description

=begin
Hello,

While cross compiling (platform OSX, target mingw32) latest release, it failed in several places.

Attached is the complete log file of the build process, automated by rake-compiler gem (gem install rake-compiler; rake-compiler cross-ruby VERSION=1.9.1-p376)

The one that triggers the failure is the following:


 compiling bigdecimal
 /Users/luis/.rake-compiler/sources/ruby-1.9.1-p376/lib/mkmf.rb:195:in `flatten': wrong number of arguments (1 for 0) (ArgumentError)
 	from /Users/luis/.rake-compiler/sources/ruby-1.9.1-p376/lib/mkmf.rb:195:in `rm_f'
 	from /Users/luis/.rake-compiler/sources/ruby-1.9.1-p376/ext/extmk.rb:161:in `extmake'
 	from /Users/luis/.rake-compiler/sources/ruby-1.9.1-p376/ext/extmk.rb:440
 	from /Users/luis/.rake-compiler/sources/ruby-1.9.1-p376/ext/extmk.rb:436:in `each'
 	from /Users/luis/.rake-compiler/sources/ruby-1.9.1-p376/ext/extmk.rb:436
 make: *** [mkmain.sh] Error 1
 

Thank you.
=end


Files

cross-ruby-1.9.1-p376.log (55.8 KB) cross-ruby-1.9.1-p376.log cross compilation build failures luislavena (Luis Lavena), 12/09/2009 12:38 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0