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

Bug 467604

Summary: =app-text/crf++-0.54 fails with automake-1.13 - error: 'AM_CONFIG_HEADER': this macro is obsolete
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: [OLD] UnspecifiedAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    

Description Ian Stakenvicius (RETIRED) gentoo-dev 2013-04-27 21:08:12 UTC
# cat /var/tmp/portage/app-text/crf++-0.54/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/app-text/crf++-0.54/work/CRF++-0.54
***** aclocal

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:54: warning: underquoted definition of ADD_CC_FLAG
configure.in:54:   run info Automake 'Extending aclocal'
configure.in:54:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.in:243: 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.in:243: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

Please note that although this package is stable and automake-1.13 is ~arch,
this is still a priority fix because ~arch users are immediately affected.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-17 09:18:59 UTC
The bug has been closed via the following commit(s):

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

commit c6feadf5e72b3c9a901ba0953c7e3b7f7e17c4cc
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2017-12-17 09:06:53 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2017-12-17 09:18:35 +0000

    app-text/crf++: fix build with sys-devel/automake-1.13
    
    Closes: https://bugs.gentoo.org/467604
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-text/crf++/crf++-0.54.ebuild               |  1 +
 app-text/crf++/crf++-0.58.ebuild               |  4 +++-
 app-text/crf++/files/crf++-automake-1.13.patch | 10 ++++++++++
 3 files changed, 14 insertions(+), 1 deletion(-)