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.
Created attachment 334946 [details] build log
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