Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402353 - dev-java/icedtea-6.1.11: should DEPEND on app-arch/unzip
Summary: dev-java/icedtea-6.1.11: should DEPEND on app-arch/unzip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 08:33 UTC by cyberbat
Modified: 2012-02-06 10:03 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 cyberbat 2012-02-06 08:33:25 UTC
checking for sha256sum... /usr/bin/sha256sum
checking for i686-pc-linux-gnu-wget... no
checking for wget... /usr/bin/wget
checking for i686-pc-linux-gnu-zip... no
checking for zip... /usr/bin/zip
checking for i686-pc-linux-gnu-unzip... no
checking for unzip... no
configure: error: unzip program not found in PATH

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-java/icedtea-6.1.11/work/icedtea6-1.11/config.log
 * ERROR: dev-java/icedtea-6.1.11 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   75:  Called src_configure
 *        environment, line 4926:  Called econf '--enable-bootstrap' '--with-ecj-jar=/usr/share/eclipse-ecj-3.5/lib/ecj.jar' '--with-parallel-jobs=3' '--without-rhino' '--with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea-6.1.11/distdir/openjdk-6-src-b24-14_nov_2011.tar.gz' '--with-jaxp-drop-zip=/var/tmp/portage/dev-java/icedtea-6.1.11/distdir/jaxp144_03.zip' '--with-jaxws-drop-zip=/var/tmp/portage/dev-java/icedtea-6.1.11/distdir/jdk6-jaxws2_1_6-2011_06_13.zip' '--with-jaf-drop-zip=/var/tmp/portage/dev-java/icedtea-6.1.11/distdir/jdk6-jaf-b20.zip' '--with-jdk-home=/opt/icedtea6-bin-1.10.4' '--with-abs-install-dir=/usr/lib/icedtea6' '--enable-optimizations' '--disable-docs' '--disable-nss' '--disable-pulse-java' '--disable-systemtap' '--with-pax=paxctl'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =dev-java/icedtea-6.1.11',
 * the complete build log and the output of 'emerge -pqv =dev-java/icedtea-6.1.11'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea6-bin  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/dev-java/icedtea-6.1.11/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-6.1.11/temp/environment'.
 * S: '/var/tmp/portage/dev-java/icedtea-6.1.11/work/icedtea6-1.11'
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2012-02-06 10:03:00 UTC
Fixed, thanks for the report.