Your message dated Tue, 9 Aug 2005 08:16:41 +0000
with message-id <[EMAIL PROTECTED]>
and subject line FTBFS: internal error: java.lang.ArrayIndexOutOfBoundsException
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 May 2005 19:57:01 +0000
>From [EMAIL PROTECTED] Sun May 29 12:57:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be [195.130.132.56] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DcTu9-0001kk-00; Sun, 29 May 2005 12:57:01 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by adicia.telenet-ops.be (Postfix) with SMTP id 33B66441DC
        for <[EMAIL PROTECTED]>; Sun, 29 May 2005 21:57:00 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
        by adicia.telenet-ops.be (Postfix) with ESMTP id EC25344161
        for <[EMAIL PROTECTED]>; Sun, 29 May 2005 21:56:59 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id BB61A26136; Sun, 29 May 2005 21:56:59 +0200 (CEST)
Date: Sun, 29 May 2005 21:56:59 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ttthreeparser: FTBFS: internal error: 
java.lang.ArrayIndexOutOfBoundsException
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: ttthreeparser
Version: 1.4-4
Severity: serious

Hi,

Your package is failing to build with the following error:
 debian/rules build
dh_testdir
/usr/bin/make
make[1]: Entering directory `/root/build/ttthreeparser-1.4'
Translating TTCN3Lexer.g
ANTLR Parser Generator   Version 2.7.2   1989-2003 jGuru.com
Translating TTCN3Parser.g
ANTLR Parser Generator   Version 2.7.2   1989-2003 jGuru.com



#$%%*&@# internal error: java.lang.ArrayIndexOutOfBoundsException
[complain to nearest government official
 or send hate-mail to [EMAIL PROTECTED];
 please send stack trace with report.]

java.lang.ArrayIndexOutOfBoundsException
   at gnu.java.io.encode.KaffeEncoder.write (KaffeEncoder.java:142)
   at java.io.OutputStreamWriter.write (OutputStreamWriter.java:192)
   at java.io.PrintWriter.write (PrintWriter.java:501)
   at java.io.PrintWriter.print (PrintWriter.java:215)
   at antlr.CodeGenerator._printAction (CodeGenerator.java:161)
   at antlr.CodeGenerator.printAction (CodeGenerator.java:516)
   at antlr.JavaCodeGenerator.gen (JavaCodeGenerator.java:167)
   at antlr.ActionElement.generate (ActionElement.java:23)
   at antlr.JavaCodeGenerator.genAlt (JavaCodeGenerator.java:1245)
   at antlr.JavaCodeGenerator.genRule (JavaCodeGenerator.java:2553)
   at antlr.JavaCodeGenerator.gen (JavaCodeGenerator.java:733)
   at antlr.ParserGrammar.generate (ParserGrammar.java:28)
   at antlr.JavaCodeGenerator.gen (JavaCodeGenerator.java:110)
   at antlr.Tool.doEverything (Tool.java:254)
   at antlr.Tool.main (Tool.java:399)
echo Compiling ColumnAST.java ColumnToken.java L.java P.java TTCN3Tool.java
Compiling ColumnAST.java ColumnToken.java L.java P.java TTCN3Tool.java
jikes -g +E +D -classpath 
/usr/lib/kaffe/lib/kjc.jar:/usr/lib/kaffe/jre/lib/rt.jar:/usr/lib/kaffe/jre/lib/comm.jar:/usr/lib/kaffe/jre/lib/pjava.jar:/usr/lib/kaffe/lib/tools.jar:/usr/share/java/antlr.jar:/usr/share/java/antlrall.jar:/usr/share/java/antlr.debug.jar
 ColumnAST.java ColumnToken.java L.java P.java TTCN3Lexer.java 
TTCN3LexerTokenTypes.java TTCN3Tool.java
ColumnAST.java:0:-1433962631:0:-1433962632: Semantic Warning: I/O warning: "No 
such file or directory" while trying to open /usr/lib/kaffe/lib/kjc.jar.
ColumnAST.java:0:-1433962631:0:-1433962632: Semantic Warning: I/O warning: "No 
such file or directory" while trying to open /usr/lib/kaffe/jre/lib/comm.jar.
ColumnAST.java:0:-1433962631:0:-1433962632: Semantic Warning: I/O warning: "No 
such file or directory" while trying to open /usr/lib/kaffe/jre/lib/pjava.jar.
ColumnAST.java:0:-1433962631:0:-1433962632: Semantic Warning: I/O warning: "No 
such file or directory" while trying to open /usr/lib/kaffe/lib/tools.jar.
P.java:35:24:35:34: Semantic Error: Type "TTCN3Parser" was not found.
P.java:40:9:40:26: Semantic Error: No applicable overload was found for a 
constructor with signature "Object(antlr.TokenBuffer, int)" in type 
"java.lang.Object". Perhaps you wanted the overloaded version "Object();" 
instead?
P.java:48:9:48:23: Semantic Error: No applicable overload was found for a 
constructor with signature "Object(antlr.TokenStream, int)" in type 
"java.lang.Object". Perhaps you wanted the overloaded version "Object();" 
instead?
TTCN3Tool.java:58:13:58:40: Semantic Error: No accessible method with signature
"setFilename(java.lang.String)" was found in type "P".
TTCN3Tool.java:59:13:59:47: Semantic Error: No accessible method with signature
"setASTNodeClass(java.lang.String)" was found in type "P".
TTCN3Tool.java:60:13:60:35: Semantic Error: No accessible method with signature
"pr_TTCN3Module()" was found in type "P".
make[1]: *** [P.class] Error 1
make[1]: Leaving directory `/usr/src/ttthreeparser-1.4'
make: *** [build-stamp] Error 2



Kurt


---------------------------------------
Received: (at 311202-done) by bugs.debian.org; 9 Aug 2005 08:17:18 +0000
>From [EMAIL PROTECTED] Tue Aug 09 01:17:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from einhorn.in-berlin.de [192.109.42.8] (root)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2PIU-00043H-00; Tue, 09 Aug 2005 01:17:18 -0700
X-Envelope-From: [EMAIL PROTECTED]
X-Envelope-To: <[EMAIL PROTECTED]>
Received: from knorke.in-berlin.de (knorke.in-dsl.de [217.197.85.185])
        by einhorn.in-berlin.de (8.12.10/8.12.10/Debian-4) with ESMTP id 
j798HEXs014063
        for <[EMAIL PROTECTED]>; Tue, 9 Aug 2005 10:17:15 +0200
Received: from k6.in-berlin.de ([192.168.0.77])
        by knorke.in-berlin.de with esmtp (Exim 3.35 #1 (Debian))
        id 1E2PIP-0004K0-00
        for <[EMAIL PROTECTED]>; Tue, 09 Aug 2005 10:17:13 +0200
Received: from debacle by k6.in-berlin.de with local (Exim 4.50)
        id 1E2PHt-0005Ki-J2
        for [EMAIL PROTECTED]; Tue, 09 Aug 2005 10:16:41 +0200
Date: Tue, 9 Aug 2005 08:16:41 +0000
From: "W. Borgert" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: internal error: java.lang.ArrayIndexOutOfBoundsException
Message-ID: <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Spam-Score: (-1.599) AWL,BAYES_00
X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Version: 1.4-5

Does not happen with current tools (antlr, kaffe) anymore.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to