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

Bug 470242

Summary: media-libs/liblrdf-0.5.0 uses AM_CONFIG_HEADER on automake 1.3
Product: Gentoo Linux Reporter: Ameretat.Reith
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    

Description Ameretat.Reith 2013-05-18 10:07:14 UTC
cat /var/portage/tmp/portage/media-libs/liblrdf-0.5.0/temp/aclocal.out

***** aclocal *****
***** PWD: /var/portage/tmp/portage/media-libs/liblrdf-0.5.0/work/liblrdf-0.5.0
***** aclocal -I m4

configure.ac:4: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:4: the top level
autom4te-2.68: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =media-libs/liblrdf-0.5.0
2. see fail.
3.
Comment 1 Larry the Git Cow gentoo-dev 2018-10-03 14:51:16 UTC
The bug has been referenced in the following commit(s):

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

commit 571836094e450754dc0ddd8f68ac8cee39898d0e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-03 12:25:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-03 14:50:34 +0000

    media-libs/liblrdf: 0.6.1 version bump
    
    Bug: https://bugs.gentoo.org/470242
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/liblrdf/Manifest             |  1 +
 media-libs/liblrdf/liblrdf-0.6.1.ebuild | 45 +++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)
Comment 2 Miroslav Ć ulc gentoo-dev 2021-08-27 07:22:40 UTC
this version is already gone