[Bug 375] New: IcedTea fails to build using ecj-3.5

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Aug 3 09:33:19 PDT 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=375

           Summary: IcedTea fails to build using ecj-3.5
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: doko at ubuntu.com


forwarded to eclipse: https://bugs.eclipse.org/bugs/show_bug.cgi?id=285466

IcedTea fails to build using ecj-3.5:

$ sh call_ecj.sh 
+ ecj -version
Eclipse Java Compiler 0.967_R35x, 3.5.1 release, Copyright IBM Corp 2000, 2009.
All rights reserved.
+ ecj -nowarn -g -d lib/hotspot-tools -source 1.5 -sourcepath
hotspot-tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:generated:rt
-bootclasspath  @hotspot-tools-source-files.txt
----------
1. ERROR in hotspot-tools/com/sun/codemodel/internal/package-info.java (at line
1)
        /*
        ^
The type package-info is already defined
----------
----------
2. ERROR in hotspot-tools/com/sun/source/tree/package-info.java (at line 1)
        /*
        ^
The type package-info is already defined
----------
----------
3. ERROR in hotspot-tools/com/sun/source/util/package-info.java (at line 1)
        /*
        ^
The type package-info is already defined
----------
----------
4. ERROR in hotspot-tools/com/sun/tools/internal/xjc/model/package-info.java
(at line 1)
        /*
        ^
The type package-info is already defined
----------
----------
5. ERROR in hotspot-tools/com/sun/tools/internal/xjc/package-info.java (at line
1)
        /*
        ^
The type package-info is already defined
----------
----------
6. ERROR in
hotspot-tools/com/sun/tools/internal/xjc/reader/xmlschema/bindinfo/package-info.java
(at line 1)
        /*
        ^
The type package-info is already defined
----------
6 problems (6 errors)


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list