Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361357 - dev-java/netbeans-ide-7.0_rc1 compilation failed
Summary: dev-java/netbeans-ide-7.0_rc1 compilation failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 361361 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-30 18:55 UTC by Michal Orlik
Modified: 2011-03-31 04:13 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info,5.23 KB, text/plain)
2011-03-30 18:55 UTC, Michal Orlik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Orlik 2011-03-30 18:55:03 UTC
Created attachment 267887 [details]
emerge --info

error with compiling newest netbeans

 * Package:    dev-java/netbeans-ide-7.0_rc1
 * Repository: gentoo
 * Maintainer: fordfrog@gentoo.org java@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   sandbox
 * Using: icedtea6-bin
>>> Unpacking source...
>>> Unpacking netbeans-7.0rc1-201103280000-src.zip to /var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/work
 * Deleting bundled jars...
>>> Unpacking netbeans-7.0-build.xml-r1.patch.bz2 to /var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/work
>>> Source unpacked in /var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/work
>>> Preparing source in /var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/work ...
 * Deleting bundled class files...
removed `./db/test/unit/data/DummyDriver.class'
removed `./classfile/test/unit/src/regression/datafiles/SwitchData.class'
removed `./classfile/test/unit/src/regression/datafiles/test91098.class'
removed `./nbi/engine/src/org/netbeans/installer/utils/applications/TestJDK.class'
removed `./mobility.cldcplatform/test/unit/data/goldenfiles/org/netbeans/modules/mobility/cldcplatform/J2MEPlatformTest/Midlet.class'
removed `./j2ee.common/test/unit/data/testcp/classes/org/netbeans/test/db/driver/B.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/impl/A.class'
removed `./j2ee.jboss4/test/qa-functional/data/ejb/build/jar/com/titan/cabin/CabinBean.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 `./mobility.project/test/unit/data/goldenfiles/org/netbeans/modules/mobility/project/J2MEProjectGeneratorTest/Studio/HelloMIDlet.class'
removed `./mobility.project/test/unit/data/goldenfiles/org/netbeans/modules/mobility/project/J2MEProjectGeneratorTest/Studio/Midlet.class'
 * Applying netbeans-7.0-build.xml-r1.patch ...                                                                                                                                                                                       [ ok ]
 * Symlinking external libraries...
 * Linking in other clusters...
!!! ERROR: Package servlet-api-2.2 was not found!
 * ERROR: dev-java/netbeans-ide-7.0_rc1 failed (prepare phase):
 *   There was a problem getting the classpath for servlet-api-2.2.
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4501:  Called java-pkg_jar-from '--virtual' '--into' 'servletapi/external' 'servlet-api-2.2' 'servlet.jar' 'servlet-2.2.jar'
 *   environment, line 3352:  Called die
 * The specific snippet of code:
 *       [[ $? != 0 ]] && die ${error_msg};
 * 
 * If you need support, post the output of 'emerge --info =dev-java/netbeans-ide-7.0_rc1',
 * the complete build log and the output of 'emerge -pqv =dev-java/netbeans-ide-7.0_rc1'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea6-bin  CLASSPATH="" JAVA_HOME="/opt/icedtea6-bin-1.9.7"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/temp/environment'.
 * S: '/var/tmp/portage/dev-java/netbeans-ide-7.0_rc1/work'
Comment 1 Miroslav Šulc gentoo-dev 2011-03-30 19:24:36 UTC
fixed in main tree. the fix is done in netbeans-ide-7.0_rc1.ebuild (no revbump). you should wait till the fix reaches your sync mirror. if the problem persists, please reopen this bug. thank you for reporting.
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2011-03-31 04:13:21 UTC
*** Bug 361361 has been marked as a duplicate of this bug. ***