Re: automake 1.16

2018-12-26 Thread Bob Friesenhahn
On Wed, 26 Dec 2018, David wrote: here I sit, after hours of finding and adding lib's. thinking I am ready to compile automake 1.16 cd ~/tocompileautomake error this file was made for automake 1.16 you have 1.14who is the super genius who decided this? how is the software supposed to be compi

Re: automake-1.16: aclocal is unable to process AM_PATH_PYTHON with variable as value

2018-03-06 Thread Mathieu Lirzin
Adam Mercer writes: > On Tue, Feb 27, 2018 at 9:07 PM, Adam Mercer wrote: > /usr/bin/m4:configure.ac:506: bad expression in eval (bad input): ($+1) != (2) /usr/bin/m4:configure.ac:506: bad expression in eval (bad input): (0r36:PYTHON_+1) != (0*4) autom4te-2.69: /usr/bi

Re: automake-1.16: aclocal is unable to process AM_PATH_PYTHON with variable as value

2018-03-06 Thread Adam Mercer
On Tue, Feb 27, 2018 at 9:07 PM, Adam Mercer wrote: >>> /usr/bin/m4:configure.ac:506: bad expression in eval (bad input): ($+1) != >>> (2) >>> /usr/bin/m4:configure.ac:506: bad expression in eval (bad input): >>> (0r36:PYTHON_+1) != (0*4) >>> autom4te-2.69: /usr/bin/m4 failed with exit status:

Re: automake-1.16: aclocal is unable to process AM_PATH_PYTHON with variable as value

2018-02-27 Thread Adam Mercer
On Mon, Feb 26, 2018 at 12:28 PM, Thomas Deutschmann wrote: > Hi, > > with automake-1.16, code like > >> AM_PATH_PYTHON([$PYTHON_VERSION]) > > or > >> AM_PATH_PYTHON([$PYTHON_MIN_VERSION]) > > as found in > > https://gitlab.com/cryptsetup/cryptsetup/blob/master/configure.ac#L506 > https://github.c

Re: Automake 1.16 build failure

2018-02-27 Thread Andreas Schwab
On Feb 27 2018, Mathieu Lirzin wrote: > What is the Perl version used? 5.18.2 > Can you open a bug report on for this issue? Done. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely di

Re: Automake 1.16 build failure

2018-02-27 Thread Mathieu Lirzin
Hello, Andreas Schwab writes: > $ make -j4 > GEN bin/automake > GEN bin/aclocal > GEN t/ax/shell-no-trail-bslash > GEN t/ax/cc-no-c-o > GEN runtest > GEN doc/aclocal.1 > GEN doc/automake.1 > GEN lib/Automake/Config.pm > GEN t/ax/test

Re: Automake 1.16

2017-09-18 Thread Mathieu Lirzin
Hello, Bob Friesenhahn writes: > On Sun, 17 Sep 2017, Thomas Martitz wrote: > >> are there any plans to release Automake 1.16? >> >> Currently, there is still a nasty bug in 1.15 that is fixed in the >> development code (I'm talking about the "foo_SOURCES containing >> variables like $(srcdir)/f

Re: Automake 1.16

2017-09-17 Thread Bob Friesenhahn
On Sun, 17 Sep 2017, Thomas Martitz wrote: Hello, are there any plans to release Automake 1.16? Currently, there is still a nasty bug in 1.15 that is fixed in the development code (I'm talking about the "foo_SOURCES containing variables like $(srcdir)/foo.c" one). Also, I would like to see a