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 GN1aCkN5Z2ONLQEAbAwnHQ (envelope-from ) for ; Sun, 06 Nov 2022 10:07:15 +0100 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 2Po7CkN5Z2M87wAAauVa8A (envelope-from ) for ; Sun, 06 Nov 2022 10:07:15 +0100 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 CEF641E4DA for ; Sun, 6 Nov 2022 10:07:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1orbcR-0002mA-5K; Sun, 06 Nov 2022 04:07:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1orbcN-0002lK-Ks for guix-patches@gnu.org; Sun, 06 Nov 2022 04:07:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1orbcM-0004ha-F6 for guix-patches@gnu.org; Sun, 06 Nov 2022 04:07:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1orbcL-0003TN-Ug for guix-patches@gnu.org; Sun, 06 Nov 2022 04:07:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59073] [PATCH] gnu: r-minimal: Avoid referencing /gnu/store/[^-]+-glibc-[^-]+-static. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Nov 2022 09:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 59073 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59073@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166772557013287 (code B ref -1); Sun, 06 Nov 2022 09:07:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 Nov 2022 09:06:10 +0000 Received: from localhost ([127.0.0.1]:58657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orbbW-0003SD-2y for submit@debbugs.gnu.org; Sun, 06 Nov 2022 04:06:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:40406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orbbS-0003S4-Nz for submit@debbugs.gnu.org; Sun, 06 Nov 2022 04:06:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1orbbS-0002DN-Gi for guix-patches@gnu.org; Sun, 06 Nov 2022 04:06:06 -0500 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1orbbN-0004bl-RQ for guix-patches@gnu.org; Sun, 06 Nov 2022 04:06:06 -0500 Received: from localhost (host-82-184-251-30.business.telecomitalia.it [82.184.251.30]) by mira.cbaines.net (Postfix) with ESMTPSA id F001B27BBE9 for ; Sun, 6 Nov 2022 09:05:58 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 21e48482 for ; Sun, 6 Nov 2022 09:05:58 +0000 (UTC) From: Christopher Baines Date: Sun, 6 Nov 2022 10:05:58 +0100 Message-Id: <20221106090558.24507-1-mail@cbaines.net> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667725634; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=KKLDwzOmD9sV41IVqQJZD6vMGqEpWYDga3cno4HNumM=; b=AkITkwXn0UrbpxTFOrT0XsHruwvNPZ8YrWX4DSlUgPx9QeKuBceJ+u0jsiYfwWRc8nY4fc CUpJvTDk3BKQhy5dJrfY91HJ31mrcjtvwJv3iiaVaeN3ajKmbptWKnxmxHe2LxgYDECwcz Ypjk3gaiU2bWTdntEiMao9naaiex3YWLsmgHKPk08K98+mpDVzvfwF6Yd6j+5wuznyW/r3 t+BnNT5d2ex+zp4B3yO5NQ8r8dSQGL4PvycGaNWnfDIqrCGfwNgS54mHAMsKaCxoLhayWf CvEu7+oh6Eb8B3ZVN1ytdi6ZqGSUDDgRkvgVYsMaC7wita0vsst88a1LPamf+w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667725634; a=rsa-sha256; cv=none; b=BNzhNSB6F4LlTtGeXbUJBezj6Bi4iRvBbp2qgHAezIE+ZYJ7ndThMDJOFMRsrLHx4dpy1l NyURLTZ7i7NqGbLXYKaXcGcQzzk+1Z3B7nfS4YsAbXdpAUg4azXXJeAE1wCMPkiyUmtrcR YXIJWpOwhYREuS8IOWNHG0/PfFc7e61PxFj2Gy8IATAQXJgJJXcW2JW2NUGw/YSIX3By0E AQ3zfM8c048XnJJkZ2nVEpKj9hfLgltvh3S8ysuCjuXqpTOA7P+6ogHrXtsQt81n2HI5mb IZa5ffiomLIubey6Wn1rzmZJiS4jzOsTATo/C+n4AChpnw36xDFhRiNqSkB/Hg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.20 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: CEF641E4DA X-Spam-Score: -0.20 X-Migadu-Scanner: scn1.migadu.com X-TUID: D50xaqSSMjxh As this causes the following error when computing a cross-compilation derivation for r-minimal and related packages. I think this is coming from the string appearing in the sources section of the derivation, but not being a valid store path. * gnu/packages/statistics.scm (r-minimal)[arguments]: Split string involving /gnu/store. --- gnu/packages/statistics.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 2d4dbe4a31..43988ad00e 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -470,7 +470,11 @@ (define-public r-minimal "util-macros" "graphite2")) "|" - "/gnu/store/[^-]+-glibc-[^-]+-static" + ;; Be careful when including store paths in the + ;; build script, since they might be treated as + ;; references + "/gnu/store" + "/[^-]+-glibc-[^-]+-static" ")/lib")) "")))))))))))) (define-public rmath-standalone -- 2.37.3