| Summary: | ERROR: dev-java/netbeans-java-8.2-r1::gentoo failed (install phase) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alex <bechkov> |
| Component: | Current packages | Assignee: | 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 |
||
Created attachment 488390 [details]
output of `emerge --info '=dev-java/netbeans-java-8.2-r1::gentoo'`
Created attachment 488392 [details]
output of `emerge -pqv '=dev-java/netbeans-java-8.2-r1::gentoo'`
Created attachment 488394 [details]
The complete build log
*** This bug has been marked as a duplicate of bug 627310 *** |
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}";