Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 627384

Summary: ERROR: dev-java/netbeans-java-8.2-r1::gentoo failed (install phase)
Product: Gentoo Linux Reporter: Alex <bechkov>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of `emerge --info '=dev-java/netbeans-java-8.2-r1::gentoo'`
output of `emerge -pqv '=dev-java/netbeans-java-8.2-r1::gentoo'`
The complete build log

Description Alex 2017-08-09 10:25:43 UTC
There is a problem in the new ebuild, please fix:

>>> Install netbeans-java-8.2-r1 into /var/tmp/portage/dev-java/netbeans-java-8.2-r1/image/ category dev-java
 * java-pkg_ensure-dep: The ebuild is attempting to use commons-cli-1, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use absolutelayout, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use antlr, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use c3p0, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use commons-collections, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use dom4j-1, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use javassist-3, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use jboss-logging, which is not declared with a SLOT in DEPEND.
 * java-pkg_ensure-dep: The ebuild is attempting to use glassfish-transaction-api, which is not declared with a SLOT in DEPEND.
 * ERROR: dev-java/netbeans-java-8.2-r1::gentoo failed (install phase):
 *   Failed to find glassfish-transaction-api.jar in glassfish-transaction-api
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_install
 *   environment, line 4092:  Called java-pkg_jar-from '--into' '/var/tmp/portage/dev-java/netbeans-java-8.2-r1/image///usr/share/netbeans-java-8.2/modules/ext/hibernate4' 'glassfish-transaction-api' 'glassfish-transaction-api.jar' 'jboss-transaction-api_1.2_spec-1.0.0.Final.jar'
 *   environment, line 2945:  Called die
 * The specific snippet of code:
 *           die "Failed to find ${target_jar:-jar} in ${target_pkg}";
Comment 1 Alex 2017-08-09 10:32:09 UTC
Created attachment 488390 [details]
output of `emerge --info '=dev-java/netbeans-java-8.2-r1::gentoo'`
Comment 2 Alex 2017-08-09 10:32:41 UTC
Created attachment 488392 [details]
output of `emerge -pqv '=dev-java/netbeans-java-8.2-r1::gentoo'`
Comment 3 Alex 2017-08-09 10:38:16 UTC
Created attachment 488394 [details]
The complete build log
Comment 4 Evan Teran 2017-08-09 13:36:36 UTC

*** This bug has been marked as a duplicate of bug 627310 ***