* Package: dev-java/netbeans-webcommon-7.3 * Repository: gentoo * Maintainer: fordfrog@gentoo.org java@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * * Using: icedtea-bin-6 >>> Unpacking source... >>> Unpacking netbeans-7.3-201302132200-src.zip to /tmp/portage/dev-java/netbeans-webcommon-7.3/work * Deleting bundled jars... >>> Unpacking netbeans-7.3-build.xml.patch.bz2 to /tmp/portage/dev-java/netbeans-webcommon-7.3/work >>> Source unpacked in /tmp/portage/dev-java/netbeans-webcommon-7.3/work >>> Preparing source in /tmp/portage/dev-java/netbeans-webcommon-7.3/work ... * 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' * Applying netbeans-7.3-build.xml.patch ... [ ok ] * Symlinking external libraries... * Linking in other clusters... Searching for bundled jars: None found. Searching for bundled classes (no output if none found): Search done. >>> Source prepared. >>> Configuring source in /tmp/portage/dev-java/netbeans-webcommon-7.3/work ... >>> Source configured. >>> Compiling source in /tmp/portage/dev-java/netbeans-webcommon-7.3/work ... * Using following ANT_TASKS: ant-nodeps Buildfile: /tmp/portage/dev-java/netbeans-webcommon-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: /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/build/antclasses [javac] Compiling 4 source files to /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/build/antclasses [echo] Bootstrapping NetBeans-specific Ant extensions... [javac] Compiling 79 source files to /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/build/antclasses [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/CheckModuleConfigs.java:84: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Map [javac] Map properties = getProject().getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ExportedAPICondition.java:64: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Hashtable [javac] Hashtable props = getProject().getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/FixTestDependencies.java:252: cannot find symbol [javac] symbol : constructor ModuleListParser(java.util.Hashtable,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] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/InsertModuleAllTargets.java:105: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Hashtable [javac] Hashtable props = prj.getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-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 [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ModuleTestDependencies.java:94: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Hashtable [javac] Hashtable props = getProject().getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-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 [javac] Vector doneList = getProject().topoSort(getOwningTarget().getName(), targets); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ParseProjectXml.java:450: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Hashtable [javac] Hashtable properties = getProject().getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-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 [javac] public Iterator iterator() { [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-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 [javac] public Iterator iterator() { [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-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 [javac] public Enumeration selectorElements() { [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/RefreshDependencyVersions.java:124: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Map [javac] @SuppressWarnings("unchecked") Map properties = getProject().getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/ShorterPaths.java:186: incompatible types [javac] found : java.util.Hashtable [javac] required: java.util.Map [javac] Map properties = getProject().getProperties(); [javac] ^ [javac] /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/antsrc/org/netbeans/nbbuild/Sigtest.java:300: getInstance(java.lang.Class,java.lang.String) in org.apache.tools.ant.types.EnumeratedAttribute cannot be applied to (java.lang.Class,java.lang.String) [javac] setM(task, "setAction", EnumeratedAttribute.getInstance(actionType, action.getValue())); [javac] ^ [javac] 10 errors [javac] 4 warnings BUILD FAILED /tmp/portage/dev-java/netbeans-webcommon-7.3/work/nbbuild/build.xml:108: Compile failed; see the compiler error output for details. Total time: 5 seconds * ERROR: dev-java/netbeans-webcommon-7.3::gentoo failed (compile phase): * eant failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4072: Called java-pkg-2_src_compile * environment, line 1935: Called eant 'rebuild-cluster' '-f' 'nbbuild/build.xml' '-Drebuild.cluster.name=nb.cluster.webcommon' '-Dext.binaries.downloaded=true' '-Dpermit.jdk7.builds=true' * environment, line 743: Called die * The specific snippet of code: * ant ${antflags} "${@}" || die "eant failed" * * If you need support, post the output of `emerge --info '=dev-java/netbeans-webcommon-7.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-java/netbeans-webcommon-7.3::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-6 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.13.3" JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac" and of course, the output of emerge --info =netbeans-webcommon-7.3 sed: couldn't open temporary file /etc/portage/package.mask/sedlwyI6q: Permission denied