bug#38043: Python version language support

2022-01-19 Thread Karl Berry
Automake guarantees releases will support all Python versions that are still supported by the Python project at the time of the Automake release. Support for EOL versions of Python are not guaranteed, but will be considered as long as it is not onerous to do so, and there are l

bug#14245: [PATCH] tests: add coverage for nobase_ and dist_ prefixes

2022-01-19 Thread Mike Frysinger
>From automake bug https://bugs.gnu.org/14245. We have tests that check nobase_ and nodist_ interaction, but not nobase_ and dist_. We had a report against automake 1.12 that this combo did not work. It seems to work now, but lets include a test to make sure we don't regress. Based on Daiki Uen

bug#17614: parallel compilation fails

2022-01-19 Thread Peter Johansson
Hi Mike, On 19/1/22 18:10, Mike Frysinger wrote: retitle 17614 parallel compilation fails: mv: yat/statistics/.deps/Percentiler.Tpo and yat/statistics/.deps/Percentiler.Tpo are the same file tag 17614 = moreinfo thankyou On Wed, 28 May 2014 14:52:21 +1000, Peter Johansson wrote: I have a pro

bug#14245: nobase_foo_DATA vs nobase_dist_foo_DATA

2022-01-19 Thread Mike Frysinger
close 14245 ! thankyou On Tue, 23 Apr 2013 15:30:17 +0900, Daiki Ueno wrote: > With Automake master and 1.12.2, if Makefile.am has: > > nobase_foo_DATA = sub/nodist.dat > nobase_dist_foo_DATA = sub/dist.dat > > sub/dist.dat is not packed in the distribution. I doubt this is a bug, > but the o

bug#31262: makefile = 1.14, when I have 1.15

2022-01-19 Thread Mike Frysinger
archive 31262 thankyou i think we'll just archive this as both infeasible & out-of-scope -mike

bug#17614: parallel compilation fails

2022-01-19 Thread Mike Frysinger
retitle 17614 parallel compilation fails: mv: yat/statistics/.deps/Percentiler.Tpo and yat/statistics/.deps/Percentiler.Tpo are the same file tag 17614 = moreinfo thankyou On Wed, 28 May 2014 14:52:21 +1000, Peter Johansson wrote: > I have a project with a libtool archive built from many source