[#27919] 1.8.4 Preview2 検証 — "URABE Shyouhei aka. mput" <root@...>
卜部です。
まつもと ゆきひろです
[#27944] Ruby 1.8.3 on FreeBSD — Masayoshi Takahashi <maki@...>
高橋征義です。
[#27991] GC.always — Tanaka Akira <akr@...17n.org>
というように、GC を常に動かすというのは GC 関連の問題を発見
まつもと ゆきひろです
In article <1134314081.457781.8573.nullmailer@x31.priv.netlab.jp>,
[#27997] 1.8.4 documents? — "URABE Shyouhei aka. mput" <root@...>
卜部です。
新井です。
新井です。
[#28010] IA64 BSPSTORE — Tanaka Akira <akr@...17n.org>
そういえば、IA64 で gc.c や eval.c に BSPSTORE レジスタの値
まつもと ゆきひろです
In article <1134478762.181062.2779.nullmailer@x31.priv.netlab.jp>,
[#28045] 1.8.4 what remains? — "URABE Shyouhei aka. mput" <root@...>
卜部です。
[#28082] ruby_1_8 Segmentation fault on Cygwin — yanagi@...
柳田です。
山本です。
こんにちは、なかむら(う)です。
山本です。
こんにちは、なかむら(う)です。
柳田です。
山本です。
[#28087] test(?-, file1, file2) — Tanaka Akira <akr@...17n.org>
マニュアルの test(?-, file1, file2) の説明に、
[#28109] Kernel#fail — "URABE Shyouhei aka. mput" <root@...>
さすがにもう誰も使ってないのではないかと思います。Kernel#failは廃止にし
[#28121] post_connection_check with javacc.dev.java.net — Tanaka Akira <akr@...17n.org>
ふと、https://javacc.dev.java.net/ を open-uri でアクセスすると、
[#28127] Intel C++ Compiler and HP aC++/ANSI C on IA64 — Tanaka Akira <akr@...17n.org>
TestDrive で IA64 上の Intel C++ Compiler and HP aC++/ANSI C
渡辺哲也です。
[#28140] ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — Tanaka Akira <akr@...17n.org>
HP-UX で HP aC++/ANSI C を使って作った ruby で、openssl や drb のテストをすると、
渡辺哲也です。
In article <200512280307.jBS37nnj005909@pbsg500.nifty.com>,
In message "[ruby-dev:28142] Re: ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError)"
山本です。
In article <20051228210640.13C71A10.ocean@m2.ccsnet.ne.jp>,
渡辺哲也です。
山本です。
山本です。
In article <20051229114438.44D19F00.ocean@m2.ccsnet.ne.jp>,
なかだです。
In article <ypvtr77wv7q9.wl%nobuyoshi.nakada@ge.com>,
なかだです。
In article <ypvtoe30v1zk.wl%nobuyoshi.nakada@ge.com>,
なかだです。
In article <ypvtmzikv11x.wl%nobuyoshi.nakada@ge.com>,
なかだです。
In article <ypvtwthol15x.wl%nobuyoshi.nakada@ge.com>,
[#28177] Generator dumps core — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp>
山本です。
[#28178] accessing ruby_cbase (nil) dumps core — SASADA Koichi <ko1@...>
ささだです。
[#28181] zsuper (with define_method) dumps core — SASADA Koichi <ko1@...>
ささだです。
[#28182] generator.rb deadlocks — Tanaka Akira <akr@...17n.org>
RUBY_ALWAYS_GC= つきで test_generator.rb を動かすと deadlock が起きます。
[#28184] test_each(TC_SyncEnumerator) fails. — Tanaka Akira <akr@...17n.org>
deadlock は解決しましたが次のようにテストが失敗します。
[ruby-dev:27985] Re: 1.8.4 Preview2検証
ひだかです。
たぶんまだでていないと思うので Zaurus 用クロスコンパイル版の結果です。
configure 時は以下のようなパラメータを与えています。ビルド環境に
OpenSSHとかcursesとかreadlineとかは入れていません。なのでテストにも
含まれていないと思います。あと、swap なしの SL-C3100 上での結果ですが
ときどきメモリ不足警告が出ていたのでもしかしたらテスト結果にも影響が
出ているかもしれません。時間が取れたら追試します。。。
$ CC=/opt/Embedix/tools/bin/arm-linux-gcc DESTDIR=/home/hidaka/SLZaurus/Ruby/DEST-shared ac_cv_func_setpgrp_void=yes ac_cv_func_getpgrp_void=yes ./configure --build=arm-linux --target=arm-linux --host=i386-pc-cygwin --prefix=/opt/QtPalmtop --enable-shared --disable-ipv6
結果としては 2F1E ですけど E に関しては tmp の容量不足なので
問題ないんじゃないかと思います。
bash-2.05$ ruby runner.rb
Loaded suite .
Started
...................................................................................................................................................................................................................E............................................................................................................................................................................................................................................................................................................................................................................................................................................F........................................................F...................................................................................................................................................................................................................................................................................................!
.....................................................................................................................................................................................................
Finished in 25098.068866 seconds.
1) Error:
test_with_big_file(TestFileUtils):
Errno::ENOSPC: No space left on device - tmp/cpdest
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1038:in `write'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1038:in `fu_copy_stream0'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1245:in `copy_file'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1244:in `copy_file'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1243:in `copy_file'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:459:in `copy_file'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:383:in `cp'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1377:in `fu_each_src_dest'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest0'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:1375:in `fu_each_src_dest'
/opt/QtPalmtop/lib/ruby/1.8/fileutils.rb:382:in `cp'
./fileutils/test_fileutils.rb:566:in `test_with_big_file'
2) Failure:
test_exit_action(TestSignal) [./ruby/test_signal.rb:50]:
[ruby-dev:26128].
Exception raised:
Class: <Timeout::Error>
Message: <"execution expired">
---Backtrace---
/opt/QtPalmtop/lib/ruby/1.8/timeout.rb:43:in `test_exit_action'
/opt/QtPalmtop/lib/ruby/1.8/timeout.rb:45:in `timeout'
./ruby/test_signal.rb:53:in `test_exit_action'
./ruby/test_signal.rb:50:in `test_exit_action'
---------------
3) Failure:
test_s_open_error(TestSDBM) [./sdbm/test_sdbm.rb:123]:
<Errno::EACCES> exception expected but none was thrown.
1186 tests, 12546 assertions, 2 failures, 1 errors
bash-2.05$ ls