Skip to content

Instantly share code, notes, and snippets.

@hsbt
Last active July 4, 2017 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsbt/607d45a72e29a60921adc32b03cf7b22 to your computer and use it in GitHub Desktop.
Save hsbt/607d45a72e29a60921adc32b03cf7b22 to your computer and use it in GitHub Desktop.
cd /tmp; rm -rf ruby; mkdir ruby; cd ruby; svn co http://svn.ruby-lang.org/repos/ruby/trunk/tool; rm -rf ~ftp/pub/ruby/stable-snapshot.*; ~/.rbenv/shims/ruby tool/make-snapshot -archname=stable-snapshot ~ftp/pub/ruby branches/ruby_2_4
ftp@neon:~/pub$ cd /tmp; rm -rf ruby; mkdir ruby; cd ruby; svn co http://svn.ruby-lang.org/repos/ruby/trunk/tool; rm -rf ~ftp/pub/ruby/stable-snapshot.*; ~/.rbenv/shims/ruby tool/make-snapshot -archname=stable-snapshot ~ftp/pub/ruby branches/ruby_2_4
A tool/redmine-backporter.rb
A tool/test
A tool/test/test_jisx0208.rb
A tool/vtlh.rb
A tool/id2token.rb
A tool/merger.rb
A tool/expand-config.rb
A tool/rbinstall.rb
A tool/sync_default_gems.rb
A tool/transcode-tblgen.rb
A tool/vcs.rb
A tool/rbuninstall.rb
A tool/mkrunnable.rb
A tool/run-gcov.rb
A tool/mdoc2man.rb
A tool/pull-latest-mspec-spec
A tool/enc-emoji4unicode.rb
A tool/ifchange
A tool/fake.rb
A tool/ytab.sed
A tool/update-deps
A tool/parse.rb
A tool/install-sh
A tool/build-transcode
A tool/git-refresh
A tool/prereq.status
A tool/insns2vm.rb
A tool/probes_to_wiki.rb
A tool/bisect.sh
A tool/instruction.rb
A tool/generate-backport-changelog.rb
A tool/vpath.rb
A tool/enc-emoji-citrus-gen.rb
A tool/node_name.rb
A tool/colorize.rb
A tool/strip-rdoc.rb
A tool/jisx0208.rb
A tool/eval.rb
A tool/gem-unpack.rb
A tool/release.sh
A tool/enc-unicode.rb
A tool/gen_ruby_tapset.rb
A tool/mkconfig.rb
A tool/gen_dummy_probes.rb
A tool/downloader.rb
A tool/rmdirs
A tool/checksum.rb
A tool/file2lastrev.rb
A tool/generic_erb.rb
A tool/change_maker.rb
A tool/make_hgraph.rb
A tool/runruby.rb
A tool/mk_call_iseq_optimized.rb
A tool/make-snapshot
A tool/asm_parse.rb
A tool/extlibs.rb
U tool
Checked out revision 59257.
Exporting branches/ruby_2_4@59247
Exported revision 59247.
take a breath, and go ahead
creating configure... done
creating prerequisites...
downloading config.guess ... done
downloading config.sub ... done
Downloading bundled gem files...
downloading did_you_mean-1.1.0.gem ... done
downloading minitest-5.10.1.gem ... done
downloading net-telnet-0.1.1.gem ... done
downloading power_assert-0.4.1.gem ... done
downloading rake-12.0.0.gem ... done
downloading test-unit-3.2.3.gem ... done
downloading xmlrpc-0.2.1.gem ... done
downloading for ext/fiddle/extlibs
downloading libffi-3.2.1.tar.gz ... done
checking md5 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
generating id.h
id.h updated
generating opt_sc.inc
generating optinsn.inc
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment