Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520946 - net-libs/libgadu-1.11.4 has missing sys-devel/automake DEPEND
Summary: net-libs/libgadu-1.11.4 has missing sys-devel/automake DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-26 08:40 UTC by Nikoli
Modified: 2014-09-05 22:38 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 Nikoli 2014-08-26 08:40:32 UTC
In new stable 'eautoreconf' command was added to src_prepare without adding automake to DEPEND, so build fails:
>>> Preparing source in /var/package-manager/tmp/portage/net-libs/libgadu-1.11.4/work/libgadu-1.11.4 ...
 * Running eautoreconf in '/var/package-manager/tmp/portage/net-libs/libgadu-1.11.4/work/libgadu-1.11.4' ...
 * ERROR: net-libs/libgadu-1.11.4::gentoo failed (prepare phase):
 *   Cannot find the latest automake! Tried 1.13:1.13


After installing automake libgadu builds fine.
Comment 1 Maciej Mrozowski gentoo-dev 2014-09-05 22:38:02 UTC
Thanks for reporting.