unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 50288-done@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: bug#50288: Autoconf’s config.{guess, sub} have patched shebangs
Date: Fri, 10 Sep 2021 10:45:18 +0200	[thread overview]
Message-ID: <87k0joddk1.fsf@gnu.org> (raw)
In-Reply-To: <87bl5ea5z9.fsf@gnu.org> ("Ludovic Courtès"'s message of "Tue, 31 Aug 2021 01:05:30 +0200")

Ludovic Courtès <ludo@gnu.org> skribis:

> As reported at
> <https://lists.gnu.org/archive/html/guix-devel/2021-08/msg00127.html>,
> Autoconf’s config.{guess,sub} (installed by running ‘autoconf -i’ or
> similar) have patched shebangs, making them unsuitable on non-Guix
> systems:
>
> $ head -1 $(find $(guix build autoconf) -name config.guess)
> #!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
> $ head -1 $(find $(guix build autoconf) -name config.sub)
> #!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh
>
> We should copy the ‘unpatch-shebangs’ phase from automake, added in
> response to <https://issues.guix.gnu.org/14201>.

Done in 902de26c1a2462b3374633f724852507d957019a for autoconf 2.71.

Ludo’.




  reply	other threads:[~2021-09-10  8:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 23:05 bug#50288: Autoconf’s config.{guess, sub} have patched shebangs Ludovic Courtès
2021-09-10  8:45 ` Ludovic Courtès [this message]
2021-09-12  2:27   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k0joddk1.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=50288-done@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).