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 GHfDJZpcTmNJJwAAbAwnHQ (envelope-from ) for ; Tue, 18 Oct 2022 09:58:18 +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 +NvAJJpcTmN0EAEAG6o9tA (envelope-from ) for ; Tue, 18 Oct 2022 09:58:18 +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 364C9256C7 for ; Tue, 18 Oct 2022 09:58:18 +0200 (CEST) Received: from localhost ([::1]:43952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okhUL-0007VF-Sx for larch@yhetil.org; Tue, 18 Oct 2022 03:58:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okhTD-0007RL-5p for guix-patches@gnu.org; Tue, 18 Oct 2022 03:57:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51974) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okhTC-00069m-Sn for guix-patches@gnu.org; Tue, 18 Oct 2022 03:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okhTC-0005oQ-Cx for guix-patches@gnu.org; Tue, 18 Oct 2022 03:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57861] [PATCH] gnu: Add ultrastar-deluxe. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Oct 2022 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57861 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 57861@debbugs.gnu.org, Maxime Devos Received: via spool by 57861-submit@debbugs.gnu.org id=B57861.166607979422308 (code B ref 57861); Tue, 18 Oct 2022 07:57:02 +0000 Received: (at 57861) by debbugs.gnu.org; 18 Oct 2022 07:56:34 +0000 Received: from localhost ([127.0.0.1]:51052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okhSj-0005nj-TN for submit@debbugs.gnu.org; Tue, 18 Oct 2022 03:56:34 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:58762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okhSi-0005nW-K8 for 57861@debbugs.gnu.org; Tue, 18 Oct 2022 03:56:33 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4Ms5lr53JHz9sRT; Tue, 18 Oct 2022 09:56:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1666079784; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=7MICUaR+wOIImKm5BDs9OSb7NNZeLvUoQ+3XPKek7og=; b=beKqDEw4EOb1Lq4OS9ibvaJkSMsS7qfNhXHhcXoz8mvVttGJXGcS+Blm85PQsGU6EgHojc 5cPfsBUxphEPsHskXNUfOPuVMRf6Rz6iPysZl9Wsc9QeF4APgcHMI51oQmw0Ex2kHB9CAQ H4anqxHpZ8XMVbsn5aH3i/roHGnh6jODsiGOL3OcDANn8rhUvCnvpdlhrVcYGx78nBqMk9 qSLxUvMNz9D5XEB/nUUwiM0oUUGeMIFrnQKXxuai27oSXPXbSoXMR50+XMBT7afXOM8kc+ KZ6kgiYzsfuJcdKQZoD5g8WzGNkRx4vMrzJjt5QzjPCCJDwCEJxq+0PC3h5dEA== Date: Tue, 18 Oct 2022 09:56:22 +0200 From: Lars-Dominik Braun Message-ID: References: <87k04yhmq3.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87k04yhmq3.fsf_-_@gnu.org> X-Rspamd-Queue-Id: 4Ms5lr53JHz9sRT 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1666079898; 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=7MICUaR+wOIImKm5BDs9OSb7NNZeLvUoQ+3XPKek7og=; b=dHdR/VjXxvp6V1VQm4bWPth6SzfnmN9mkOxRMXqEvXhSBGOvxcU+LtqRIxS82hnsNS+9ak sZ2UCbLAaN/wSkC5RdoD7NM8Kp3B+d1zvV8+40g1sHKinlooFKcOG9q7CKxQ/WBK6wK7k9 F02ldkQFzv5pZFg7AKxOhkoUhQrVMwAhrTFLMcbmTZJq+dWF+QhM51C1yTa2M8tGJm2BJk 0ZVFrdT6mIsrpB6K3g/b4XD8cwBvyogOWoWKHXjIl8uLhL++ZE1i5+CFktY95qE6cIE4+q mGDclyNxnnkeR+ZGCR1Yhv0JZk1x/y3LQjwxQUw9v+8RNSNGnDxHl8ZlIIGkfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666079898; a=rsa-sha256; cv=none; b=Vnk6E/WzIMDg+fyiKt6hT4pK2UH2QGDiTPqiOoNcdviodqIXrYbVuFjjWAIE0+eyqFYSm0 pd5RZmOUPoYGc3ODHJXN9ePJKxYn9KW1Od5UFsH/IDvkflpnoasTFRz8DRnw3dAUPMZ12F z2jj10tE2uUYZRlgjKGvx8xMgT6rQFQtDZtiH8NNNEJsB0+xgl/41nZQlvydDpPHFzo9B5 ePWQYUyz1D/lKAy21wbYnY2U5Chxek+DNgYq5R+OyKGYr/EKJLNaHN3B915ZEyflodfMGl yUEs9mRIuTTgD/Lax2n86LgoBwne+ohfOBAHDt9NlS2ei3dwxwaD85AXa8PZvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=beKqDEw4; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=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: 5.88 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=beKqDEw4; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=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: 364C9256C7 X-Spam-Score: 5.88 X-Migadu-Scanner: scn1.migadu.com X-TUID: xJsVpnmbapoT Hi Ludo and Maxim, > I think this is unnecessary: you can just #:use-module (gnu packages > pascal) and have ‘fpc’ in ‘native-inputs’. Everything will be fine > because ‘inputs’ is a thunked field (IOW, its evaluation is delayed). the problem is that `make` fails with an error in that case. For me it’s ice-9/eval.scm:293:34: error: gash: unbound variable hint: Did you forget a `use-modules' form? but YMMV. With #:autoload `make` succeeds, but throws similar errors/warnings(?) in the process: ;;; Failed to autoload fpc in (gnu packages pascal): ;;; Throw to key `unbound-variable' with args `("resolve-interface" "no binding `~A' in module ~A" (fpc (gnu packages pascal)) #f)'. That’s why I went for the route implemented in the initial patch. What do we do now? Lars