Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 353082 Details for
Bug 476518
dev-java/netbeans-* - fail to compile with: dev-java/ant-{core,nodeps,junit}-1.9.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-java:netbeans-platform-7.3.log
dev-java:netbeans-platform-7.3:20130711-103407.log (text/plain), 11.57 KB, created by
Denis M. (Phr33d0m)
on 2013-07-11 11:06:01 UTC
(
hide
)
Description:
dev-java:netbeans-platform-7.3.log
Filename:
MIME Type:
Creator:
Denis M. (Phr33d0m)
Created:
2013-07-11 11:06:01 UTC
Size:
11.57 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-java/netbeans-platform-7.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: fordfrog@gentoo.org java@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox > [32;01m*[0m Using: icedtea-bin-6 >>>> Unpacking source... >>>> Unpacking netbeans-7.3-201302132200-src.zip to /var/tmp/portage/dev-java/netbeans-platform-7.3/work > [32;01m*[0m Deleting bundled jars... >>>> Unpacking netbeans-7.3-build.xml.patch.bz2 to /var/tmp/portage/dev-java/netbeans-platform-7.3/work >>>> Source unpacked in /var/tmp/portage/dev-java/netbeans-platform-7.3/work >>>> Preparing source in /var/tmp/portage/dev-java/netbeans-platform-7.3/work ... > [32;01m*[0m Deleting bundled class files... >removed â./nbi/engine/src/org/netbeans/installer/utils/applications/TestJDK.classâ >removed â./mobility.project/test/unit/data/goldenfiles/org/netbeans/modules/mobility/project/J2MEProjectGeneratorTest/Studio/Midlet.classâ >removed â./mobility.project/test/unit/data/goldenfiles/org/netbeans/modules/mobility/project/J2MEProjectGeneratorTest/Studio/HelloMIDlet.classâ >removed â./mobility.cldcplatform/test/unit/data/goldenfiles/org/netbeans/modules/mobility/cldcplatform/J2MEPlatformTest/Midlet.classâ >removed â./j2ee.jboss4/test/qa-functional/data/ejb/build/jar/com/titan/cabin/CabinRemote.classâ >removed â./j2ee.jboss4/test/qa-functional/data/ejb/build/jar/com/titan/cabin/CabinHomeRemote.classâ >removed â./j2ee.jboss4/test/qa-functional/data/ejb/build/jar/com/titan/cabin/CabinBean.classâ >removed â./j2ee.common/test/unit/data/testcp/classes/org/netbeans/test/db/impl/A.classâ >removed â./j2ee.common/test/unit/data/testcp/classes/org/netbeans/test/db/driver/TestDriver.classâ >removed â./j2ee.common/test/unit/data/testcp/classes/org/netbeans/test/db/driver/B.classâ >removed â./db/test/unit/data/DummyDriver.classâ >removed â./classfile/test/unit/src/regression/datafiles/test91098.classâ >removed â./classfile/test/unit/src/regression/datafiles/left-square.classâ >removed â./classfile/test/unit/src/regression/datafiles/SwitchData.classâ > [32;01m*[0m Applying netbeans-7.3-build.xml.patch ... >[A[208C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Symlinking external libraries... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/netbeans-platform-7.3/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/netbeans-platform-7.3/work ... > [32;01m*[0m Using following ANT_TASKS: ant-nodeps >Buildfile: /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/build.xml > >-jdk-pre-preinit: > >-jdk-preinit: > >-jdk-warn: > >-jdk-presetdef-basic: > >-jdk-default: > >-jdk-init: > >-load-build-properties: > >bootstrap: > [mkdir] Created dir: /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/build/antclasses > [javac] Compiling 4 source files to /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/build/antclasses > [echo] Bootstrapping NetBeans-specific Ant extensions... > [javac] Compiling 79 source files to /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/build/antclasses > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/CheckModuleConfigs.java:84: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Map<java.lang.String,java.lang.String> > [javac] Map<String,String> properties = getProject().getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ExportedAPICondition.java:64: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Hashtable<java.lang.String,java.lang.String> > [javac] Hashtable<String,String> props = getProject().getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/FixTestDependencies.java:252: cannot find symbol > [javac] symbol : constructor ModuleListParser(java.util.Hashtable<java.lang.String,java.lang.Object>,org.netbeans.nbbuild.ModuleType,org.apache.tools.ant.Project) > [javac] location: class org.netbeans.nbbuild.ModuleListParser > [javac] ModuleListParser listParser = new ModuleListParser(getProject().getProperties(), projectType, getProject()); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/InsertModuleAllTargets.java:105: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Hashtable<java.lang.String,java.lang.String> > [javac] Hashtable<String,String> props = prj.getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/LayerIndex.java:374: org.netbeans.nbbuild.LayerIndex.ZipArray is not abstract and does not override abstract method iterator() in org.apache.tools.ant.types.ResourceCollection > [javac] private static final class ZipArray extends ArrayList<ZipResource> > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ModuleTestDependencies.java:94: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Hashtable<java.lang.String,java.lang.String> > [javac] Hashtable<String,String> props = getProject().getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/NbMerge.java:208: warning: [unchecked] unchecked conversion > [javac] found : java.util.Hashtable > [javac] required: java.util.Hashtable<java.lang.String,org.apache.tools.ant.Target> > [javac] Vector doneList = getProject().topoSort(getOwningTarget().getName(), targets); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ParseProjectXml.java:450: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Hashtable<java.lang.String,java.lang.String> > [javac] Hashtable<String,String> properties = getProject().getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/PathFileSet.java:226: warning: iterator() in org.netbeans.nbbuild.PathFileSet implements iterator() in org.apache.tools.ant.types.ResourceCollection; return type requires unchecked conversion > [javac] found : java.util.Iterator > [javac] required: java.util.Iterator<org.apache.tools.ant.types.Resource> > [javac] public Iterator iterator() { > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/PathFileSet.java:226: warning: iterator() in org.netbeans.nbbuild.PathFileSet implements iterator() in java.lang.Iterable; return type requires unchecked conversion > [javac] found : java.util.Iterator > [javac] required: java.util.Iterator<org.apache.tools.ant.types.Resource> > [javac] public Iterator iterator() { > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/PathFileSet.java:128: warning: selectorElements() in org.netbeans.nbbuild.PathFileSet implements selectorElements() in org.apache.tools.ant.types.selectors.SelectorContainer; return type requires unchecked conversion > [javac] found : java.util.Enumeration > [javac] required: java.util.Enumeration<org.apache.tools.ant.types.selectors.FileSelector> > [javac] public Enumeration selectorElements() { > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/RefreshDependencyVersions.java:124: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Map<java.lang.String,java.lang.String> > [javac] @SuppressWarnings("unchecked") Map<String,String> properties = getProject().getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ShorterPaths.java:186: incompatible types > [javac] found : java.util.Hashtable<java.lang.String,java.lang.Object> > [javac] required: java.util.Map<java.lang.String,java.lang.String> > [javac] Map<String, String> properties = getProject().getProperties(); > [javac] ^ > [javac] /var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/Sigtest.java:300: getInstance(java.lang.Class<? extends org.apache.tools.ant.types.EnumeratedAttribute>,java.lang.String) in org.apache.tools.ant.types.EnumeratedAttribute cannot be applied to (java.lang.Class<capture#213 of ?>,java.lang.String) > [javac] setM(task, "setAction", EnumeratedAttribute.getInstance(actionType, action.getValue())); > [javac] ^ > [javac] 10 errors > [javac] 4 warnings > >BUILD FAILED >/var/tmp/portage/dev-java/netbeans-platform-7.3/work/nbbuild/build.xml:108: Compile failed; see the compiler error output for details. > >Total time: 1 second > [31;01m*[0m ERROR: dev-java/netbeans-platform-7.3 failed (compile phase): > [31;01m*[0m eant failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 4131: Called eant '-f' 'nbbuild/build.xml' '-Drebuild.cluster.name=nb.cluster.platform' '-Dext.binaries.downloaded=true' '-Djava.awt.headless=true' '-Dpermit.jdk7.builds=true' 'rebuild-cluster' > [31;01m*[0m environment, line 601: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ant ${antflags} "${@}" || die "eant failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-java/netbeans-platform-7.3'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-java/netbeans-platform-7.3'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea-bin-6 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.12.5" >JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac" >and of course, the output of emerge --info =netbeans-platform-7.3 > [31;01m*[0m The complete build log is located at '/var/tmp/portage/logs/dev-java:netbeans-platform-7.3:20130711-103407.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-java/netbeans-platform-7.3/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-java/netbeans-platform-7.3/work' > [31;01m*[0m S: '/var/tmp/portage/dev-java/netbeans-platform-7.3/work'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 476518
: 353082