Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529078 - app-arch/snappy-1.1.2-r1 has missing sys-devel/automake DEPEND
Summary: app-arch/snappy-1.1.2-r1 has missing sys-devel/automake DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-12 19:19 UTC by Nikoli
Modified: 2014-11-15 06:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (snappy-1.1.2-r1_build.log,1.91 KB, text/plain)
2014-11-12 19:19 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2014-11-12 19:19:00 UTC
Created attachment 389198 [details]
build.log

>>> Preparing source in /var/tmp/portage/app-arch/snappy-1.1.2-r1/work/snappy-1.1.2 ...
 * Running eautoreconf in '/var/tmp/portage/app-arch/snappy-1.1.2-r1/work/snappy-1.1.2' ...
 * ERROR: app-arch/snappy-1.1.2-r1::gentoo failed (prepare phase):
 *   Cannot find the latest automake! Tried 1.13:1.13
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3423:  Called eautoreconf
 *   environment, line  999:  Called _elibtoolize '--install' '--copy' '--force'
 *   environment, line  374:  Called autotools_run_tool 'libtoolize' '--install' '--copy' '--force' '--automake'
 *   environment, line  735:  Called autotools_env_setup
 *   environment, line  696:  Called die
 * The specific snippet of code:
 *           [[ ${WANT_AUTOMAKE} == "latest" ]] && die "Cannot find the latest automake! Tried ${_LATEST_AUTOMAKE}";
Comment 1 SpanKY gentoo-dev 2014-11-15 06:49:24 UTC
should be all set now in the tree; thanks for the report!

Commit message: Make sure we depend on autotools
http://sources.gentoo.org/app-arch/snappy/snappy-1.1.2-r1.ebuild?r1=1.5&r2=1.6