Patrice Dumas wrote: > > I have put together some minimal test cases to show the problem. Perhaps > > you could test them and confirm that the problem occurs, before reporting > > to the libtool developers? > > I have no better mean to do that... In particular, the CI is not much > usable for such tests.
It is possible to use GitHub CI machines for testing of work-in-progress code. I use it routinely in this way [1]. Basically, I've omitted the 'build-tarball' step, and instead am committing into that scratch git repository exactly the files and command that I wish to test. Bruno [1] https://github.com/gnu-gnulib/ci-scratch