Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93617 - Netbeans 4.0 ebuild fails.
Summary: Netbeans 4.0 ebuild fails.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL: http://somethinkimscary.port5.com/nbe...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 17:18 UTC by Patrick Harrison
Modified: 2005-05-23 22:43 UTC (History)
0 users

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 Patrick Harrison 2005-05-22 17:18:56 UTC
Install fails with the following errors:

BUILD FAILED
/var/tmp/portage/netbeans-4.0/work/netbeans-src/nbbuild/build.xml:2563: The
following error occurred while executing this line:
/var/tmp/portage/netbeans-4.0/work/netbeans-src/nbbuild/build.xml:2558: The
following error occurred while executing this line:
/var/tmp/portage/netbeans-4.0/work/netbeans-src/nbbuild/build.xml:1217: The
following error occurred while executing this line:
/var/tmp/portage/netbeans-4.0/work/netbeans-src/mdr/jmi/build.xml:26: The
following error occurred while executing this line:
java.lang.NoClassDefFoundError


Reproducible: Always
Steps to Reproduce:
1.Unmask netbeans-4.0
2.emerge netbeans-4.0

Actual Results:  
BUILD FAILED
/var/tmp/portage/netbeans-4.0/work/netbeans-src/nbbuild/build.xml:2563: The
following error occurred while executing this line:
/var/tmp/portage/netbeans-4.0/work/netbeans-src/nbbuild/build.xml:2558: The
following error occurred while executing this line:
/var/tmp/portage/netbeans-4.0/work/netbeans-src/nbbuild/build.xml:1217: The
following error occurred while executing this line:
/var/tmp/portage/netbeans-4.0/work/netbeans-src/mdr/jmi/build.xml:26: The
following error occurred while executing this line:
java.lang.NoClassDefFoundError


Expected Results:  
The software should compile and install.

I'm using sun-jdk-1.4.2-r8
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2005-05-23 10:39:24 UTC
This bug seems to be related to sun-jdk-1.4.2*. Blackdown and Tiger work without
problems.
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-05-23 22:43:29 UTC
Patch applied, please sync and test in a bit.  Reopen if the problem persists.