超久しぶりに ruby を make test-all してみた。 もしかして AMD64 で初めてかなあ。 Debian に移行するとこれほどまでに堕落するのか。
Finished in 38.137752 seconds. 1) Failure: test_anonymous(PPCycleTest) [/usr/local/lib/ruby/1.9/pp.rb:614]: <"#<#<Class:0x00002a995dae20>:0x00002a995dace0>\n"> expected but was <"#<#<Class:0x00002a995dae20>:0x2a995dace0>\n">. 2) Failure: test_object(PPCycleTest) [/usr/local/lib/ruby/1.9/pp.rb:609]: <"#<Object:0x00002a995cf318 @a=#<Object:0x00002a995cf318 ...>>\n"> expected but was <"#<Object:0x2a995cf318 @a=#<Object:0x2a995cf318 ...>>\n">. 3) Failure: test_to_s_with_iv(PPInspectTest) [/usr/local/lib/ruby/1.9/pp.rb:566]: <"#<Object:0x00002a995bb228 @a=nil>\n"> expected but was <"#<Object:0x2a995bb228 @a=nil>\n">. 4) Failure: test_block_passing(TestIterator) [/home/aamine/c/ruby/test/ruby/test_iterator.rb:202]: <false> is not true. 5) Failure: test_parse(URI::TestFTP) [/home/aamine/c/ruby/test/uri/test_ftp.rb:24]: <["ftp", "user:pass", "host.com", 21, "/abc/def", nil]> expected but was <["ftp", "user:pass", "host.com", 21, "abc/def", nil]>. 6) Failure: test_parse(URI::TestGeneric) [/home/aamine/c/ruby/test/uri/test_generic.rb:44]: <["ftp", nil, "ftp.is.co.za", 21, "/rfc/rfc1808.txt", nil]> expected but was <["ftp", nil, "ftp.is.co.za", 21, "rfc/rfc1808.txt", nil]>. 7) Error: test_client_server(Test_Webrick): NoMethodError: undefined method `shutdown' for nil:NilClass /home/aamine/c/ruby/test/xmlrpc/webrick_testing.rb:32:in `stop_server' /usr/local/lib/ruby/1.9/timeout.rb:46:in `timeout' /home/aamine/c/ruby/test/xmlrpc/webrick_testing.rb:31:in `stop_server' /home/aamine/c/ruby/test/xmlrpc/test_webrick_server.rb:55:in `test_client_server' /home/aamine/c/ruby/test/xmlrpc/test_webrick_server.rb:50:in `test_client_server' 1857 tests, 14135 assertions, 6 failures, 1 errors
inspect のフォーマットが変わった?
環境
~/c/ruby % uname -srm aamine@serenade Linux 2.6.8-11-amd64-k8 x86_64 ~/c/ruby % ruby --version aamine@serenade ruby 1.9.0 (2005-08-29) [x86_64-linux] ~/c/ruby % gcc --version aamine@serenade gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
かねがね思ってたけど、このマシンはプロセスの起動がクソ速い。 configure も異様に速い。AMD64 のせいか、Linux 2.6 のせいか、どっちだろ。
(16:40)
http://moon.hanya-n.org/comp/X64station/index.html
SPARCstation 20 に Athlon64 マザーボードを組み込み。 すっげー! これいいなあ、俺も何か作ろうかなあ。
(03:38)
Copyright (c) 2002-2007 青木峰郎 / Minero Aoki. All rights reserved.