Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 451054

Summary: dev-libs/oniguruma-5.9.2-r1 - autotools-utils_src_prepare: Cannot find the latest automake! Tried 1.11.1:1.11
Product: Gentoo Linux Reporter: Ambroz Bizjak <ambrop7>
Component: [OLD] LibraryAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

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