From unknown Fri Sep 05 18:47:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18895 <18895@debbugs.gnu.org> To: bug#18895 <18895@debbugs.gnu.org> Subject: Status: 'patch-shebangs' phase vs. cross-compilation Reply-To: bug#18895 <18895@debbugs.gnu.org> Date: Sat, 06 Sep 2025 01:47:48 +0000 retitle 18895 'patch-shebangs' phase vs. cross-compilation reassign 18895 guix submitter 18895 ludo@gnu.org (Ludovic Court=C3=A8s) severity 18895 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 29 18:29:02 2014 Received: (at submit) by debbugs.gnu.org; 29 Oct 2014 22:29:02 +0000 Received: from localhost ([127.0.0.1]:39438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xjbjh-0007so-Hg for submit@debbugs.gnu.org; Wed, 29 Oct 2014 18:29:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48941) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xjbjf-0007sQ-00 for submit@debbugs.gnu.org; Wed, 29 Oct 2014 18:28:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjbjQ-00060U-VB for submit@debbugs.gnu.org; Wed, 29 Oct 2014 18:28:53 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:38745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjbjQ-00060Q-SK for submit@debbugs.gnu.org; Wed, 29 Oct 2014 18:28:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjbjH-000382-Qb for bug-guix@gnu.org; Wed, 29 Oct 2014 18:28:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xjbj8-0005xF-O4 for bug-guix@gnu.org; Wed, 29 Oct 2014 18:28:35 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:45281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjbj8-0005wr-Hd for bug-guix@gnu.org; Wed, 29 Oct 2014 18:28:26 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id DFC163EAA for ; Wed, 29 Oct 2014 23:28:24 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id llFVocsy7O1G for ; Wed, 29 Oct 2014 23:28:24 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9844133B for ; Wed, 29 Oct 2014 23:28:24 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: bug-guix@gnu.org Subject: 'patch-shebangs' phase vs. cross-compilation X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 Brumaire an 223 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Wed, 29 Oct 2014 23:28:44 +0100 Message-ID: <87tx2mfr37.fsf@gnu.org> User-Agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) The =E2=80=98patch-shebangs=E2=80=99 procedure in gnu-build-system.scm has = a hard-coded $PATH. This is wrong when cross-compiling: it should instead patch according to the =E2=80=98inputs=E2=80=99, not the =E2=80=98native-inputs= =E2=80=99. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 04 16:26:05 2015 Received: (at 18895-done) by debbugs.gnu.org; 4 Jan 2015 21:26:05 +0000 Received: from localhost ([127.0.0.1]:36671 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7sgW-0000YN-Qm for submit@debbugs.gnu.org; Sun, 04 Jan 2015 16:26:05 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:34678) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7sgV-0000YC-8N for 18895-done@debbugs.gnu.org; Sun, 04 Jan 2015 16:26:03 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6095843A1 for <18895-done@debbugs.gnu.org>; Sun, 4 Jan 2015 22:26:01 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jg1LQHSIKwzs for <18895-done@debbugs.gnu.org>; Sun, 4 Jan 2015 22:26:01 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 1690EA39 for <18895-done@debbugs.gnu.org>; Sun, 4 Jan 2015 22:26:00 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: 18895-done@debbugs.gnu.org Subject: Re: bug#18895: 'patch-shebangs' phase vs. cross-compilation References: <87tx2mfr37.fsf@gnu.org> Date: Sun, 04 Jan 2015 22:26:03 +0100 In-Reply-To: <87tx2mfr37.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 29 Oct 2014 23:28:44 +0100") Message-ID: <87zj9y1bmc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 18895-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Fixed in commit ac70048. Ludo=E2=80=99. From unknown Fri Sep 05 18:47:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 02 Feb 2015 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator