| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit-asserts" exit with 0. |
| Cloning into 'trunk-yjit-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-yjit-asserts/configure --prefix=/tmp/ruby/install/trunk-yjit-asserts --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-yjit-asserts/gems/src/rbs'... |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-yjit-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-yjit-asserts/enc/jis/props.h |
| From https://github.com/ruby/rbs |
| * branch 57c07bb9abf86e95694224174ade7521b593926a -> FETCH_HEAD |
| HEAD is now at 57c07bb9 Merge pull request #1164 from shugo/fix_for_anonymous_kwrest |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_is_public': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:184:5: note: in expansion of macro 'GetDH' |
| 184 | GetDH(self, dh); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_is_private': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:203:5: note: in expansion of macro 'GetDH' |
| 203 | GetDH(self, dh); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_export': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:230:5: note: in expansion of macro 'GetDH' |
| 230 | GetDH(self, dh); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_to_der': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:260:5: note: in expansion of macro 'GetDH' |
| 260 | GetDH(self, dh); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_get_params': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:287:5: note: in expansion of macro 'GetDH' |
| 287 | GetDH(self, dh); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_get_p': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDH' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:106:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 106 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:349:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 349 | OSSL_PKEY_BN_DEF3(dh, DH, pqg, p, q, g) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_get_q': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDH' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:108:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 108 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:349:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 349 | OSSL_PKEY_BN_DEF3(dh, DH, pqg, p, q, g) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_get_g': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDH' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:110:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 110 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a3, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:349:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 349 | OSSL_PKEY_BN_DEF3(dh, DH, pqg, p, q, g) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_get_pub_key': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDH' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:114:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 114 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:198:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER2' |
| 198 | OSSL_PKEY_BN_DEF_GETTER2(_keytype, _type, _group, a1, a2) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:357:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' |
| 357 | OSSL_PKEY_BN_DEF2(dh, DH, key, pub_key, priv_key) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: In function 'ossl_dh_get_priv_key': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:23:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dh) = EVP_PKEY_get0_DH(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDH' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:116:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 116 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:198:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER2' |
| 198 | OSSL_PKEY_BN_DEF_GETTER2(_keytype, _type, _group, a1, a2) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c:357:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' |
| 357 | OSSL_PKEY_BN_DEF2(dh, DH, key, pub_key, priv_key) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c: At top level: |
| cc1: note: unrecognized command-line option '-Wno-incompatible-pointer-types-discards-qualifiers' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_is_public': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:185:5: note: in expansion of macro 'GetDSA' |
| 185 | GetDSA(self, dsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_is_private': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:203:5: note: in expansion of macro 'GetDSA' |
| 203 | GetDSA(self, dsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_export': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:230:5: note: in expansion of macro 'GetDSA' |
| 230 | GetDSA(self, dsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_to_der': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:249:5: note: in expansion of macro 'GetDSA' |
| 249 | GetDSA(self, dsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_get_params': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:272:5: note: in expansion of macro 'GetDSA' |
| 272 | GetDSA(self, dsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_get_p': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:106:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 106 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:293:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 293 | OSSL_PKEY_BN_DEF3(dsa, DSA, pqg, p, q, g) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_get_q': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:108:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 108 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:293:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 293 | OSSL_PKEY_BN_DEF3(dsa, DSA, pqg, p, q, g) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_get_g': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:110:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 110 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a3, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:293:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 293 | OSSL_PKEY_BN_DEF3(dsa, DSA, pqg, p, q, g) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_get_pub_key': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:114:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 114 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:198:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER2' |
| 198 | OSSL_PKEY_BN_DEF_GETTER2(_keytype, _type, _group, a1, a2) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:301:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' |
| 301 | OSSL_PKEY_BN_DEF2(dsa, DSA, key, pub_key, priv_key) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: In function 'ossl_dsa_get_priv_key': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (dsa) = EVP_PKEY_get0_DSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetDSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:116:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 116 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:198:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER2' |
| 198 | OSSL_PKEY_BN_DEF_GETTER2(_keytype, _type, _group, a1, a2) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c:301:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' |
| 301 | OSSL_PKEY_BN_DEF2(dsa, DSA, key, pub_key, priv_key) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c: At top level: |
| cc1: note: unrecognized command-line option '-Wno-incompatible-pointer-types-discards-qualifiers' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_get_group': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:233:5: note: in expansion of macro 'GetEC' |
| 233 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_get_private_key': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:278:5: note: in expansion of macro 'GetEC' |
| 278 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_get_public_key': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:329:5: note: in expansion of macro 'GetEC' |
| 329 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_is_public': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:380:5: note: in expansion of macro 'GetEC' |
| 380 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_is_private': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:396:5: note: in expansion of macro 'GetEC' |
| 396 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_export': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:416:5: note: in expansion of macro 'GetEC' |
| 416 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: In function 'ossl_ec_key_to_der': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:24:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 24 | (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c:436:5: note: in expansion of macro 'GetEC' |
| 436 | GetEC(self, ec); |
| | ^~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c: At top level: |
| cc1: note: unrecognized command-line option '-Wno-incompatible-pointer-types-discards-qualifiers' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_is_public': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:179:5: note: in expansion of macro 'GetRSA' |
| 179 | GetRSA(self, rsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_is_private': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:198:5: note: in expansion of macro 'GetRSA' |
| 198 | GetRSA(self, rsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'can_export_rsaprivatekey': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:209:5: note: in expansion of macro 'GetRSA' |
| 209 | GetRSA(self, rsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_params': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:460:5: note: in expansion of macro 'GetRSA' |
| 460 | GetRSA(self, rsa); |
| | ^~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_n': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:106:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 106 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:485:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 485 | OSSL_PKEY_BN_DEF3(rsa, RSA, key, n, e, d) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_e': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:108:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 108 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:485:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 485 | OSSL_PKEY_BN_DEF3(rsa, RSA, key, n, e, d) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_d': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:110:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 110 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a3, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:485:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 485 | OSSL_PKEY_BN_DEF3(rsa, RSA, key, n, e, d) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_p': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:114:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 114 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:198:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER2' |
| 198 | OSSL_PKEY_BN_DEF_GETTER2(_keytype, _type, _group, a1, a2) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:493:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' |
| 493 | OSSL_PKEY_BN_DEF2(rsa, RSA, factors, p, q) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_q': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:116:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 116 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:198:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER2' |
| 198 | OSSL_PKEY_BN_DEF_GETTER2(_keytype, _type, _group, a1, a2) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:493:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' |
| 493 | OSSL_PKEY_BN_DEF2(rsa, RSA, factors, p, q) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_dmp1': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:106:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 106 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a1, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:503:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 503 | OSSL_PKEY_BN_DEF3(rsa, RSA, crt_params, dmp1, dmq1, iqmp) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_dmq1': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:108:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 108 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a2, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:503:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 503 | OSSL_PKEY_BN_DEF3(rsa, RSA, crt_params, dmp1, dmq1, iqmp) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: In function 'ossl_rsa_get_iqmp': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:23:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 23 | (rsa) = EVP_PKEY_get0_RSA(_pkey); \ |
| | ^ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:98:9: note: in expansion of macro 'GetRSA' |
| 98 | Get##_type(self, obj); \ |
| | ^~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:110:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER0' |
| 110 | OSSL_PKEY_BN_DEF_GETTER0(_keytype, _type, a3, \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.h:194:9: note: in expansion of macro 'OSSL_PKEY_BN_DEF_GETTER3' |
| 194 | OSSL_PKEY_BN_DEF_GETTER3(_keytype, _type, _group, a1, a2, a3) \ |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c:503:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' |
| 503 | OSSL_PKEY_BN_DEF3(rsa, RSA, crt_params, dmp1, dmq1, iqmp) |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c: At top level: |
| cc1: note: unrecognized command-line option '-Wno-incompatible-pointer-types-discards-qualifiers' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_ssl.c: In function 'ossl_tmp_dh_callback': |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_ssl.c:294:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
| 294 | return EVP_PKEY_get0_DH(pkey); |
| | ^~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit-asserts/ext/openssl/ossl_ssl.c: At top level: |
| cc1: note: unrecognized command-line option '-Wno-incompatible-pointer-types-discards-qualifiers' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q '" exit with 0. |
| "make yes-test-basic " exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' " exit with 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-yjit-asserts/test/ripper/test_files_test_2.rb:6]: |
| pid 120779 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd1a36f3c0 [0 ] T_OBJECT (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd1a36dda0 [0 ] T_OBJECT (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd1a364260 [0 ] T_OBJECT (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd1a228090 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd1a224d60 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19f42370 [0 ] T_OBJECT (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19f051a0 [0 ] T_OBJECT (Object)(embed) len:3 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19f1dce0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19f178c0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19f113e0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19edad50 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fbd19ee41d0 [3LM ] T_IMEMO <ast> -> 0x00007fbd19ed3fa0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed) |
| | (eval):1: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.2.0dev (2022-12-12T17:35:48Z master 223d4448c8) +YJIT [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0012 p:---- s:0056 e:000055 CFUNC :inspect |
| | c:0011 p:---- s:0053 e:000052 CFUNC :inspect |
| | c:0010 p:0011 s:0049 e:000048 METHOD (eval):1 [FINISH] |
| | c:0009 p:---- s:0043 e:000042 CFUNC :parse |
| | c:0008 p:0003 s:0039 e:000038 EVAL <test_pattern_matching.rb>:1 [FINISH] |
| | c:0007 p:---- s:0036 e:000035 CFUNC :instance_eval |
| | c:0006 p:0050 s:0030 e:000029 BLOCK -:22 |
| | c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-yjit-asserts/tool/lib/core_assertions.rb:180 |
| | c:0004 p:0009 s:0019 e:000018 BLOCK -:20 [FINISH] |
| | c:0003 p:---- s:0015 e:000014 CFUNC :each |
| | c:0002 p:0121 s:0011 E:000378 EVAL -:19 [FINISH] |
| | c:0001 p:0000 s:0003 E:002500 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:19:in `<main>' |
| | -:19:in `each' |
| | -:20:in `block in <main>' |
| | /tmp/ruby/src/trunk-yjit-asserts/tool/lib/core_assertions.rb:180:in `assert_nothing_raised' |
| | -:22:in `block (2 levels) in <main>' |
| | -:22:in `instance_eval' |
| | <test_pattern_matching.rb>:1:in `block (2 levels) in <main>' |
| | <test_pattern_matching.rb>:1:in `parse' |
| | (eval):1:in `on_args_add_block' |
| | (eval):1:in `inspect' |
| | (eval):1:in `inspect' |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_vm_bugreport+0x7d1) [0x5593c96f50f1] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_bug_without_die+0x71) [0x5593c97e2381] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_bug+0x9f) [0x5593c94f077e] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(gc_verify_internal_consistency_.cold+0x0) [0x5593c94d7a5f] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(gc_verify_internal_consistency+0x57) [0x5593c951adc7] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(gc_continue.part.0+0x14e) [0x5593c951d5ce] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(newobj_alloc+0x2a0) [0x5593c9523bf0] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_wb_protected_newobj_of+0xc6) [0x5593c9524b56] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(str_new0+0x129) [0x5593c965e739] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_enc_str_new+0x2b) [0x5593c9662d5b] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(sym_inspect+0xf7) [0x5593c9679737] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(vm_call0_body+0x13d) [0x5593c96dcf6d] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_funcallv_scope+0x108) [0x5593c96e0c78] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(rb_inspect+0x19) [0x5593c95a54e9] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(inspect_ary+0x123) [0x5593c97524c3] |
| | /tmp/ruby/build/trunk-yjit-asserts/ruby(exec_recursive+0x419) [0x5593c96872c9] |
| | [0x5593cb305c85] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 8 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/ripper.so |
| | 9 /tmp/ruby/build/trunk-yjit-asserts/.ext/common/ripper/core.rb |
| | 10 /tmp/ruby/build/trunk-yjit-asserts/.ext/common/ripper/lexer.rb |
| | 11 /tmp/ruby/build/trunk-yjit-asserts/.ext/common/ripper/filter.rb |
| | 12 /tmp/ruby/build/trunk-yjit-asserts/.ext/common/ripper/sexp.rb |
| | 13 /tmp/ruby/build/trunk-yjit-asserts/.ext/common/ripper.rb |
| | 14 /tmp/ruby/src/trunk-yjit-asserts/lib/open3/version.rb |
| | 15 /tmp/ruby/src/trunk-yjit-asserts/lib/open3.rb |
| | 16 /tmp/ruby/src/trunk-yjit-asserts/lib/timeout.rb |
| | 17 /tmp/ruby/build/trunk-yjit-asserts/rbconfig.rb |
| | 18 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/find_executable.rb |
| | 19 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 20 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/envutil.rb |
| | 21 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/colorize.rb |
| | 22 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/leakchecker.rb |
| | 23 /tmp/ruby/src/trunk-yjit-asserts/lib/prettyprint.rb |
| | 24 /tmp/ruby/src/trunk-yjit-asserts/lib/pp.rb |
| | 25 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/test/unit/assertions.rb |
| | 26 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/io/console.so |
| | 27 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/core_assertions.rb |
| | 28 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/test/unit/testcase.rb |
| | 29 /tmp/ruby/src/trunk-yjit-asserts/lib/optparse.rb |
| | 30 /tmp/ruby/src/trunk-yjit-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 5593c944d000-5593c94d5000 r--p 00000000 00:135 422721 /tmp/ruby/build/trunk-yjit-asserts/ruby |
| | 5593c94d5000-5593c98b1000 r-xp 00088000 00:135 422721 /tmp/ruby/build/trunk-yjit-asserts/ruby |
| | 5593c98b1000-5593c9a87000 r--p 00464000 00:135 422721 /tmp/ruby/build/trunk-yjit-asserts/ruby |
| | 5593c9a88000-5593c9aa1000 r--p 0063a000 00:135 422721 /tmp/ruby/build/trunk-yjit-asserts/ruby |
| | 5593c9aa1000-5593c9aa2000 rw-p 00653000 00:135 422721 /tmp/ruby/build/trunk-yjit-asserts/ruby |
| | 5593c9aa2000-5593c9ab4000 rw-p 00000000 00:00 0 |
| | 5593cafa5000-5593cb2d5000 rw-p 00000000 00:00 0 [heap] |
| | 5593cb2fd000-5593cb321000 r-xp 00000000 00:00 0 |
| | 5593cb321000-5593d32fd000 ---p 00000000 00:00 0 |
| | 7fbd17793000-7fbd19d50000 r--s 00000000 00:135 422721 /tmp/ruby/build/trunk-yjit-asserts/ruby |
| | 7fbd19d50000-7fbd19d60000 rw-p 00000000 00:00 0 |
| | 7fbd19d6f000-7fbd19e30000 rw-p 00000000 00:00 0 |
| | 7fbd19e3f000-7fbd19f80000 rw-p 00000000 00:00 0 |
| | 7fbd19f8e000-7fbd1a110000 rw-p 00000000 00:00 0 |
| | 7fbd1a11f000-7fbd1a230000 rw-p 00000000 00:00 0 |
| | 7fbd1a247000-7fbd1a2d0000 rw-p 00000000 00:00 0 |
| | 7fbd1a2df000-7fbd1a400000 rw-p 00000000 00:00 0 |
| | 7fbd1a405000-7fbd1a505000 rw-p 00000000 00:00 0 |
| | 7fbd1a505000-7fbd1a507000 r--p 00000000 00:135 427523 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/io/console.so |
| | 7fbd1a507000-7fbd1a50c000 r-xp 00002000 00:135 427523 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/io/console.so |
| | 7fbd1a50c000-7fbd1a50e000 r--p 00007000 00:135 427523 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/io/console.so |
| | 7fbd1a50e000-7fbd1a50f000 r--p 00008000 00:135 427523 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/io/console.so |
| | 7fbd1a50f000-7fbd1a510000 rw-p 00009000 00:135 427523 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/io/console.so |
| | 7fbd1a510000-7fbd1a5d0000 rw-p 00000000 00:00 0 |
| | 7fbd1a5d9000-7fbd1a5da000 r--p 00000000 00:135 427873 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fbd1a5da000-7fbd1a5dc000 r-xp 00001000 00:135 427873 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fbd1a5dc000-7fbd1a5dd000 r--p 00003000 00:135 427873 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fbd1a5dd000-7fbd1a5de000 r--p 00003000 00:135 427873 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fbd1a5de000-7fbd1a5df000 rw-p 00004000 00:135 427873 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fbd1a5df000-7fbd1a5e5000 r--p 00000000 00:135 427893 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/ripper.so |
| | 7fbd1a5e5000-7fbd1a604000 r-xp 00006000 00:135 427893 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/ripper.so |
| | 7fbd1a604000-7fbd1a61d000 r--p 00025000 00:135 427893 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/ripper.so |
| | 7fbd1a61d000-7fbd1a61f000 r--p 0003d000 00:135 427893 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/ripper.so |
| | 7fbd1a61f000-7fbd1a620000 rw-p 0003f000 00:135 427893 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/ripper.so |
| | 7fbd1a620000-7fbd1a640000 rw-p 00000000 00:00 0 |
| | 7fbd1a640000-7fbd1a641000 ---p 00000000 00:00 0 |
| | 7fbd1a641000-7fbd1a682000 rw-p 00000000 00:00 0 |
| | 7fbd1a682000-7fbd1a683000 ---p 00000000 00:00 0 |
| | 7fbd1a683000-7fbd1a6c4000 rw-p 00000000 00:00 0 |
| | 7fbd1a6c4000-7fbd1a6c5000 ---p 00000000 00:00 0 |
| | 7fbd1a6c5000-7fbd1a706000 rw-p 00000000 00:00 0 |
| | 7fbd1a706000-7fbd1a707000 ---p 00000000 00:00 0 |
| | 7fbd1a707000-7fbd1a748000 rw-p 00000000 00:00 0 |
| | 7fbd1a748000-7fbd1a749000 ---p 00000000 00:00 0 |
| | 7fbd1a749000-7fbd1a78a000 rw-p 00000000 00:00 0 |
| | 7fbd1a78a000-7fbd1a78b000 ---p 00000000 00:00 0 |
| | 7fbd1a78b000-7fbd1a7cc000 rw-p 00000000 00:00 0 |
| | 7fbd1a7cc000-7fbd1a7cd000 ---p 00000000 00:00 0 |
| | 7fbd1a7cd000-7fbd1a80e000 rw-p 00000000 00:00 0 |
| | 7fbd1a80e000-7fbd1a80f000 ---p 00000000 00:00 0 |
| | 7fbd1a80f000-7fbd1a850000 rw-p 00000000 00:00 0 |
| | 7fbd1a850000-7fbd1a851000 ---p 00000000 00:00 0 |
| | 7fbd1a851000-7fbd1a892000 rw-p 00000000 00:00 0 |
| | 7fbd1a892000-7fbd1a893000 ---p 00000000 00:00 0 |
| | 7fbd1a893000-7fbd1a8d4000 rw-p 00000000 00:00 0 |
| | 7fbd1a8d4000-7fbd1a8d5000 ---p 00000000 00:00 0 |
| | 7fbd1a8d5000-7fbd1a916000 rw-p 00000000 00:00 0 |
| | 7fbd1a916000-7fbd1a917000 ---p 00000000 00:00 0 |
| | 7fbd1a917000-7fbd1a958000 rw-p 00000000 00:00 0 |
| | 7fbd1a958000-7fbd1a959000 ---p 00000000 00:00 0 |
| | 7fbd1a959000-7fbd1a99a000 rw-p 00000000 00:00 0 |
| | 7fbd1a99a000-7fbd1a99b000 ---p 00000000 00:00 0 |
| | 7fbd1a99b000-7fbd1a9dc000 rw-p 00000000 00:00 0 |
| | 7fbd1a9dc000-7fbd1a9dd000 ---p 00000000 00:00 0 |
| | 7fbd1a9dd000-7fbd1aa1e000 rw-p 00000000 00:00 0 |
| | 7fbd1aa1e000-7fbd1aa1f000 ---p 00000000 00:00 0 |
| | 7fbd1aa1f000-7fbd1aa60000 rw-p 00000000 00:00 0 |
| | 7fbd1aa60000-7fbd1aa61000 ---p 00000000 00:00 0 |
| | 7fbd1aa61000-7fbd1aaa2000 rw-p 00000000 00:00 0 |
| | 7fbd1aaa2000-7fbd1aaa3000 ---p 00000000 00:00 0 |
| | 7fbd1aaa3000-7fbd1aae4000 rw-p 00000000 00:00 0 |
| | 7fbd1aae4000-7fbd1aae5000 ---p 00000000 00:00 0 |
| | 7fbd1aae5000-7fbd1ab26000 rw-p 00000000 00:00 0 |
| | 7fbd1ab26000-7fbd1ab27000 ---p 00000000 00:00 0 |
| | 7fbd1ab27000-7fbd1ab68000 rw-p 00000000 00:00 0 |
| | 7fbd1ab68000-7fbd1ab69000 ---p 00000000 00:00 0 |
| | 7fbd1ab69000-7fbd1abaa000 rw-p 00000000 00:00 0 |
| | 7fbd1abaa000-7fbd1abab000 ---p 00000000 00:00 0 |
| | 7fbd1abab000-7fbd1abec000 rw-p 00000000 00:00 0 |
| | 7fbd1abec000-7fbd1abed000 ---p 00000000 00:00 0 |
| | 7fbd1abed000-7fbd1ac2e000 rw-p 00000000 00:00 0 |
| | 7fbd1ac2e000-7fbd1ac2f000 ---p 00000000 00:00 0 |
| | 7fbd1ac2f000-7fbd1ac70000 rw-p 00000000 00:00 0 |
| | 7fbd1ac70000-7fbd1ac71000 ---p 00000000 00:00 0 |
| | 7fbd1ac71000-7fbd1acb2000 rw-p 00000000 00:00 0 |
| | 7fbd1acb2000-7fbd1acb3000 ---p 00000000 00:00 0 |
| | 7fbd1acb3000-7fbd1acf4000 rw-p 00000000 00:00 0 |
| | 7fbd1acf4000-7fbd1acf5000 ---p 00000000 00:00 0 |
| | 7fbd1acf5000-7fbd1ad36000 rw-p 00000000 00:00 0 |
| | 7fbd1ad36000-7fbd1ad37000 ---p 00000000 00:00 0 |
| | 7fbd1ad37000-7fbd1ad78000 rw-p 00000000 00:00 0 |
| | 7fbd1ad78000-7fbd1ad79000 ---p 00000000 00:00 0 |
| | 7fbd1ad79000-7fbd1adba000 rw-p 00000000 00:00 0 |
| | 7fbd1adba000-7fbd1adbb000 ---p 00000000 00:00 0 |
| | 7fbd1adbb000-7fbd1adfc000 rw-p 00000000 00:00 0 |
| | 7fbd1adfc000-7fbd1adfd000 ---p 00000000 00:00 0 |
| | 7fbd1adfd000-7fbd1ae3e000 rw-p 00000000 00:00 0 |
| | 7fbd1ae3e000-7fbd1ae3f000 ---p 00000000 00:00 0 |
| | 7fbd1ae3f000-7fbd1aeb0000 rw-p 00000000 00:00 0 |
| | 7fbd1aeb1000-7fbd1aeb2000 r--p 00000000 00:135 428715 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fbd1aeb2000-7fbd1aeb3000 r-xp 00001000 00:135 428715 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fbd1aeb3000-7fbd1aeb4000 r--p 00002000 00:135 428715 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fbd1aeb4000-7fbd1aeb5000 r--p 00002000 00:135 428715 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fbd1aeb5000-7fbd1aeb6000 rw-p 00003000 00:135 428715 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fbd1aeb6000-7fbd1df90000 rw-p 00000000 00:00 0 |
| | 7fbd1df91000-7fbd1df92000 r--p 00000000 00:135 428072 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fbd1df92000-7fbd1df93000 r-xp 00001000 00:135 428072 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fbd1df93000-7fbd1df94000 r--p 00002000 00:135 428072 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fbd1df94000-7fbd1df95000 r--p 00002000 00:135 428072 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fbd1df95000-7fbd1df96000 rw-p 00003000 00:135 428072 /tmp/ruby/build/trunk-yjit-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fbd1df96000-7fbd1e09a000 rw-p 00000000 00:00 0 |
| | 7fbd1e09a000-7fbd1e0c2000 r--p 00000000 00:12c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fbd1e0c2000-7fbd1e257000 r-xp 00028000 00:12c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fbd1e257000-7fbd1e2af000 r--p 001bd000 00:12c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fbd1e2af000-7fbd1e2b3000 r--p 00214000 00:12c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fbd1e2b3000-7fbd1e2b5000 rw-p 00218000 00:12c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fbd1e2b5000-7fbd1e2c4000 rw-p 00000000 00:00 0 |
| | 7fbd1e2c4000-7fbd1e2c7000 r--p 00000000 00:12c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fbd1e2c7000-7fbd1e2de000 r-xp 00003000 00:12c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fbd1e2de000-7fbd1e2e2000 r--p 0001a000 00:12c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fbd1e2e2000-7fbd1e2e3000 r--p 0001d000 00:12c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fbd1e2e3000-7fbd1e2e4000 rw-p 0001e000 00:12c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fbd1e2e4000-7fbd1e2f2000 r--p 00000000 00:12c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fbd1e2f2000-7fbd1e36e000 r-xp 0000e000 00:12c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fbd1e36e000-7fbd1e3c9000 r--p 0008a000 00:12c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fbd1e3c9000-7fbd1e3ca000 r--p 000e4000 00:12c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fbd1e3ca000-7fbd1e3cb000 rw-p 000e5000 00:12c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fbd1e3cb000-7fbd1e3cd000 r--p 00000000 00:12c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fbd1e3cd000-7fbd1e3e1000 r-xp 00002000 00:12c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fbd1e3e1000-7fbd1e3fa000 r--p 00016000 00:12c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fbd1e3fa000-7fbd1e3fb000 ---p 0002f000 00:12c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fbd1e3fb000-7fbd1e3fc000 r--p 0002f000 00:12c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fbd1e3fc000-7fbd1e3fd000 rw-p 00030000 00:12c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fbd1e3fd000-7fbd1e405000 rw-p 00000000 00:00 0 |
| | 7fbd1e405000-7fbd1e40f000 r--p 00000000 00:12c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fbd1e40f000-7fbd1e46e000 r-xp 0000a000 00:12c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fbd1e46e000-7fbd1e485000 r--p 00069000 00:12c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fbd1e485000-7fbd1e486000 r--p 0007f000 00:12c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fbd1e486000-7fbd1e487000 rw-p 00080000 00:12c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fbd1e487000-7fbd1e489000 r--p 00000000 00:12c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fbd1e489000-7fbd1e49a000 r-xp 00002000 00:12c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fbd1e49a000-7fbd1e4a0000 r--p 00013000 00:12c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fbd1e4a0000-7fbd1e4a1000 ---p 00019000 00:12c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fbd1e4a1000-7fbd1e4a2000 r--p 00019000 00:12c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fbd1e4a2000-7fbd1e4a3000 rw-p 0001a000 00:12c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fbd1e4a7000-7fbd1e4a9000 rw-p 00000000 00:00 0 |
| | 7fbd1e4a9000-7fbd1e4ab000 r--p 00000000 00:12c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fbd1e4ab000-7fbd1e4d5000 r-xp 00002000 00:12c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fbd1e4d5000-7fbd1e4e0000 r--p 0002c000 00:12c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fbd1e4e1000-7fbd1e4e3000 r--p 00037000 00:12c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fbd1e4e3000-7fbd1e4e5000 rw-p 00039000 00:12c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd6a4bc000-7ffd6acbb000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd6ad9d000-7ffd6ada1000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd6ada1000-7ffd6ada3000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| 2) Timeout: |
| TestRefinement#test_prepend_after_refine_wb_miss |
| 3) Timeout: |
| TestGc#test_thrashing_for_young_objects |
| 4) Timeout: |
| TestArgf#test_inplace_bug_17117 |
| 5) Timeout: |
| TestRubyOptimization#test_clear_unreachable_keyword_args |
| 6) Timeout: |
| TestLazyEnumerator#test_map_zip |
| make: *** [uncommon.mk:854: yes-test-all] Error 6 |
| "make yes-test-rubyspec " exit with 0. |
| $ /tmp/ruby/build/trunk-yjit-asserts/miniruby -I/tmp/ruby/src/trunk-yjit-asserts/lib /tmp/ruby/src/trunk-yjit-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit-asserts --extout=.ext -- /tmp/ruby/src/trunk-yjit-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit-asserts/spec/default.mspec |