Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70106 - Xerces-2.3.0 does not compile on amd64 with blackdown jdk
Summary: Xerces-2.3.0 does not compile on amd64 with blackdown jdk
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 16:10 UTC by Vibhav Garg (RETIRED)
Modified: 2005-04-01 07:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vibhav Garg (RETIRED) gentoo-dev 2004-11-04 16:10:14 UTC
I am trying to build xerces-2.3.0 from source on an amd64 system using blackdown-jdk-1.4.2-rc1 but I get  compilation errors




Reproducible: Always
Steps to Reproduce:
1. emerge /usr/portage/dev-java/xerces/xerces-2.3.0.ebuild
2.
3.

Actual Results:  
compile:
     [copy] Copying 8 files to
/var/tmp/portage/xerces-2.3.0/work/xerces-2_3_0/build/classes
   [xjavac] Compiling 603 source files to
/var/tmp/portage/xerces-2.3.0/work/xerces-2_3_0/build/classes
   [xjavac]
/var/tmp/portage/xerces-2.3.0/work/xerces-2_3_0/build/src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:138:
illegal unicode escape
   [xjavac]  *          <kbd>\u005cu</kbd><var>c</var>, <kbd>\L</kbd>,
<kbd>\U</kbd>,
   [xjavac]                       ^
   [xjavac]
/var/tmp/portage/xerces-2.3.0/work/xerces-2_3_0/build/src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:183:
illegal unicode escape
   [xjavac]  *       <dt class="REGEX"><kbd>\u005cu</kbd><var>HHHH</var>
   [xjavac]                                      ^
   [xjavac]
/var/tmp/portage/xerces-2.3.0/work/xerces-2_3_0/build/src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:207:
illegal unicode escape
   [xjavac]  *         <li class="REGEX">A character (including <Kbd>\e \f \n \r
\t</kbd> <kbd>\u005cx</kbd><var>HH</var>
<kbd>\u005cx{</kbd><var>HHHH</var><kbd>}</kbd>
<!--kbd>\u005cu</kbd><var>HHHH</var--> <kbd>\u005cv</kbd><var>HHHHHH</var>)
   [xjavac]                        ^
   [xjavac]
/var/tmp/portage/xerces-2.3.0/work/xerces-2_3_0/build/src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:500:
illegal unicode escape
   [xjavac]  * <!--               | '\u005cu' hex-char hex-char hex-char hex-char
   [xjavac]                               ^
   [xjavac] 4 errors

BUILD FAILED

Expected Results:  
Compiled xerces-2.3.0
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-31 16:47:43 UTC
is this still an issue? i'm not able to reproduce this error.
Comment 2 Vibhav Garg (RETIRED) gentoo-dev 2005-04-01 07:12:32 UTC
We can close this issue. I am not using this version anymore.
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-04-01 07:34:34 UTC
closed