[Anthy-dev 2829] Anthy-7427 make failure

Back to archive index

Hideyuki SHIRAI ( 白井秀行 ) shira****@meado*****
2006年 2月 28日 (火) 19:43:15 JST


白井です。

2ch を見ていたら Anthy-7427 が出ているとのことで、いつもの
Solaris と cygwin で make してみましたが、両方共に同じところでこ
けちゃいました。

# ちなみに、Zaurus でのセルフビルドは大丈夫でした。

こけちゃう場所は mkworddic で最後に辞書を write するところです。

% pwd
/..略../anthy-7427/mkworddic

% make
./mkworddic -f ./dict.args
cmd: set_exclude_wtypes #CN #CNS
cmd: read ../cannadic/gcanna.ctd
file = ../cannadic/gcanna.ctd
cmd: clear_exclude_wtypes
cmd: read ../cannadic/gcannaf.ctd
file = ../cannadic/gcannaf.ctd
cmd: read ../mkworddic/katakana.t
file = ../mkworddic/katakana.t
cmd: read ../mkworddic/adjust.t
file = ../mkworddic/adjust.t
cmd: read ../mkworddic/name.t
file = ../mkworddic/name.t
cmd: read ../mkworddic/compound.t
file = ../mkworddic/compound.t
cmd: read ../mkworddic/extra.t
file = ../mkworddic/extra.t
cmd: read ../mkworddic/base.t
file = ../mkworddic/base.t
cmd: read ../mkworddic/placename.t
file = ../mkworddic/placename.t
cmd: build_reverse_dict
building reverse index
cmd: read_uc ../mkworddic/udict
Total 343110 indexes, 456287 words, (5362 pages).
generated yomi hash bitmap (27909 collisions/343110 entries)
uc = ../mkworddic/udict
cmd: write anthy.wdic
make: *** [anthy.wdic] バスエラー

% gdb .libs/mkworddic core
GNU gdb 6.3
.....
Core was generated by `/export/sugar_work/work/ANTHY/anthy-7427/mkworddic/.libs/mkworddic -f ./dict.ar'.
Program terminated with signal 10, Bus error.
Cannot access memory at address 0xff3e694c
#0  0xff37d780 in ?? ()

src-worddic/matrix.c の変更で落ちちゃっているようで、(それが良い
のかどうかは別として)matrix.c だけ 7419 に戻すと最後まで通ってそ
れなりに動いているようです。

いつもいつも言うだけで申し訳ないですが、よろしくお願いします (_ _)

## ちなみに、src-splitter/evalborder.c の変更だけを anthy-7419
## に当てたのは順調に動いています。

-- 
白井秀行 (mailto:shira****@meado*****)



Anthy-dev メーリングリストの案内
Back to archive index