Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382819 - dev-java/netbeans-ide-7.0.1 failed on compile with jdk7
Summary: dev-java/netbeans-ide-7.0.1 failed on compile with jdk7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: jdk7-tracker
  Show dependency tree
 
Reported: 2011-09-13 11:24 UTC by tman
Modified: 2011-09-16 20:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2011-09-13 11:24:54 UTC
[javac]     E extends Object declared in interface Collection
446     [javac] /var/tmp/portage/dev-java/netbeans-ide-7.0.1/work/nbbuild/antsrc/org/netbeans/nbbuild/SortSuiteModules.java:565: warning: [rawtypes] found raw type: Iterator
447     [javac]                 Iterator it = c.iterator();
448     [javac]                 ^
449     [javac]   missing type arguments for generic class Iterator<E>
450     [javac]   where E is a type-variable:
451     [javac]     E extends Object declared in interface Iterator
452     [javac] /var/tmp/portage/dev-java/netbeans-ide-7.0.1/work/nbbuild/antsrc/org/netbeans/nbbuild/SortSuiteModules.java:595: warning: [rawtypes] found raw type: Iterator
453     [javac]             Iterator it = vertex.edges();
454     [javac]             ^
455     [javac]   missing type arguments for generic class Iterator<E>
456     [javac]   where E is a type-variable:
457     [javac]     E extends Object declared in interface Iterator
458     [javac] /var/tmp/portage/dev-java/netbeans-ide-7.0.1/work/nbbuild/antsrc/org/netbeans/nbbuild/SortSuiteModules.java:635: warning: [rawtypes] found raw type: Iterator
459     [javac]             public Iterator edges() {
460     [javac]                    ^
461     [javac]   missing type arguments for generic class Iterator<E>
462     [javac]   where E is a type-variable:
463     [javac]     E extends Object declared in interface Iterator
464     [javac] /var/tmp/portage/dev-java/netbeans-ide-7.0.1/work/nbbuild/antsrc/org/netbeans/nbbuild/testdist/TestDistFilter.java:126: warning: [rawtypes] found raw type: Iterator
465     [javac]         for (Iterator it = possibleTests.iterator() ; it.hasNext() ; ) {
466     [javac]              ^
467     [javac]   missing type arguments for generic class Iterator<E>
468     [javac]   where E is a type-variable:
469     [javac]     E extends Object declared in interface Iterator
470     [javac] /var/tmp/portage/dev-java/netbeans-ide-7.0.1/work/nbbuild/antsrc/org/netbeans/nbbuild/testdist/TestDistFilter.java:224: warning: [rawtypes] found raw type: Set
471     [javac]                       Set reqModules = getRequiredModulesSet();
472     [javac]                       ^
473     [javac]   missing type arguments for generic class Set<E>
474     [javac]   where E is a type-variable:
475     [javac]     E extends Object declared in interface Set
476     [javac] 76 warnings
477      [hgid] No dirstate found starting from /var/tmp/portage/dev-java/netbeans-ide-7.0.1/work/nbbuild
478      [echo] Building nb.cluster.ide modules
479      [echo] api.debugger,api.java.classpath,api.xml,bugtracking,bugtracking.bridge,bugzilla,core.browser,core.ide,csl.api,css.editor,css.visual,db,db.core,db.dataview,db.drivers,db.kit,db.metadata.model,db.mysql,db.sql.editor,db.        |sql.visualeditor,dbapi,defaults,derby,diff,dlight.nativeexecution,dlight.terminal,editor,editor.actions,editor.bookmarks,editor.bracesmatching,editor.codetemplates,editor.completion,editor.deprecated.pre65formatting,editor.            |errorstripe,editor.errorstripe.api,editor.fold,editor.guards,editor.indent,editor.indent.project,editor.kit,editor.lib,editor.lib2,editor.macros,editor.plain,editor.plain.lib,editor.settings,editor.settings.storage,editor.             |structure,editor.util,extbrowser,extexecution,extexecution.destroy,glassfish.common,gototest,gsf.codecoverage,gsf.testrunner,html,html.editor,html.editor.lib,html.lexer,html.parser,html.validation,httpserver,hudson,hudson.             |mercurial,hudson.subversion,ide.kit,image,javascript.editing,javascript.hints,javascript.kit,javascript.refactoring,jellytools.ide,jumpto,languages,languages.diff,languages.manifest,languages.yaml,lexer,lexer.nbbridge,lib.             |cvsclient,lib.terminalemulator,libs.antlr3.runtime,libs.bugtracking,libs.bugzilla,libs.bytelist,libs.commons_codec,libs.commons_logging,libs.commons_net,libs.freemarker,libs.ini4j,libs.jakarta_oro,libs.jaxb,libs.jsch,libs.jvyamlb,     |libs.jzlib,libs.lucene,libs.smack,libs.svnClientAdapter,libs.svnClientAdapter.javahl,libs.svnClientAdapter.svnkit,libs.swingx,libs.xerces,localhistory,mercurial,o.apache.xml.resolver,o.mozilla.rhino.patched,o.n.swing.dirchooser,o.     |openidex.util,options.editor,parsing.api,parsing.lucene,print.editor,project.ant,project.libraries,projectapi,projectui,projectui.buildmenu,projectuiapi,properties,properties.syntax,refactoring.api,schema2beans,server,servletapi,      |spellchecker,spellchecker.apimodule,spellchecker.bindings.htmlxml,spellchecker.bindings.properties,spellchecker.dictionary_en,spellchecker.kit,spi.debugger.ui,spi.editor.hints,spi.navigator,spi.palette,spi.tasklist,spi.viewmodel,      |subversion,swing.validation,target.iterator,tasklist.kit,tasklist.projectint,tasklist.todo,tasklist.ui,terminal,usersguide,utilities,utilities.project,versioning,versioning.indexingbridge,versioning.system.cvss,versioning.util,        |web.client.tools.api,web.common,xml,xml.axi,xml.catalog,xml.core,xml.jaxb.api,xml.lexer,xml.multiview,xml.retriever,xml.schema.completion,xml.schema.model,xml.tax,xml.text,xml.tools,xml.wsdl.model,xml.xam,xml.xdm,xsl
480      [echo] Dependencies: nb.cluster.platform,nb.cluster.harness
481      [echo] Bootstrapping NetBeans-specific Ant extensions...
482      [echo] Building projectapi...
483 Trying to override old definition of task downloadbinaries
484   [nbmerge] Failed to build target: all-projectapi


Reproducible: Always




Portage 2.2.0_alpha55_p39 (default/linux/amd64/10.0/desktop, gcc-4.5.3,
glibc-2.13-r4, 3.0.4-gentoo x86_64)
=================================================================
System uname:
Linux-3.0.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9700_@_2.80GHz-with-gentoo-2.0.3
Timestamp of tree: Tue, 13 Sep 2011 08:00:01 +0000
ccache version 3.1.6 [disabled]
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r2, 3.2-r2
dev-util/ccache:          3.1.6
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.3-r1::poly-c
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo amielke-overlay gnome lorelei-overlay lxde mgorny nikai
qting-edge roslin scarabeus science bleeding-edge wirelay kde poly-c
webapp-experimental mpd luman emacs java-overlay Techwolf lokal
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/boot/grub/40_custom /etc /etc/X11/Sessions/awesome
/etc/X11/Sessions/dwm /etc/X11/xorg.conf /etc/apache2/httpd.conf
/etc/conf.d/hwclock /etc/conf.d/keymaps /etc/default/grub /etc/fstab
/etc/grub.d/05_theme /etc/make.conf /etc/xdg/openbox/autostart.sh
/etc/xdg/openbox/menu.xml /etc/xdg/openbox/rc.xml /etc/xdg/openbox/start
/usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf
/usr/share/openvpn/easy-rsa /usr/share/xsessions/openbox.desktop
/var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/
/etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
/etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs buildpkg distlocks ebuild-locks fixlafiles
fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms
strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de en vi"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/amielke-overlay
/usr/portage/local/layman/gnome /usr/portage/local/layman/lorelei
/usr/portage/local/layman/lxde /usr/portage/local/layman/mgorny
/usr/portage/local/layman/nikai /usr/portage/local/layman/qting-edge
/usr/portage/local/layman/roslin /usr/portage/local/layman/scarabeus
/usr/portage/local/layman/science /usr/portage/local/layman/bleeding-edge
/usr/portage/local/layman/wirelay /usr/portage/local/layman/kde
/usr/portage/local/layman/poly-c /usr/portage/local/layman/webapps-experimental
/usr/portage/local/layman/mpd /usr/portage/local/layman/luman
/usr/portage/local/layman/emacs /usr/portage/local/layman/java-overlay
/usr/portage/local/layman/techwolf /usr/portage/local/local-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
Comment 1 Miroslav Šulc gentoo-dev 2011-09-16 20:00:36 UTC
fixed. thanks for reporting.