From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 kM6jFlYL8WLAAgEAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 15:10:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yEKdFlYL8WIbIwAA9RJhRA (envelope-from ) for ; Mon, 08 Aug 2022 15:10:46 +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 E999E2D892 for ; Mon, 8 Aug 2022 15:10:45 +0200 (CEST) Received: from localhost ([::1]:49440 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oL2Wq-0006hf-PL for larch@yhetil.org; Mon, 08 Aug 2022 09:10:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oL2NT-00077G-3I for guix-patches@gnu.org; Mon, 08 Aug 2022 09:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49709) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oL2NS-0002xe-QC for guix-patches@gnu.org; Mon, 08 Aug 2022 09:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oL2NS-0005OQ-BE for guix-patches@gnu.org; Mon, 08 Aug 2022 09:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57055] [PATCH 2/2] gnu: Add guile-srfi-146. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 13:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57055 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 57055@debbugs.gnu.org Received: via spool by 57055-submit@debbugs.gnu.org id=B57055.165996364520288 (code B ref 57055); Mon, 08 Aug 2022 13:01:02 +0000 Received: (at 57055) by debbugs.gnu.org; 8 Aug 2022 13:00:45 +0000 Received: from localhost ([127.0.0.1]:39454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL2NA-0005Gg-UY for submit@debbugs.gnu.org; Mon, 08 Aug 2022 09:00:45 -0400 Received: from mout01.posteo.de ([185.67.36.65]:37083) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL2N6-0004tb-E1 for 57055@debbugs.gnu.org; Mon, 08 Aug 2022 09:00:42 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 330F7240027 for <57055@debbugs.gnu.org>; Mon, 8 Aug 2022 15:00:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1659963634; bh=+mQbEr6l5fMnh3kUSA936wfB+ZG720Q4RWbcl45kNvk=; h=From:To:Cc:Subject:Date:From; b=rQnbM+EzdeOo2Bu1IfHxaRcXyhWtBzVVwDKY+GXp8SOnVbLVwXdIOuTum4pwkCg4B 0FD6yq5HyCUP4CmmU5hXBADIU5khIbRS/8yraMEGQ4Y4Mm6jttBrIxEb7uw0hNqA52 ObKMOKfczMjCZ1/uGV6QsLBbt2I4+uXaPwlq4mcSpJ3T9kce0/R0DsKCrYLs9dNJ/N d9aaJ3VOIoGgbPDJZvZpqH+3oYFkh5C4zhuE+pptjog5KkOwC7AI++IsjtAEq9X3Yh QmvxDgzAkH2Btfo+6iBbYdbanQ7hdQpglh5Z43Nmxjv77EcnibG9V7qiz4BMnrQh7g sR4iMlflDFrOw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4M1bsX3ghhz9rxL; Mon, 8 Aug 2022 15:00:31 +0200 (CEST) References: <20220808083254.16059-1-pukkamustard@posteo.net> <20220808083601.16323-1-pukkamustard@posteo.net> <20220808083601.16323-2-pukkamustard@posteo.net> <5ac83e05-863f-7d81-6f86-b738a7ae3fa2@telenet.be> From: pukkamustard Date: Mon, 08 Aug 2022 12:43:38 +0000 In-reply-to: <5ac83e05-863f-7d81-6f86-b738a7ae3fa2@telenet.be> Message-ID: <86y1vy7uvq.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-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=1659964246; 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=1mT//w2NG4HXqv1y2/iCgxaPkch6T5KgeT5YkIFc+HA=; b=iYJGhxTiS+4Kl6v1rfwCKaUut0TUramqittF9K2GaWn9oEE08j535XLyR2s3tKc4z0z8vd YZrNMZ+nGJ0BSX1wWzemJlIf73o99+J6UTPmCKYbb+xRkHIFPz733JL6bbBgywSlyLfa5S 9K8o4Ytlz8WLCMyb15ZFyg+CIU7ulttUxyZTJMJ9rvJlkFW5roQhffCeSARUzIkrEwuUz4 DJmytp/Kw3HJxMKmDv/hFPof21mKaOxt9OPCy3fqIEudNg3sopy5xJP1g6YrZtnZlmoKPV IBuvyg7Ol+N5V/u6Js1MaGx6eb8+lZTEQWR3Z0S8libNkeck51wgpUh6S/3mMg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659964246; a=rsa-sha256; cv=none; b=SbjIvBg6jqubRDkmFq8REn2rE3GvNA+7YOKAQZNq47X0AbiLSmSrEzk2lKXE/wzq4HxHt+ 8RUJcYU1rrVOhz6tKog+zlS80J0FVXsHD0oH2k6ihRqaIqIVR9XwkE6hJdBRuBtq1DuDjX ouMh60q6P0+2pbV3/CkHDRJx0LIzAIkxm7wJk8G7xQAkLJ6lJAR1C0jh5BcSu2JAu/PjgI DiwD0nto6WJksIiLNgljtIWffWpzQSbOlGS4YxHC1200XiuUWIqD8UH7nsYjZZNcWihoE7 Y1kX89Mofzw3Ydl4BZvOeuMu5AxNL2mCVIg6YMmiqGWaGKuhB/4TXp2s7YrtiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=rQnbM+Ez; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=rQnbM+Ez; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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: E999E2D892 X-Spam-Score: 5.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: uc3eB6GvD9BG Maxime Devos writes: > [[PGP Signed Part:Undecided]] > > On 08-08-2022 10:36, pukkamustard wrote: >> + (inputs (list guile-3.0)) > > guile-3.0 is used as a compiler, so it needs to be in native-inputs.=C2=A0 > Does "guix build guile-srfi-146 --target=3Daarch64-linux-gnu" (or with > another target) work? It does not! Adding guile-3.0 to both native-inputs and inputs seems to solve this (also for guile-srfi-158). However, I then get following error: ``` no code for module (srfi srfi-128) ``` guile-srfi-128 is built using the guile-build-system. Maybe something not working properly with guile-build-system and cross-compilation? Do you have any ideas or suggestions on how to fix this? >> + (license license:lgpl3+))) > > There are also some (ISC?) bits on > . Yes, the sample SRFI implementation is licensed under ISC. Afaiu, there's no problem in relicensing this as LGPL-3.0-or-later. I think a lot of the guile-srfi-* libraries do this. > Also, Guix does not yet install the 'LICENSES' subdirectory, see > . Noted. Cheers, pukkamustard