system/patch: patch-2.7.6/build-aux/missing: 81: automake-1.15: not found
Found on x86_64 on zv-system-bumps
branch on clean build.
make[2]: Leaving directory '/root/packages/system/patch/src/patch-2.7.6/src'
Making all in tests
make[2]: Entering directory '/root/packages/system/patch/src/patch-2.7.6/tests'
cd .. && /bin/sh /root/packages/system/patch/src/patch-2.7.6/build-aux/missing automake-1.15 --gnu tests/Makefile
/root/packages/system/patch/src/patch-2.7.6/build-aux/missing: 81: automake-1.15: not found
WARNING: 'automake-1.15' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make[2]: *** [Makefile:1361: Makefile.in] Error 127
make[2]: Leaving directory '/root/packages/system/patch/src/patch-2.7.6/tests'
make[1]: *** [Makefile:1325: all-recursive] Error 1
make[1]: Leaving directory '/root/packages/system/patch/src/patch-2.7.6'
make: *** [Makefile:1225: all] Error 2
>>> ERROR: patch: build failed
This is caused by the automake
bump from 1.15.1
to 1.16.5
.
That needs to be dropped.