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

Bug 665600

Summary: media-sound/timidity++-2.14.0-r3 - This package has a configure.in file which has long been deprecated
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
build.log.xz

Description Francesco Turco 2018-09-09 20:45:28 UTC
Created attachment 546464 [details]
emerge-info.txt

Portage reports the following QA issue with media-sound/timidity++-2.14.0-r3:

> QA: prepare
> This package has a configure.in file which has long been deprecated.
> Please update it to use configure.ac instead as newer versions of autotools will die
> when it finds this file.  See https://bugs.gentoo.org/426262 for details.
Comment 1 Francesco Turco 2018-09-09 20:46:32 UTC
Created attachment 546466 [details]
build.log.xz
Comment 2 Larry the Git Cow gentoo-dev 2021-12-22 03:57:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48871811b67831bb9657d653af8b338239adbda

commit b48871811b67831bb9657d653af8b338239adbda
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-22 03:00:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-22 03:00:59 +0000

    media-sound/timidity++: add configure workarounds
    
    - Rename configure.in -> configure.ac
    - Avoid dodgy configure tests (written for old autoconf, fragile)
    
    Closes: https://bugs.gentoo.org/665600
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/timidity++/timidity++-2.15.0-r2.ebuild | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)