From: "植田 裕之" Date: 2007-02-18T22:35:37+09:00 Subject: [ruby-list:43195] Re: Ruby 1.8.6 preview1 has been released 植田と申します。 Sat, 17 Feb 2007 21:16:32 +0900 のメールにて "Akinori MUSHA" さんは書きました :: >  Ruby 1.8.6 preview1 をリリースしました。 ; >  テストしてみて問題を発見されたら、お早めにご報告ください。 # cat /etc/redhat-release CentOS release 4.4 (Final) で ./configure && make && make install && make test-all しました。4F0E ですが、rpm パッケージでインストールされている gdbm や openssl が古いの が原因だろうと思います。 ------------------------------ 失敗一覧 ------------------------------- 1) Failure: test_delete(TestDBM) [./test/dbm/test_dbm.rb:332]: exception expected but none was thrown. 2) Failure: test_delete(TestGDBM) [./test/gdbm/test_gdbm.rb:442]: exception expected but none was thrown. 3) Failure: test_s_open_error(TestGDBM) [./test/gdbm/test_gdbm.rb:200]: exception expected but was Class: Message: <"Resource temporarily unavailable - tmptest_gdbm"> ---Backtrace--- ./test/gdbm/test_gdbm.rb:201:in `open' ./test/gdbm/test_gdbm.rb:201:in `test_s_open_error' ./test/gdbm/test_gdbm.rb:200:in `test_s_open_error' --------------- 4) Failure: test_s_open_no_create(TestGDBM) [./test/gdbm/test_gdbm.rb:94]: expected but was <#>. 5) Failure: test_verify(OpenSSL::TestX509Store) [./test/openssl/test_x509store.rb:169]: This test is expected to be success with OpenSSL 0.9.7c or later. expected but was . 6) Failure: test_s_open_error(TestSDBM) [./test/sdbm/test_sdbm.rb:123]: exception expected but none was thrown. ----------------------------------------------------------------------- # rpm -qa | grep -i openssl openssl-devel-0.9.7a-43.14 pyOpenSSL-0.6-1.p23 openssl-0.9.7a-43.14 xmlsec1-openssl-1.2.6-3 # rpm -qa | grep -i dbm gdbm-devel-1.8.0-24 gdbm-1.8.0-24 以上、報告まで。 -- 植田裕之