| "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| f7b7246..401aa9d master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk-repeat20-asserts/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-repeat20-asserts/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-repeat20-asserts/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-repeat20-asserts/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-repeat20-asserts/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-repeat20-asserts/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^~~~~~~~~~~~~~ |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Error: |
| TestBundledCA#test_accessing_new_index: |
| Errno::ECONNRESET: Connection reset by peer - SSL_connect |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/protocol.rb:46:in `connect_nonblock' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/protocol.rb:46:in `ssl_socket_connect' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1342:in `connect' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1248:in `do_start' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1237:in `start' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1817:in `request' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1575:in `get' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_bundled_ca.rb:34:in `assert_https' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_bundled_ca.rb:58:in `test_accessing_new_index' |
| 2) Error: |
| TestBundledCA#test_accessing_www_rubygems: |
| Errno::ECONNRESET: Connection reset by peer - SSL_connect |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/protocol.rb:46:in `connect_nonblock' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/protocol.rb:46:in `ssl_socket_connect' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1342:in `connect' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1248:in `do_start' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1237:in `start' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1817:in `request' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/net/http.rb:1575:in `get' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_bundled_ca.rb:34:in `assert_https' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_bundled_ca.rb:50:in `test_accessing_www_rubygems' |
| make: *** [uncommon.mk:850: yes-test-all] Error 2 |
| "make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0. |
| $ /tmp/ruby/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20-asserts/spec/default.mspec |