Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260077 - sys-devel/libtool
Summary: sys-devel/libtool
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 FreeBSD
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-23 22:34 UTC by Chris Brennan
Modified: 2009-02-24 00:00 UTC (History)
0 users

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 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"