Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451054 - dev-libs/oniguruma-5.9.2-r1 - autotools-utils_src_prepare: Cannot find the latest automake! Tried 1.11.1:1.11
Summary: dev-libs/oniguruma-5.9.2-r1 - autotools-utils_src_prepare: Cannot find the la...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 14:03 UTC by Ambroz Bizjak
Modified: 2013-04-29 22:56 UTC (History)
0 users

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


Attachments
build log (log,5.23 KB, text/plain)
2013-01-09 14:03 UTC, Ambroz Bizjak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ambroz Bizjak 2013-01-09 14:03:17 UTC
Build fails with "cannot find latest automake". There is no automake installed on my system at this point, after having performed "emerge --depclean --with-bdeps=n".

Reproducible: Always

Steps to Reproduce:
1. Uninstall all versions of automake.
2. Emerge oniguruma.
Actual Results:  
Build fails with "cannot find the latest automake".

Expected Results:  
Automake should be a dependency.
Comment 1 Ambroz Bizjak 2013-01-09 14:03:58 UTC
Created attachment 334946 [details]
build log
Comment 2 Naohiro Aota gentoo-dev 2013-04-29 22:56:57 UTC
  20 Apr 2013; Naohiro Aota <naota@gentoo.org> oniguruma-5.9.2-r1.ebuild,
  oniguruma-5.9.3.ebuild, oniguruma-5.9.4.ebuild:
  Move AUTOTOOLS_AUTORECONF to pull automake dependency. #451054