[Anthy-dev 3178] anthy-8130: build faillure with make -j4

Back to archive index

UTUMI Hirosi utuhi****@yahoo*****
2006年 10月 19日 (木) 12:53:31 JST


内海です。

Mandriva の Thierry から "make -j4 でビルドが失敗する" と
メールをいただきました。
私のほうでも試したところ、次のようになります。
$ ./configure --prefix=/usr
$ make -j2
> make[3]: *** `anthy-morphological-analyzer' に必要なターゲット
>`../src-util/libconvdb.la' を make するルールがありません.  中止.
> make[3]: *** 未完了のジョブを待っています....
> make[3]: ディレクトリ `~/rpm/SOURCES/anthy-8130/src-util' から出ます
> make[2]: *** [all-recursive] エラー 1

いちどご確認いただけましたら幸いです。

Thierry wrote:
//
I spoted an anthy build faillure with make -j4:

(...)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fomit-frame-pointer -march=i586
-mtune=pentiumpro -fasynchronous-unwind-tables -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT
egg.o -MD -MP -MF ".deps/egg.Tpo" -c -o egg.o egg.c; \
        then mv -f ".deps/egg.Tpo" ".deps/egg.Po"; else rm -f
".deps/egg.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fomit-frame-pointer -march=i586
-mtune=pentiumpro -fasynchronous-unwind-tables -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT
morph-main.o -MD -MP -MF ".deps/morph-main.Tpo" -c -o morph-main.o
morph-main.c; \
        then mv -f ".deps/morph-main.Tpo" ".deps/morph-main.Po"; else rm
-f ".deps/morph-main.Tpo"; exit 1; fi
make[3]: *** No rule to make target `../src-util/libconvdb.la', needed
by `anthy-morphological-analyzer'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp/tv-build/anthy-8116/src-util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/tv-build/anthy-8116/src-util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/tv-build/anthy-8116'
make: *** [all] Error 2


it works fine with s/%make/make/.
I guess the upstream developers should try compiling with make -j2
sometimes...
//
--------------------------------------
Start Yahoo! Auction now! Check out the cool campaign
http://pr.mail.yahoo.co.jp/auction/



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