Bug#279374: javax-servletapi2.3: FTBFS: doctranslet.DocTransletException

Dalibor Topic Dalibor Topic <robilad@kaffe.org>, 279374@bugs.debian.org
Thu Dec 9 05:53:01 2004


Steve Langasek wrote:
> Arnaud,
> 

>>>Meh, or better yet, this bug may already be fixed with the kaffe packages in
>>>unstable.  The bug does still affect sarge (where I had first tested), so I'm
>>>leaving it open with an appropriate tag for now; it probably needs to be
>>>revisited once kaffe has been updated in testing (currently missing a build
>>>on ia64).
> 
> 
>>First, a new kaffe package from cvs HEAD will be released this week. I
>>hope it'll solve the IA64 build problem, and it'll build servlet like a
>>charm.
> 
> 
> The kaffe build failure was caused by an internal compiler error on ia64.
> Do you specifically know that kaffe CVS includes fixes intended to work
> around this problem?  If not, Matthias' suggested fix (reducing the
> optimization for the one file in question) looks like the best option.

I'm a bit puzzled how to set CFLAGS for a single file in Makefile.am. 
Any example I can follow? Otherwise I'd simply reduce the optimization 
level to -01 for ia64 in general till this bug is fixed.

As an alternative, someone could rewrite the code in question not to 
trigger the ICE.

>>Second, the problem of this bug is gjdoc. I'll see if gjdoc from kaffe
>>will be able to build the servlet javadoc, but anyway, I'll upload a new
>>gjdoc package, but I'm waiting for upstream who is polishing it (huge
>>improvements have been the last month!
> 
> 
> Ok, I'll leave this in your hands.

The gjdoc fixes have been merged in into kaffe's CVS head, works fine 
for me. Very speedy too :)

cheers,
dalibor topic