From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2DLdOpVMp2LKVgEAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 16:41:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WMn+OZVMp2IIZwEAG6o9tA (envelope-from ) for ; Mon, 13 Jun 2022 16:41:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 866291DEEC for ; Mon, 13 Jun 2022 16:41:25 +0200 (CEST) Received: from localhost ([::1]:42894 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0lFs-0005uY-6A for larch@yhetil.org; Mon, 13 Jun 2022 10:41:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50528) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0lFW-0005uQ-Pd for bug-guix@gnu.org; Mon, 13 Jun 2022 10:41:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37921) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0lFW-0000lK-G3 for bug-guix@gnu.org; Mon, 13 Jun 2022 10:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0lFW-00055M-AA for bug-guix@gnu.org; Mon, 13 Jun 2022 10:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#40641: Building from git breaks when /bin/sh isn't bash Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 13 Jun 2022 14:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40641 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 40641@debbugs.gnu.org, elaexuotee@wilsonb.com Received: via spool by 40641-submit@debbugs.gnu.org id=B40641.165513125119522 (code B ref 40641); Mon, 13 Jun 2022 14:41:02 +0000 Received: (at 40641) by debbugs.gnu.org; 13 Jun 2022 14:40:51 +0000 Received: from localhost ([127.0.0.1]:60051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0lF9-00054Z-0N for submit@debbugs.gnu.org; Mon, 13 Jun 2022 10:40:50 -0400 Received: from pelzflorian.de ([5.45.111.108]:58120 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0lF5-00054P-Hp for 40641@debbugs.gnu.org; Mon, 13 Jun 2022 10:40:37 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id E20403605C9; Mon, 13 Jun 2022 16:40:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1655131233; bh=8vKPAv+bzG2+bDL3QCFlA6/6OMo84E/5MQ3apVWwyiE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=nnt1YTPvllIVb4GgOMeTIs3vkhZodt6HMMEzG5WQMOVltertNZG7snSfXov19pwde EIxZr7q0mj2ixhsioCKe4f9YxmM9fGqfLDIDU7X6f3BvlSP7rsHgXj9Dr/afLPloR0 A3PbtV4zzEhRhWs24ka9benxaDCttx4ts+jDJ+Ls= Date: Mon, 13 Jun 2022 16:40:19 +0200 From: "pelzflorian (Florian Pelz)" Message-ID: <20220613144005.gv2j5igdmisnaiqv@pelzflorian.localdomain> References: <2O2NKRGHD2OZD.30CKDJBOP4LE3@wilsonb.com> <20200415122149.j7b6bcgvrp5cpq5l@pelzflorian.localdomain> <38M8QJ1PDKHCI.2ZBQF20W9BE03@wilsonb.com> <87h74tgxui.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87h74tgxui.fsf@gmail.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655131285; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UPyB7n7bLwOoO9iTU6LCEJxYYDiwcgcyMjhcGKxy0eA=; b=WWjuxV/mKmelm1CwKzUBTsPDVzEiDh5v5huiCj5megxj1Q2basBEMazxoOEi9K1QzVM7G2 +UquGvJ2hgV1fT6b8sXAgO1ps92jc0QZ0WVozm0odmGQOLzoHfpdt0axsBhMEEyw4wT8P5 ZJ8ctFMnwp/+QPG1EjxEEws5dwa7Z0F+Guwx+yBEt9USwYBMpqqHfdkZLvYCqZFlOJhOdL pYrksq9pKzJ3/XesBp1cOrr2HzhWitsq+pH5TCaiASxr8tYLu5pyTsBAWhEAyXqP/BcagO Xrv9VxJQr2POQW5WU4BKg9/Nvuk4/AWz9Ze5VyXxsIqJXe2zUa1cn8vfZ2iJPg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655131285; a=rsa-sha256; cv=none; b=Ele09OG7FHxkz74licP6bYBlKmk82dufdkGr9y7nCHI2iNjKB+wPwTwU+TIPEApE/tU6ci 8BBWg2lEskND1Eyt9KaiGnJO5FwJwSMqN3sGSJT1/0daoxxJxAIKi8KMmxEvpk1omCs8oB +K9nFjOZ6CIKiU4zx9CY1UzrpvWUOIdVxooZcqdfRunP9ihGvm9WpR9OaZGCbmvhHw/CV1 MLoEpK1+hUo9xPLHaw4+IFvGCj3PA6XvngWTGC/Cs6CbXVtDIUEc+SYFept+SrfHV4oSCn MgQJ+seidylbcv9epVQoxDY+Ls6E5NThBAaIavmTRAAjZ+9TSHSqbCueP5ZyBQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=nnt1YTPv; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 0.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=nnt1YTPv; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 866291DEEC X-Spam-Score: 0.51 X-Migadu-Scanner: scn0.migadu.com X-TUID: bAhXrOKnZuXt Only the tests are affected, as far as I can tell. make runs fine. The issue with “gnu/local.mk” from [1] got fixed in 2019 via 92d00ca4661e186022732a47956a2bc0ef16be96. But Makefile.am has SH_LOG_COMPILER = $(top_builddir)/test-env $(SHELL) AM_SH_LOG_FLAGS = -x -e Probably autoconf can be made to detect if $(SHELL) is bash or zsh somehow™. But I suppose it is not important and I won’t fix it. Regards, Florian