<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>26758</bug_id>
          
          <creation_ts>2003-08-16 16:36 0000</creation_ts>
          <short_desc>xerces-2.3.0-r1 won&apos;t compile with sun-jdk 1.4.2</short_desc>
          <delta_ts>2003-08-23 20:21:30 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>chris@getcynical.com</reporter>
          <assigned_to>java@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>chris@getcynical.com</who>
            <bug_when>2003-08-16 16:36:45 0000</bug_when>
            <thetext>I&apos;ll preface this by saying I don&apos;t know all that much about Java so I might
just be missing some prerequisite I&apos;m not aware of. I only know the app I&apos;m
trying to build needs the Xerces stuff. Anyway, when trying to emerge
xerces-2.3.0-r1 I get the following errors before it bombs out. I poked around
in /var/tmp/portage/xerces-2.3.0-r1 but didn&apos;t see a compile log.

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

BUILD FAILED
file:/var/tmp/portage/xerces-2.3.0-r1/work/xerces-2_3_0/build.xml:233: Compile
failed; see the compiler error output for details.

Total time: 24 seconds

!!! ERROR: dev-java/xerces-2.3.0-r1 failed.
!!! Function src_compile, Line 31, Exitcode 1
!!! Compile failed.


Reproducible: Always
Steps to Reproduce:
1. emerge sun-jdk-1.4.2
2. emerge ant
3. emerge xerces</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aalmenar@gmail.com</who>
            <bug_when>2003-08-23 20:21:30 0000</bug_when>
            <thetext>I have updated xerces to version 2.5.0, try with that version, that should fix 
the problem. </thetext>
          </long_desc>
      
    </bug>

</bugzilla>