Your message dated Thu, 09 Feb 2006 16:15:42 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350700: ecj-bootstrap: Fails to build xml-crimson
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)
--- Begin Message ---
Package: ecj-bootstrap
Version: 3.1.2-1
Severity: normal
From my pbuilder build log for xml-crimson:
...
[javac] 27. ERROR in
/tmp/buildd/xml-crimson-1.1.3/src/org/apache/crimson/tree/AttributeNode.java
[javac] (at line 105)
[javac] public class AttributeNode extends NamespacedNode implements
Attr
[javac] ^^^^^^^^^^^^^
[javac] The type AttributeNode must implement the inherited abstract method
Node.getTextContent()
[javac] ----------
...
[javac] ----------
[javac] 206 problems (159 errors, 47 warnings)
BUILD FAILED
/tmp/buildd/xml-crimson-1.1.3/build.xml:141: Compile failed; see the compiler
error output for details.
Total time: 8 seconds
make: *** [debian/stamp-ant-build] Error 1
This doesn't go away if I add "--extrapackages java-gcj-compat" to the
pbuilder command line. Since I can't find any mention of getTextContent
in the xml-crimson package (or any of the other abstract methods it's
reporting), and the package still builds fine using -Dbuild.compiler=jikes,
it looks to me like there's probably an incorrect import taking place
somewhere.
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Wolfgang Baer wrote:
> Matthias Klose wrote:
>
>>looks more like some problem in the build file, passing all source
>>files directly to ecj lets the build succeed.
>
> Patch ready. Will prepare a new upload.
xml-crimson 1.1.3-8 is uploaded - closing
Wolfgang
--- End Message ---