Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470242 - media-libs/liblrdf-0.5.0 uses AM_CONFIG_HEADER on automake 1.3
Summary: media-libs/liblrdf-0.5.0 uses AM_CONFIG_HEADER on automake 1.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: automake-1.13
  Show dependency tree
 
Reported: 2013-05-18 10:07 UTC by Ameretat.Reith
Modified: 2021-08-27 07:22 UTC (History)
1 user (show)

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