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

Bug 260077

Summary: sys-devel/libtool
Product: Gentoo/Alt Reporter: Chris Brennan <xaero>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Brennan 2009-02-23 22:34:46 UTC
sys-devel/libtool-1.5.26 has several QA Notices

Reproducible: Always

Steps to Reproduce:
1. emerge --oneshot --nodeps

Actual Results:  
* QA Notice: 'aclocal' called by src_unpack: sys-devel/libtool-1.5.26
* Use autotools.eclass instead of calling 'aclocal' directly.
* QA Notice: 'automake' called by src_unpack: sys-devel/libtool-1.5.26
* Use autotools.eclass instead of calling 'automake' directly.
* QA Notice: 'autoconf' called by src_unpack: sys-devel/libtool-1.5.26
* Use autotools.eclass instead of calling 'autoconf' directly.           [ ok ]
* Running autotools in 'libltdl' ...
* QA Notice: 'aclocal' called by src_unpack: sys-devel/libtool-1.5.26
* Use autotools.eclass instead of calling 'aclocal' directly.
acinclude.m4:6664: the serial number must appear before any macro definition
* QA Notice: 'automake' called by src_unpack: sys-devel/libtool-1.5.26
* Use autotools.eclass instead of calling 'automake' directly.
* QA Notice: 'autoconf' called by src_unpack: sys-devel/libtool-1.5.26
* Use autotools.eclass instead of calling 'autoconf' directly.           [ ok ]

Expected Results:  
autotools.eclass should be used instead of calling auto* directly
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-24 00:00:29 UTC
Impossible to use autotools.eclass for an autotool package. Besides, this is in the ebuild:

einfo "Ignore any warnings below about QA/autotools"