Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818811 - dev-java/ant-contrib-1.0_beta6_pre20201123: missing dep on dev-java/bcpg and dev-java/bcpkix
Summary: dev-java/ant-contrib-1.0_beta6_pre20201123: missing dep on dev-java/bcpg and ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-18 12:36 UTC by Fabio Rossi
Modified: 2021-11-11 09:00 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 Fabio Rossi 2021-10-18 12:36:46 UTC
during installation I get the following error:

>>> Emerging (1 of 1) dev-java/ant-contrib-1.0_beta6_pre20201123::gentoo
 * ant-contrib-1.0_beta6_pre20201123.tar.gz BLAKE2B SHA512 size ;-) ...                                                [ ok ]
 * Using: openjdk-8
>>> Unpacking source...
>>> Unpacking ant-contrib-1.0_beta6_pre20201123.tar.gz to /var/tmp/portage/dev-java/ant-contrib-1.0_beta6_pre20201123/work
>>> Source unpacked in /var/tmp/portage/dev-java/ant-contrib-1.0_beta6_pre20201123/work
>>> Preparing source in /var/tmp/portage/dev-java/ant-contrib-1.0_beta6_pre20201123/work/ant-contrib-0228412be2ef648cfabc1d74416d3188755aff9b/ant-contrib ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-java/ant-contrib-1.0_beta6_pre20201123/work/ant-contrib-0228412be2ef648cfabc1d74416d3188755aff9b/ant-contrib ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-java/ant-contrib-1.0_beta6_pre20201123/work/ant-contrib-0228412be2ef648cfabc1d74416d3188755aff9b/ant-contrib ...
!!! ERROR: Package bcpg-1.50 was not found!
 * ERROR: dev-java/ant-contrib-1.0_beta6_pre20201123::gentoo failed (compile phase):
 *   java-config --classpath=commons-httpclient-3,ant-core,bcel,ant-ivy-2,xerces-2 failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 2392:  Called java-pkg-simple_src_compile
 *   environment, line  865:  Called java-pkg-simple_getclasspath
 *   environment, line  824:  Called java-pkg_getjars '--with-dependencies' 'commons-httpclient-3,ant-core,bcel,ant-ivy-2,xerces-2'
 *   environment, line 1718:  Called die
 * The specific snippet of code:
 *       [[ $? != 0 ]] && die "java-config --classpath=${pkgs} failed";
 * 
 * If you need support, post the output of `emerge --info '=dev-java/ant-contrib-1.0_beta6_pre20201123::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/ant-contrib-1.0_beta6_pre20201123::gentoo'`.
Comment 1 Fabio Rossi 2021-10-18 12:42:35 UTC
... and dep dev-java/bcpkix as well
Comment 2 Volkmar W. Pogatzki 2021-10-20 22:00:01 UTC
Works fine with dev-java/ant-ivy-2.5.0 ( https://github.com/gentoo/gentoo/pull/21197 )
Comment 3 Volkmar W. Pogatzki 2021-11-11 09:00:43 UTC
Cannot reproduce this bug. 
In case you re-open, please  post the output of `emerge --info '=dev-java/ant-contrib-1.0_beta6_pre20201123::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/ant-contrib-1.0_beta6_pre20201123::gentoo'`.