From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 ULThD5OJsWJjFQEAbAwnHQ (envelope-from ) for ; Tue, 21 Jun 2022 11:04:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sMdzD5OJsWITOgAAauVa8A (envelope-from ) for ; Tue, 21 Jun 2022 11:04:19 +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 024802228C for ; Tue, 21 Jun 2022 11:04:18 +0200 (CEST) Received: from localhost ([::1]:42262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o3Zo0-0006zd-ND for larch@yhetil.org; Tue, 21 Jun 2022 05:04:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3Znm-0006zT-2M for bug-guix@gnu.org; Tue, 21 Jun 2022 05:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36970) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o3Znl-0001O2-Pd for bug-guix@gnu.org; Tue, 21 Jun 2022 05:04:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o3Znl-0003mM-J8 for bug-guix@gnu.org; Tue, 21 Jun 2022 05:04:01 -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: Tue, 21 Jun 2022 09:04:01 +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: elaexuotee@wilsonb.com Cc: 40641@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 40641-submit@debbugs.gnu.org id=B40641.165580218814463 (code B ref 40641); Tue, 21 Jun 2022 09:04:01 +0000 Received: (at 40641) by debbugs.gnu.org; 21 Jun 2022 09:03:08 +0000 Received: from localhost ([127.0.0.1]:59100 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3Zmt-0003lD-LF for submit@debbugs.gnu.org; Tue, 21 Jun 2022 05:03:07 -0400 Received: from pelzflorian.de ([5.45.111.108]:55566 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3Zmn-0003kl-MV for 40641@debbugs.gnu.org; Tue, 21 Jun 2022 05:03:06 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 15BDF360566; Tue, 21 Jun 2022 11:02:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1655802180; bh=l0IqijTbVbVM3fTCG2UHLiN9Wl71iAUBo/AZmT5DaTA=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=MS3vzJ8ORZvdTPUy2kybipw7SLe6sSbRxeZYSlPVH8EuBZk5SabNKbTW1ejtIDUho ZDGXrpZBADKSrZWSXnHzQbD7QPtII/xrlQFiYZAei3oOaG1AgFuPsUcbwb8FUAxSLN cnAtkIjGd/7u7rPurEjgAqefugFIxaL8kssZkdLo= Date: Tue, 21 Jun 2022 11:02:54 +0200 From: "pelzflorian (Florian Pelz)" Message-ID: <20220621090254.kyskzwkliku53mob@pelzflorian.localdomain> References: <2O2NKRGHD2OZD.30CKDJBOP4LE3@wilsonb.com> <20200415122149.j7b6bcgvrp5cpq5l@pelzflorian.localdomain> <38M8QJ1PDKHCI.2ZBQF20W9BE03@wilsonb.com> <87h74tgxui.fsf@gmail.com> <20220613144005.gv2j5igdmisnaiqv@pelzflorian.localdomain> <874k0nfcq6.fsf@gmail.com> <2N3KLAV9USDUO.2FGVQNI398LFY@"@WILSONB.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2N3KLAV9USDUO.2FGVQNI398LFY@"@WILSONB.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=1655802259; 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=PflojlDxp4IBOa2UaoW5auqOWjyz4wqL04Jy881cBUk=; b=qwgVAviskLyCLejJ135zgD+06sUIxtukQcv67WkLTUUDAqMPJT2+7MroHVP5HoyPjEN6Ic AYzp53Wy3JyXV/2KB0Yml8Vy3npyQo+3YZKikYo6KHasUnkb21jYxCKB0BSBJrZf/W/c5o aeozXyF9IHaQD+6KIItOminPFuRk8Vi5M/bzY3bcFAjvXnMlfw+5vHRsNvPSM1upq0Zxd3 N0Juk070DoW9TtRCRt8UxE5WIQBoEgBcZsO8E4YBJZN+2ZlZ45oMpDZE3HeWALq+t66paf q3+EnSCsWh/h/o1fTItlLJGMwOAVD+/jCuSu3CXBbI7TJ84EqIPBCEA/taVtdw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655802259; a=rsa-sha256; cv=none; b=A+BIa1GU6UkZLIdpQNIBIteNNn7qIM8VCUN1k7E6AqdccmhdyHS4Diu/LoSklsu9MZN7hN BwZRzSJNlVAPGu0WjArmFIYRPz+7gmIn+oU4ApFchlB/iM3OwFYhySPM0Lfvg0GYaSpT4I O6n2yANLEppAOSjPfmc0wow1Pj5QH92r77yb1zWIcXvFZ3kWh6UL00sg63KPLduCXcbiLm 8ZmFb6cvmOqTki28pGRO8DHyJPocgIdwe0ro3LcHFs4eHRqennB8MHY8pmVXOvemr49xzn bM3i8MfLUiryqqphH+AfxJWEZG/MNPVipsS7ADdpHiKl0OVTZf5SPuwmmI0rbQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=MS3vzJ8O; 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.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=MS3vzJ8O; 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: 024802228C X-Spam-Score: 0.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: Pi5S3wslz5fx Thank you for getting back to the bug. I am in the same situation in that I use Guix System now. :D On Tue, Jun 21, 2022 at 09:20:28AM +0900, elaexuotee@wilsonb.com wrote: > so you could be able to sanity > check with something like > > $ guix shell -C dash guix make > $ ln -s $(command -v dash) /bin/sh > $ ./configure --localstatedir && make I had done exactly this. guix shell --container --network dash git pkg-config gnutls guile guile-avahi guile-gcrypt guile-json guile-lib guile-sqlite3 guile-zlib guile-lzlib guile-zstd guile-ssh guile-git autoconf automake gettext texinfo graphviz help2man po4a findutils sed coreutils tar xz m4 diffutils grep gcc-toolchain sqlite libgcrypt gawk make glibc-locales -- dash Many tests fail because of the container though, so I’m not sure how big the effect is. At least tests/guix-package.sh still use type -P which is not POSIX, but I don’t think it should be changed nor should there be a check if $SHELL can do what we need, because we don’t know which bash features we need. Regards, Florian