Project

General

Profile

Actions

Bug #13734

closed

Broken snapshot script for Ruby 2.4

Added by hsbt (Hiroshi SHIBATA) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Target version:
-
[ruby-core:81972]

Description

tool/make-snapshot in trunk is broken now.

I got following error at some days ago.

generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
file2lastrev.rb: does not seem to be under a vcs: .
make: [.revision.time] Error 1 (ignored)
./revision.h unchanged
make[1]: Entering directory `/tmp/ruby-snapshot20170704-13837-1dal4le/stable-snapshot'
make[1]: Nothing to be done for `update-unicode'.
make[1]: Leaving directory `/tmp/ruby-snapshot20170704-13837-1dal4le/stable-snapshot'
mkdir -p enc/unicode/9.0.0
./enc/unicode/case-folding.rb:233:in `foreach': No such file or directory @ rb_sysopen - ./enc/unicode/data/9.0.0/UnicodeData.txt (Errno::ENOENT)
	from ./enc/unicode/case-folding.rb:233:in `initialize'
	from ./enc/unicode/case-folding.rb:345:in `new'
	from ./enc/unicode/case-folding.rb:345:in `load'
	from ./enc/unicode/case-folding.rb:385:in `<main>'
make: *** [enc/unicode/9.0.0/casefold.h] Error 1
prerequisites failed

details log here: https://gist.github.com/hsbt/607d45a72e29a60921adc32b03cf7b22

Actions

Also available in: Atom PDF

Like0
Like0