bug#74453: running make failed when perl is installed in the very long path

2024-11-20 Thread Nick Bowler
On 2024-11-20 21:56, Li, Changqing via Bug reports for Automake wrote: > The failure is caused by the long path of the perl in aclocal.in, the > shebang is cutted. Could we change it like following diff? > [...] > -#!@PERL@ > +#!/usr/bin/env perl Hardcoding program names like this isn't reall

bug#74453: running make failed when perl is installed in the very long path

2024-11-20 Thread Nick Bowler
On 2024-11-20 23:53, Collin Funk wrote: > "Li, Changqing" via Bug reports for Automake > writes: > >> I met an issue when try to compile automake with the perl installed >> in a very long path which larger then max length of shebang , here >> is the reproduce steps > > What shell cut off the p

bug#74453: running make failed when perl is installed in the very long path

2024-11-20 Thread Collin Funk
Hi, "Li, Changqing" via Bug reports for Automake writes: > I met an issue when try to compile automake with the perl installed in a > very long path which larger then max length of shebang , here is the > reproduce steps What shell cut off the path? Seems like a bug in that shell. As Bruno

bug#74453: running make failed when perl is installed in the very long path

2024-11-20 Thread Li, Changqing
Hi, Dear Maintainers I met an issue when try to compile automake with the perl installed in a very long path which larger then max length of shebang , here is the reproduce steps 1. git clone g...@github.com:autotools-mirror/automake.git; cd automake 2. ./bootstrap 3. ./configure 4. m

bug#74387: Cannot use Make conditionals

2024-11-20 Thread Maxim Cournoyer
Hi Karl, Karl Berry writes: > Hi Maxim - thanks for the report and doing the research to find that old > answer. Do you have any ideas for a better solution? I can't think of > one. We can't change Automake syntax now. Nor does it seem maintainble > for automake to have special knowledge of all