[Namazu-devel-ja 940] NetBSD/macppc 3.99.15 make check(0/50)
pltests(1/45)
藤原 誠/ Makoto Fujiwara
makoto @ ki.nu
2006年 1月 28日 (土) 21:38:29 JST
> 千葉市中央区長洲
> 藤原 誠
(全てに Cc: でいいのでしょうか ?)
namazu-2.0.15RC5 の動作確認を行ないました。
NetBSD/macppc 3.99.15 (current)
perl 5.8.7 (5.8.7nb6)
NKF: 2.05
p5-nkf 2.0.5 (2.0.5nb1)
KAKASI: 2.3.4 (2.3.4nb2)
ChaSen: 2.3.3 (2.3.3nb1)
gettext 0.14.4 /usr/bin/gettext = 0.14.4
pkg_info = (gettext-lib-0.11.5nb6)
MeCab: 0.90rc7 mecab of 0.90rc7
○ make check は
===================
All 50 tests passed
===================
○ pltests は次の通りです。
ttyp0:makoto @ s900 15:11:17/060128(...namazu-2.0.15RC5/pltests)> env pkgdatadir=../ LD_LIBRARY_PATH=../nmz/.libs perl alltests.pl
*** starting alltests.pl
PASS: mknmz-1.pl
...
FAIL: mecab-1.pl
...
====================
1 of 45 tests failed
====================
○ test.log のうち、mecab-1.pl は次の付近だと思います。
(mecab の日本語処理には何かおまじないが要るのでしょうか ?)
────────────────────
*** starting mecab-1.pl
*** ../scripts/mknmz -b -f /export/local-src/namazu-2.0.15RC5/pltests/tmp.mknmzrc-mecab-1 -O /export/local-src/namazu-2.0.15RC5/pltests/idx111 /export/local-src/namazu-2.0.15RC5/pltests/../tests/data/ja/html.html
Looking for indexing files...
1 files are found to be indexed.
1/1 - /export/local-src/namazu-2.0.15RC5/pltests/../tests/data/ja/html.html [text/html]
Writing index files...
[Base]
Date: Sat Jan 28 15:22:03 2006
Added Documents: 1
Size (bytes): 386
Total Documents: 1
Added Keywords: 30
Total Keywords: 30
Wakati: /usr/local/bin/mecab -Owakati -b 8192
Time (sec): 5
File/Sec: 0.20
System: netbsd
Perl: 5.008007
Namazu: 2.0.15RC5
*** NMZ.w ***
/usr/local/lib/mecab/dic/ipadic/dicrc
215
46
cpp
dic
dicrc
directory
directory:
file
html
html.html
ipadic
lib
local
mecab
namazu
no
or
org
param
param.cpp(46)
param.cpp(46):
such
tagger
tagger.cpp(215)
tagger.cpp(215):
test
test @ namazu.org
usr
usr/local/lib/mecab/dic/ipadic/dicrc
*** NMZ.w ***
../src/.libs/namazu "*全* *文* *検* *索*" /export/local-src/namazu-2.0.15RC5/pltests/idx111
Results:
References: [ *全*: 0 ] [ *文*: 0 ] [ *検*: 0 ] [ *索*: 0 ]
No document matching your query.
docnum: 1 hitnum: 0
*** starting mecab-3.pl
────────────────────
○ 環境は次の通りです。
────────────────────
ttyp1:makoto @ s900 19:22:26/060128(...local-src/namazu-2.0.15RC5)> env pkgdatadir=./ scripts/mknmz -C
Loaded rcfile: /home/makoto/.mknmzrc
System: netbsd
Namazu: 2.0.15RC5
Perl: 5.008007
File-MMagic: 1.25
NKF: module_nkf
KAKASI: module_kakasi -ieuc -oeuc -w
ChaSen: module_chasen -i e -j -F "%m "
MeCab: /usr/local/bin/mecab -Owakati -b 8192
Wakati: module_kakasi -ieuc -oeuc -w
Lang_Msg: ja_JP.eucJP
Lang: ja_JP.eucJP
Coding System: euc
CONFDIR: /usr/local/etc/namazu
LIBDIR: .//pl
FILTERDIR: .//filter
TEMPLATEDIR: .//template
Supported media types: (37)
Unsupported media types: (7) marked with minus (-) probably missing application in your $path.
application/excel: excel.pl
application/gnumeric: gnumeric.pl
application/ichitaro5: taro56.pl
application/ichitaro6: taro56.pl
- application/ichitaro7: taro7_10.pl
application/macbinary: macbinary.pl
application/msword: msword.pl
application/pdf: pdf.pl
- application/postscript: postscript.pl
application/powerpoint: powerpoint.pl
- application/rtf: rtf.pl
application/vnd.kde.kivio: koffice.pl
application/vnd.kde.kpresenter: koffice.pl
application/vnd.kde.kspread: koffice.pl
application/vnd.kde.kword: koffice.pl
application/vnd.oasis.opendocument.graphics: ooo.pl
application/vnd.oasis.opendocument.presentation: ooo.pl
application/vnd.oasis.opendocument.spreadsheet: ooo.pl
application/vnd.oasis.opendocument.text: ooo.pl
application/vnd.sun.xml.calc: ooo.pl
application/vnd.sun.xml.draw: ooo.pl
application/vnd.sun.xml.impress: ooo.pl
application/vnd.sun.xml.writer: ooo.pl
application/x-apache-cache: apachecache.pl
application/x-bzip2: bzip2.pl
application/x-compress: compress.pl
- application/x-deb: deb.pl
- application/x-dvi: dvi.pl
application/x-gzip: gzip.pl
- application/x-js-taro: taro7_10.pl
application/x-rpm: rpm.pl
application/x-tex: tex.pl
application/x-zip: zip.pl
- audio/mpeg: mp3.pl
message/news: mailnews.pl
message/rfc822: mailnews.pl
text/hnf: hnf.pl
text/html: html.pl
text/html; x-type=mhonarc: mhonarc.pl
text/html; x-type=pipermail: pipermail.pl
text/plain
text/plain; x-type=rfc: rfc.pl
text/x-hdml: hdml.pl
text/x-roff: man.pl
ttyp1:makoto @ s900 19:22:33/060128(...local-src/namazu-2.0.15RC5)>
────────────────────
---
(藤原)
http://books.ki.nu/rakuraku/
Namazu-devel-ja メーリングリストの案内