[ruby-core:66645] [ruby-trunk - Bug #10554] preview2 fails to generate prelude.c

From: v.ondruch@...
Date: 2014-12-02 10:04:03 UTC
List: ruby-core #66645
Issue #10554 has been updated by Vit Ondruch.

File 0001-Generate-preludes-using-miniruby.patch added

Benoit Daloze wrote:
> A released tarball should be as easy to build as possible for a user and more importantly provide a stable build.

Of course I agree on this point, while there is no proof that preludes.c would be causing issues to anybody.

BTW here is the patch making the prelude.c generated by miniruby again.




----------------------------------------
Bug #10554: preview2 fails to generate prelude.c
https://bugs.ruby-lang.org/issues/10554#change-50257

* Author: Vit Ondruch
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: ruby-2.2.0-preview2
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
~~~
generating prelude.c
echo executable host ruby is required.  use --with-baseruby option.; false ./tool/generic_erb.rb -I. -c -o prelude.c \
	./template/prelude.c.tmpl ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb ./abrt_prelude.rb
executable host ruby is required. use --with-baseruby option.
uncommon.mk:780: recipe for target 'prelude.c' failed
~~~

I have no Ruby installed on my build machine. Last time I checked r48476, which was working just fine.


---Files--------------------------------
0001-Generate-preludes-using-miniruby.patch (1.32 KB)


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

In This Thread

Prev Next