Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554378 - =net-irc/irssi-0.8.17 should depend on sys-devel/automake:1.14
Summary: =net-irc/irssi-0.8.17 should depend on sys-devel/automake:1.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-09 17:10 UTC by Justin Bronder (RETIRED)
Modified: 2015-07-09 19:47 UTC (History)
1 user (show)

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 Justin Bronder (RETIRED) gentoo-dev 2015-07-09 17:10:29 UTC
Updating automake manually fixed the following.


 * ERROR: net-irc/irssi-0.8.17::gentoo failed (prepare phase):
 *   Cannot find the latest automake! Tried 1.14.1:1.14 1.15:1.15
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3612:  Called autotools-utils_src_prepare
 *   environment, line  817:  Called eautoreconf
 *   environment, line 1180:  Called _elibtoolize '--install' '--copy' '--force'
 *   environment, line  391:  Called autotools_run_tool 'libtoolize' '--install' '--copy' '--force' '--automake'
 *   environment, line  916:  Called autotools_env_setup
 *   environment, line  869:  Called die
 * The specific snippet of code:
 *           [[ ${WANT_AUTOMAKE} == "latest" ]] && die "Cannot find the latest automake! Tried ${_LATEST_AUTOMAKE[*]}";
 * 
 * If you need support, post the output of `emerge --info '=net-irc/irssi-0.8.17::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-irc/irssi-0.8.17::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-irc/irssi-0.8.17/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-irc/irssi-0.8.17/temp/environment'.
 * Working directory: '/var/tmp/portage/net-irc/irssi-0.8.17/work/irssi-0.8.17'
 * S: '/var/tmp/portage/net-irc/irssi-0.8.17/work/irssi-0.8.17'
Comment 1 Sven Wegener gentoo-dev 2015-07-09 19:47:50 UTC
Thanks, fixed.