[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoreconf --force seemingly does not forcibly update everything
From: |
Simon Josefsson |
Subject: |
Re: autoreconf --force seemingly does not forcibly update everything |
Date: |
Wed, 10 Apr 2024 22:36:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Bruno Haible <bruno@clisp.org> writes:
> Bernhard Voelker wrote:
>> > Last month, I spent 2 days on prerelease testing of coreutils. If, after
>> > downloading the carefully prepared tarball from ftp.gnu.org, the first
>> > thing a distro does is to throw away the *.m4 files and regenerate the
>> > configure script with their own one,
>> > * It shows [...]
>>
>> FWIW: especially the downstream builds of the 'coreutils' package have been
>> using 'autoreconf -fi' for a long time, because the upstream tools do not
>> have full I18N support, and the large I18N patch is in use e.g. at Fedora,
>> openSUSE and Debian probably since >15 years.
>
> Sure, if downstream applies a patch that modifies bootstrap.conf, they need
> to rerun 'bootstrap'.
Is bootstrap intended to be reliable from within a tarball? I thought
the bootstrap script was not included in tarballs because it wasn't
designed to be ran that way, and the way it is designed may not give
expected results. Has this changed, so we should recommend maintainers
to 'EXTRA_DIST = bootstrap bootstrap-funclib.sh bootstrap.conf' so this
is even possible? I recall some project already added something to that
effect, but I'm not sure if that is something gnulib supports?
/Simon
signature.asc
Description: PGP signature
- Re: autoreconf --force seemingly does not forcibly update everything, (continued)
- Re: autoreconf --force seemingly does not forcibly update everything, Guillem Jover, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Nick Bowler, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Sam James, 2024/04/09
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/09
- Re: autoreconf --force seemingly does not forcibly update everything, Nick Bowler, 2024/04/09
- Re: autoreconf --force seemingly does not forcibly update everything, Bernhard Voelker, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Bernhard Voelker, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything,
Simon Josefsson <=
- Re: autoreconf --force seemingly does not forcibly update everything, Paul Eggert, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Jeffrey Walton, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Simon Josefsson, 2024/04/11
- Re: autoreconf --force seemingly does not forcibly update everything, Nick Bowler, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/10
- Re: autoreconf --force seemingly does not forcibly update everything, Simon Josefsson, 2024/04/01
- Re: autoreconf --force seemingly does not forcibly update everything, Bruno Haible, 2024/04/04
Re: autoreconf --force seemingly does not forcibly update everything, Guillem Jover, 2024/04/01
Re: autoreconf --force seemingly does not forcibly update everything, Simon Josefsson, 2024/04/01