Code: Select all
...
Considering target file `Makefile'.
Considering target file `Makefile.in'.
Considering target file `Makefile.am'.
Looking for an implicit rule for `Makefile.am'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `Makefile.am,v'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `RCS/Makefile.am,v'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `RCS/Makefile.am'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `s.Makefile.am'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `SCCS/s.Makefile.am'.
No implicit rule found for `Makefile.am'.
Finished prerequisites of target file `Makefile.am'.
No need to remake target `Makefile.am'.
...
Prerequisite `aclocal.m4' is newer than target `Makefile.in'.
Must remake target `Makefile.in'.
Invoking recipe from Makefile:424 to update target `Makefile.in'.
make[1]: Entering directory `/home/username/abinit-8.10.3/fallbacks'
Putting child 0x16ba180 (Makefile.in) PID 225284 on the chain.
Live child 0x16ba180 (Makefile.in) PID 225284
cd . && /bin/sh /home/username/abinit-8.10.3/fallbacks/config/gnu/missing automake-1.16 --gnu
/home/username/abinit-8.10.3/fallbacks/config/gnu/missing: line 81: automake-1.16: command not found
WARNING: 'automake-1.16' 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:
<https://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf>
<https://www.gnu.org/software/m4/>
<https://www.perl.org/>