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

Bug 467580

Summary: =app-misc/srm-1.2.11-r2 fails with automake-1.13 - error: 'AM_CONFIG_HEADER': this macro is obsolete
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: Current packagesAssignee: Aaron W. Swenson <titanofold>
Status: RESOLVED FIXED    
Severity: normal CC: idella4
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 591726    
Bug Blocks: 451744    

Description Ian Stakenvicius (RETIRED) gentoo-dev 2013-04-27 21:01:05 UTC
# cat /var/tmp/portage/app-misc/srm-1.2.11-r2/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/app-misc/srm-1.2.11-r2/work/srm-1.2.11
***** aclocal

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/usr/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
/usr/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
/usr/share/aclocal/zthread.m4:34:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.in:5: 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:5: 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 2018-01-21 11:07:17 UTC
The bug has been closed via the following commit(s):

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

commit e4306364e889f5d5d7b1a72363d31bd74207ce07
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-01-21 11:07:07 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-01-21 11:07:07 +0000

    app-misc/srm: Cleanup
    
    Closes: https://bugs.gentoo.org/467580
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-misc/srm/Manifest                      |  1 -
 app-misc/srm/files/srm-1.2.11-cflags.patch | 23 -------------------
 app-misc/srm/srm-1.2.11-r2.ebuild          | 36 ------------------------------
 3 files changed, 60 deletions(-)