From: gabriele renzi Date: 2005-11-12T05:07:14+09:00 Subject: Re: ruby-dev summary 27542-27662 Kazuo Saito ha scritto: > Hi all, > > This is a summary of ruby-dev mailing list. > > > [ruby-dev:27551] Build testers wanted for 1.8.4 > > URABE Shyouhei proposed us to do build test for 1.8.4 preview1 > on following platforms. The list below is borrowed from the > same announce for 1.8.3 by Masayoshi Takahashi[ruby-dev:27093]. it seem that mingw is missing.. here are my results for 1.8.4preview1: 1) Failure: test_shifting_size(TestLogDevice) [./logger/test_logger.rb:350]: is not true. 2) Failure: test_s_open_error(TestSDBM) [./sdbm/test_sdbm.rb:122]: exception expected but none was thrown. 3) Failure: test_cgi(TestWEBrickCGI) [./webrick/test_cgi.rb:27:in `test_cgi' C:/dv/ruby-1.8.4/lib/net/http.rb:1049:in `request' C:/dv/ruby-1.8.4/lib/net/http.rb:2104:in `reading_body' C:/dv/ruby-1.8.4/lib/net/http.rb:1048:in `request' C:/dv/ruby-1.8.4/lib/net/http.rb:1033:in `request' C:/dv/ruby-1.8.4/lib/net/http.rb:545:in `start' C:/dv/ruby-1.8.4/lib/net/http.rb:1031:in `request' ./webrick/test_cgi.rb:27:in `test_cgi' ./webrick/utils.rb:26:in `start_server' ./webrick/utils.rb:34:in `start_httpserver' ./webrick/test_cgi.rb:24:in `test_cgi']: <"/webrick.cgi"> expected but was <"\n\n In ternal Server Error\n \n

Internal Server Error

\n Premature end of script headers: C:/dv/ruby-1.8.4/test/webrick/webrick.cgi \n
\n
\n WEBrick/1.3.1 (Ruby/1.8.4/2005-10-29) at\n 1 27.0.0.1:4230\n
\n \n\n">. 4) Error: test_wsdl(XSD::TestEmptyCharset): ArgumentError: No decoder found for encoding EUC-JP. Please install iconv. C:/dv/ruby-1.8.4/lib/rexml/encoding.rb:42:in `encoding=' C:/dv/ruby-1.8.4/lib/rexml/source.rb:40:in `encoding=' C:/dv/ruby-1.8.4/lib/rexml/parsers/baseparser.rb:202:in `pull' C:/dv/ruby-1.8.4/lib/rexml/parsers/streamparser.rb:16:in `parse' C:/dv/ruby-1.8.4/lib/rexml/document.rb:173:in `parse_stream' C:/dv/ruby-1.8.4/lib/xsd/xmlparser/rexmlparser.rb:27:in `do_parse' C:/dv/ruby-1.8.4/lib/wsdl/xmlSchema/parser.rb:63:in `parse' ./xsd/test_noencoding.rb:15:in `test_wsdl' 1152 tests, 12261 assertions, 3 failures, 1 errors make: *** [test-all] Error 1 My box: windows xp pro sp2 ruby -v ruby 1.8.4 (2005-10-29) [i386-mingw32] gcc -v Reading specs from c:/program files/mingw/bin/../lib/gcc/mingw32/3.4.2/specs Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug Thread model: win32 gcc version 3.4.2 (mingw-special) on athlon xp 2000+