[Bug 691] New: icedtea fails to compile netbeans
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Apr 10 03:07:38 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=691
Summary: icedtea fails to compile netbeans
Product: IcedTea
Version: 6-1.10.1
Platform: all
URL: http://netbeans.org/bugzilla/show_bug.cgi?id=197275
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: fordfrog at gentoo.org
the issue is described in more detail at
http://netbeans.org/bugzilla/show_bug.cgi?id=197275
summary of the issue:
- icedtea 6.1.10+ fails to compile netbeans 7.0 rc2
(http://dlc.sun.com.edgesuite.net/netbeans/7.0/rc2/zip/netbeans-7.0rc2-201104070802-src.zip)
- icedtea <6.1.10 compiles it fine
- icedtea icedtea-7.1.13 fails to compile it too
- any icedtea version mentioned compiles fine netbeans trunk
(http://bits.netbeans.org/download/trunk/nightly/2011-04-09_04-01-10/zip/netbeans-trunk-nightly-201104090401-src.zip)
- sun-jdk compiles any mentioned netbeans version without error
the error is this:
jar:
[jarwithmoduleattributes] Computed OpenIDE-Module-Specification-Version:
1.12.1.1.17
[jarwithmoduleattributes] Building jar:
/var/tmp/portage/netbeans/nbbuild/netbeans/java/modules/org-netbeans-modules-java-source-ant.jar
nblib:
[mkdir] Created dir:
/var/tmp/portage/netbeans/java.source.ant/build/antclasses
[javac] Compiling 3 source files to
/var/tmp/portage/netbeans/java.source.ant/build/antclasses
[repeat]
/var/tmp/portage/netbeans/java.source.ant/antsrc/org/netbeans/modules/java/source/ant/JavacTask.java:111:
package CheckForCleanBuilds does not exist
[repeat] if (CheckForCleanBuilds.cleanBuild.get() && getSrcdir()
!= null) {
[repeat] ^
[repeat] 1 error
[nbmerge] Failed to build target: all-java.source.ant
BUILD FAILED
/var/tmp/portage/netbeans/nbbuild/build.xml:382: The following error occurred
while executing this line:
/var/tmp/portage/netbeans/nbbuild/build.xml:377: The following error occurred
while executing this line:
/var/tmp/portage/netbeans/nbbuild/build.xml:412: The following error occurred
while executing this line:
/var/tmp/portage/netbeans/nbbuild/build.xml:395: The following error occurred
while executing this line:
/var/tmp/portage/netbeans/nbbuild/build.xml:377: The following error occurred
while executing this line:
/var/tmp/portage/netbeans/nbbuild/build.xml:424: The following error occurred
while executing this line:
/var/tmp/portage/netbeans/java.source.ant/build.xml:52: Compile failed; see the
compiler error output for details.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list