[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:32406] Bug#JP/1459: marked as done (can not compile ewb (on m68k) with jikes)
ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxxxxxxx>さんの Tue, 16 Apr 2002 12:18:19 +0900付けの
message-id <20020416121824Y.ishikawa@xxxxxxxxxxx>
subject can not compile ewb (on m68k) with jikes
のメッセージにより以下のバグ報告は「処理済」とされました。
もし、間違ったバグ報告を「処理済」にしてしまった場合は
必要に応じてバグ報告を再発行し、そして/または、ただちに問題を修正してください。
(注: これは Debian JP Bug Tracking System が発行している
自動応答メッセージで、debian-users メイリングリストにも送られています。
あなたがシステム管理者で、このメッセージが何について書かれている
かよくわからないのでしたら、どこかに深刻なメールシステムの誤設定がある
ことを示しています。すぐに私まで連絡をいただけないでしょうか)
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
--
Debian JP Bug Tracking System / owner@bugs.debian.or.jp
Received: from lists.linux.or.jp (mizuho.linux.or.jp [210.171.226.47])
by arashi.debian.or.jp (Postfix) with ESMTP id 3501917B4D9
for <1459-done@bugs.debian.or.jp>; Tue, 16 Apr 2002 12:18:28 +0900 (JST)
From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxxxxxxx>
To: 1459-done@bugs.debian.or.jp
Subject: Re: can not compile ewb (on m68k) with jikes
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
(i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=ISO-2022-JP
Message-Id: <20020416121824Y.ishikawa@xxxxxxxxxxx>
Sender: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
X-Dispatcher: imput version 20000414(IM141)
Lines: 5
close し忘れですね。
--
いしかわ むつみ
<ishikawa@xxxxxxxxxxxxxxxx>, <ishikawa@xxxxxxxxxxx>, <ishikawa@debian.org>
From ishikawa@xxxxxxxxxxx Fri Jun 22 19:21:02 2001
Date: Fri, 22 Jun 2001 19:16:22 +0900
From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
To: submit@bugs.debian.or.jp
Subject: can not compile ewb (on m68k) with jikes
User-Agent: Wanderlust/2.7.0 (Too Funky) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2
(Yagi-Nishiguchi) APEL/10.3 Emacs/21.0.103 (i386-debian-linux-gnu)
MULE/5.0 (SAKAKI)
Organization: hanzubon.org
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=ISO-2022-JP
Message-Id: <20010622191629S.ishikawa@xxxxxxxxxxx>
X-Dispatcher: imput version 20000414(IM141)
Lines: 224
Package: ewb
Version: 3.2-1.3
Serverity: important
Failed to build ewb on m68k
dpkg-buildpackage: source package is ewb
dpkg-buildpackage: source version is 3.2-1.3
dpkg-buildpackage: host architecture is m68k
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
make distclean
make[1]: Entering directory `/home/ishikawa/work/ewb/ewb-3.2'
Making distclean in tools
make[2]: Entering directory `/home/ishikawa/work/ewb/ewb-3.2/tools'
rm -f alldvicheck crconv epscheck eword fontscan tounixeps getphylist pspr jfontadd efontadd pspr.c jfontadd efontadd settopdf
(cd mkpdfmark; make clean)
make[3]: Entering directory `/home/ishikawa/work/ewb/ewb-3.2/tools/mkpdfmark'
(snip)
gcc -g -DEUC -I../common -o labelcheck labelcheck.o -ltermcap -lcurses
make[2]: Leaving directory `/home/ishikawa/work/ewb/ewb-3.2/misc'
Making all in tools
make[2]: Entering directory `/home/ishikawa/work/ewb/ewb-3.2/tools'
cc alldvicheck.c -o alldvicheck
cc crconv.c -o crconv
cc epscheck.c -o epscheck
cc eword.c -o eword
cc fontscan.c -o fontscan
cc tounixeps.c -o tounixeps
cc getphylist.c -o getphylist
sed -e "s!@EWBDATADIR@!/usr/share/ewb/3.2!" < pspr.c.in > pspr.c
cc pspr.c -o pspr
sed -e "s!@TEXMFDIR@!/usr/share/ewb/3.2/share/texmf!; \
s!@EWBDATADIR@!/usr/share/ewb/3.2!" < jfontadd.in > jfontadd
chmod +x jfontadd
sed -e "s!@TEXMFDIR@!/usr/share/ewb/3.2/share/texmf!; \
s!@EWBDATADIR@!/usr/share/ewb/3.2!" < efontadd.in > efontadd
chmod +x efontadd
javacが見つからない場合は、
make JAVAHOME=/usr/local/jdk1.1.8
のように、jdkのあるディレクトリを指定してください。
この場合は、/usr/local/jdk1.1.8/bin/ にある javac が使われます。
(cd mkpdfmark; \
if test "x-" = "x-/usr/lib/kaffe"; then \
make JAVAC=jikes MkPDFmark.class ;\
else \
make javadir=/usr/lib/kaffe MkPDFmark.class ;\
fi)
make[3]: Entering directory `/home/ishikawa/work/ewb/ewb-3.2/tools/mkpdfmark'
jikes MkPDFmark.java
Found 31 semantic errors compiling "MkPDFmark.java":
52. termerr.println("\u00-&\u000.\u00,-\u00-0\u00-.\u00-/\u00+$\u00-'\u00+%\u00+(\u00+%\u00/)\u00+!\u00,,\u00+$\u00+,\u00-(\u00+/\u00,0\u00,(\u00+$\u00,'\u00+$\u00..\u00+$\u00,'\u00+$\u00,/\u00+!\u00+#");
<------------------------------>
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
58. termerr.println("EWB \u00,$\u00-)\u00--\u000-\u00,,\u00.$\u00+$\u00-+\u00-/\u00+"\u00--\u00/-\u00+$\u00,'\u00+$\u00-&\u00+$\u00+/\u00+$\u00,0\u00+$\u00,%\u00+$\u00+$\u00+!\u00+#");
<------------------------------>
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
105. termerr.println("Error: \u00-,\u00,%\u00,(\u000*\u00+$\u00-*\u00+%\u00+*\u00+%\u00.'\u00+%\u00,'\u00+%\u00/'\u00+%\u000#\u00+$\u00-'\u00+$\u00,)("
<---------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
106. + args[i] + ")\u00+!\u00+#");
<--->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
202. termerr.println("EWB \u00,$\u00-)\u00--\u000-\u00,,\u00.$\u00+$\u00-+\u00-/\u00+"\u00--\u00/-\u00+$\u00,'\u00+$\u00-&\u00+$\u00+/\u00+$\u00,0\u00+$\u00,%\u00+$\u00+$\u00+!\u00+#");
<------------------------------>
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
244. + getLineNumber() + "\u00,)\u00.$\u00-,\u00.,) : " + token);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
245. termerr.println("\u00+$\u00+*\u00+$\u00++\u00+$\u00,'\u00+$\u00-*\u00+%\u00,/\u00+%\u00+0\u00-,\u00,.\u00+$\u00-'\u00+$\u00,)\u00+!\u00+#");
<-------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
330. + getLineNumber() + "\u00,)\u00.$\u00-,\u00.,) : " + tagname);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
331. termerr.print("\u00+%\u00,/\u00+%\u00+0\u00+$\u00-.\u00-"\u00-0\u00,!\u000.\u00+$\u00+,\u00,,\u00/(\u00+$\u00/,\u00+$\u00-&\u00+$\u00+$\u00+$\u00..\u00+$\u00,+\u00+$\u000#\u00+!\u00+#");
<---------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
332. termerr.println("\u00+$\u00,#\u00+$\u00,#\u00+$\u00-'\u00-*\u00-$\u00+$\u00,(\u00+$\u00,/\u00+$\u00/"\u00+$\u00-.\u00+$\u00-(\u00+$\u00,'\u00+$\u00-&\u00,-\u00/(\u00--\u000-\u00+$\u00,'\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<---------------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
466. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : " + instr);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
467. termerr.print("\u00+%\u00-'\u00+!\u00,,\u00+%\u00,/\u00+$\u00-.\u00,'\u00-!\u00,,\u00+0\u00+$\u00+,\u00+$\u00+*\u00+$\u00++\u00+$\u00,'\u00+$\u00+$\u00+$\u00-'\u00+$\u00,)\u00+!\u00+#");
<---------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
468. termerr.println("\u00+$\u00,#\u00+$\u00-.\u00+%\u00-'\u00+!\u00,,\u00+%\u00,/\u00+$\u000"\u00-,\u00,%\u00,+\u00/+\u00+$\u00,'\u00+$\u00-&\u00,-\u00/(\u00--\u000-\u00+$\u00,'\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<-------------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
477. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : " + title);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
478. termerr.print("title \u00+$\u00-.\u00-$\u00,)\u00+$\u00,%\u00+$\u00+, 126 \u00-*\u00,(\u00,+\u000*\u00+$\u000"\u00,!\u00.+\u00+$\u00+(\u00+$\u00-&\u00+$\u00+$\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<--------------------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
479. termerr.println("127 \u00-*\u00,(\u00,+\u000*\u00-,\u00.,\u00+0\u00-*\u00,)\u00./\u00+$\u00-/\u00,-\u00-0\u00-.\u00-/\u00+$\u00,%\u00+$\u00/,\u00+$\u00..\u00+$\u00,+\u00+$\u000#\u00+!\u00+#");
<-------------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
483. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : ");
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
484. termerr.println("title \u00+$\u00-+\u00-*\u00,(\u00,+\u000*\u00-.\u000#\u00+$\u00+,\u00,+\u00.(\u00-$\u00/*\u00+$\u00,%\u00+$\u00/,\u00+$\u00-&\u00+$\u00+$\u00+$\u00..\u00+$\u00,+\u00+$\u000#\u00+!\u00+#");
<------------------------------------>
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
510. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : " + title);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
511. termerr.print("level \u00+$\u00-.\u00-#\u00--\u00+$\u00+,\u00,0\u00+0\u00,/\u000$\u00+$\u00-'\u00+$\u00-*\u00+$\u00+$\u00+$\u00++\u00+!\u00+"\u00,+\u00.(\u00-$\u00/*\u00+$\u00,%\u00+$\u00/,\u00+$\u00-&\u00+$\u00+$\u00+$\u00..\u00+$\u00,+\u00+$\u000#\u00+!\u00+#");
<---------------------------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
512. termerr.println(prev_level + " \u00+$\u00-(\u00+$\u00,'\u00+$\u00-&\u00,-\u00/(\u00--\u000-\u00+$\u00,'\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
533. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : " + title);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
535. + " \u00+$\u000" level 1 \u00+$\u00-(\u00+$\u00,'\u00+$\u00-&\u00,-\u00/(\u00--\u000-\u00+$\u00,'\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<------------------------------>
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
559. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : " + title);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
560. termerr.println("level \u00+$\u00+, " + prev_level + " \u00+$\u00++\u00+$\u00/) "
<--------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
560. termerr.println("level \u00+$\u00+, " + prev_level + " \u00+$\u00++\u00+$\u00/) "
<------>
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
561. + cur_level + " \u00+$\u00-+\u00,.\u00/%\u00+$\u00+,\u00+$\u00-#\u00+$\u00-&\u00+$\u00..\u00+$\u00,)\u00+!\u00+#level "
<----------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
562. + (prev_level + 1) + " \u00+$\u00-(\u00+$\u00,'\u00+$\u00-&\u00,-\u00/(\u00--\u000-\u00+$\u00,'\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
708. termerr.println("Warning (" + lineno + "\u00,)\u00.$\u00-,\u00.,) : " + instr);
<-------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
709. termerr.print("\u00+%\u00-'\u00+!\u00,,\u00+%\u00,/\u00+$\u00-.\u00,'\u00-!\u00,,\u00+0\u00+$\u00+,\u00+$\u00+*\u00+$\u00++\u00+$\u00,'\u00+$\u00+$\u00+$\u00-'\u00+$\u00,)\u00+!\u00+#");
<---------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
710. termerr.println("\u00+$\u00,#\u00+$\u00-.\u00+%\u00-'\u00+!\u00,,\u00+%\u00,/\u00+$\u000"\u00-,\u00,%\u00,+\u00/+\u00+$\u00,'\u00+$\u00-&\u00,-\u00/(\u00--\u000-\u00+$\u00,'\u00+$\u00..\u00+$\u00,)\u00+!\u00+#");
<-------------------------------->
*** Error: The value of this "String" literal is invalid. Perhaps it contains a bad escape sequence?
make[3]: *** [MkPDFmark.class] Error 1
make[3]: Leaving directory `/home/ishikawa/work/ewb/ewb-3.2/tools/mkpdfmark'
make[2]: *** [mkpdfmark/MkPDFmark.class] Error 2
make[2]: Leaving directory `/home/ishikawa/work/ewb/ewb-3.2/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ishikawa/work/ewb/ewb-3.2'
make: *** [build-stamp] Error 2
debuild: fatal error at line 322:
dpkg-buildpackage failed!
--
ISHIKAWA Mutsumi
<ishikawa@xxxxxxxxxxx>, <ishikawa@debian.org>, <ishikawa@xxxxxxxxxx>