K.Sasada
ko1****@namik*****
2003年 10月 7日 (火) 19:57:17 JST
こんにちは。ささだです。 [ Re: [Gauche-devel-jp] congratulations for release 0.7.2 ] Tue, 07 Oct 2003 19:18:35 +0900 への返信です。 あ”−すみません。 cygwin 以外でインストールしていた makeinfo を使っていたらしいです。 cygwin からそのままインストールされる奴を使ったらすんなりいけました。 お騒がせしました。 以上。 -- // SASADA Koich****@namik***** // やはり、プロセス周りが難しいらしい。 ---- Testing VM stack sanity... passed. Testing integer arithmetic macros ... passed. Testing primitive syntax ... passed. Testing error and exception handlers ... passed. Testing module ... passed. Testing macro ... passed. Testing numbers ... passed. Testing string ... passed. Testing keywords ... passed. Testing hash tables ... passed. Testing io ... failed. discrepancies found. Errors are: test read-line (CR): expects "" => got #<eof> test read-line (CR, ungotten): expects "" => got #<eof> test read-line (CR, CRLF): expects ("" "" #t) => got ("" #<eof> #t) Testing procedures ... passed. Testing dynamic-wind and call/cc ... passed. Testing load ... passed. Testing SRFIs ... passed. Testing object system ... passed. Testing collections and sequences ... passed. Testing regexp ... passed. Testing EUC-JP ... passed. Testing system ... failed. discrepancies found. Errors are: test normalize: expects "/cygdrive/c/ko1/abc" => got "/home/ko1/abc" test access: expects (#t #t #t #t) => got (#t #t #t #f) test access: expects (#t #t #f #t) => got (#t #t #f #f) test access: expects (#t #f #f #f) => got (#t #t #f #f) test mkdir: expects "drwxr-x---" => got "drwxr-xr-x" test stat: expects (428 regular 5) => got (420 regular 5) test fstat: expects (428 regular 5) => got (420 regular 5) test stat: expects (448 directory) => got (493 directory) test fstat: expects (448 directory) => got (493 directory) test sigalrm1: expects 14 => got #<error "signal queue overflow\n"> Testing rfc ... passed. Testing parseopt ... passed. Testing parameters ... passed. Testing hook ... passed. Testing logger ... passed. Testing text utilities ... passed. Testing util ... passed. Testing gauche.procses ... failed. discrepancies found. Errors are: test run-process (output pipe): expects (0 #t) => got (0 #f) test open-input-process-port (redirect): expects #t => got #f test call-with-input-process (redirect): expects #t => got #f test with-input-from-process: expects #t => got #f test with-input-from-process: expects #t => got #f test with-input-from-process (redirect): expects #t => got #f Testing gauche.version ... passed. Testing file utilities ... passed. Testing listener ... passed. Testing www.* modules ... passed. Testing binary.pack ... passed. Testing case-sensitive reader/writer ... passed. Testing case-insensitive reader/writer ... passed. Testing auxsys ... passed. Testing threads ... passed. Testing uniform vector and array ... passed. Testing charconv ... passed. Testing net ... passed. Testing termios ... passed. Testing fcntl ... passed. Testing SSAX ... passed. Testing sxpath ... passed. Testing syslog ... passed. Testing dbm ... passed. Testing mt-random ... passed. Testing md5 ... passed. Testing sha1 ... passed. Testing hmac ... passed.