From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +DUqEbqa5WXdtgAAe85BDQ:P1 (envelope-from ) for ; Mon, 04 Mar 2024 10:56:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id +DUqEbqa5WXdtgAAe85BDQ (envelope-from ) for ; Mon, 04 Mar 2024 10:56:10 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Kzmp7z5m; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709546170; 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:resent-to: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=bRWb9JOP71H7KKsIqZ7TmEJYFWjf3c3PPeMLGup2ifg=; b=rAoSaMLrgIo/VeUAPpUc8Z6YHCCOdRjmqb97Uu+HXpCAYSm6Jvb5uY+9q77d7Ywp/j7QpP lgaFcg1vneH4/DNd434GUySHCn1KZ71g49Mhq20KouhfRucNeaIK7oTe8r6GzilFMEEN7A Dzwa4TlYyuaWJW82bwXgCIEi7Le1nmJBPJ/AW7nnd4Huf/YiHKeDou5poP7VlzycEM/aYS tZwHisGGsYOlUvqR3Z2xXAiWBRoQXxfcit7BZOo5hc+zYSYzQApc/RkVDgG+Jdq3LLZhIf T0QGebiIs8k6+2S+g3OJSrtyDXhhEoTDRKwnZeK5SQyXo01rhgkprU3y8dW4ZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Kzmp7z5m; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709546170; a=rsa-sha256; cv=none; b=suUjqFCF27Ja/BGFo/W7JpkJ8vKKjpdIY8TWZymkJ7Q0o18Z/+PHz1j4+PsvBc31H/Mz43 368HKH3IFHRRPBH3xJgTVvSummzgoJCUSDDE1e2GhGqOWNYSKXIiRJCg29f0oNFmwPr+Fg OPMCFPjLsBWioXAQkJjzS0j1BILE1iWdD5pSzP2HGHKkiSVrnRC/SL54sLpdlEbxc+wm28 75MBjEPwkZZDahPi+QusvWfRGYzjm2HbWDwz/KlNLYiDj6iYnfpj7FG8N/74jfHze3Ybv+ iC7o4tTLOuS8zB0a1hCpbb/AUQEk3/3EdYg1ajozGLAENlrNSEOkMpTeUXj0pA== 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 83A0E672D2 for ; Mon, 4 Mar 2024 10:56:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rh52q-0001zr-J1; Mon, 04 Mar 2024 04:55:40 -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 1rh52i-0001xo-Vl for guix-patches@gnu.org; Mon, 04 Mar 2024 04:55:33 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rh52i-00028r-I4 for guix-patches@gnu.org; Mon, 04 Mar 2024 04:55:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rh53C-0005Vy-0Y for guix-patches@gnu.org; Mon, 04 Mar 2024 04:56:02 -0500 Subject: bug#55179: [WIP PATCH 00/30] gnu: rakudo: Update to 2022.04 and packages too. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 04 Mar 2024 09:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55179 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 55179-done@debbugs.gnu.org, brown121407@posteo.ro Received: via spool by 55179-done@debbugs.gnu.org id=D55179.170954615421165 (code D ref 55179); Mon, 04 Mar 2024 09:56:01 +0000 Received: (at 55179-done) by debbugs.gnu.org; 4 Mar 2024 09:55:54 +0000 Received: from localhost ([127.0.0.1]:41986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rh534-0005VJ-4E for submit@debbugs.gnu.org; Mon, 04 Mar 2024 04:55:54 -0500 Received: from mail-lj1-f174.google.com ([209.85.208.174]:44314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rh532-0005V4-FH for 55179-done@debbugs.gnu.org; Mon, 04 Mar 2024 04:55:53 -0500 Received: by mail-lj1-f174.google.com with SMTP id 38308e7fff4ca-2d220e39907so63497901fa.1 for <55179-done@debbugs.gnu.org>; Mon, 04 Mar 2024 01:55:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709546057; x=1710150857; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=bRWb9JOP71H7KKsIqZ7TmEJYFWjf3c3PPeMLGup2ifg=; b=Kzmp7z5mwrw9ua5ct5nMGoo9S07FSVZkHz97ws+JVq3MUh1gJ+B9Tc8PEiuiN/S4Su jIV/fgYiJcfZoKJDreVqgFORaZjKPQqZn5xZwsfwhwp1sPGIiXwPD+SDPXQKjmaHpXmw 3ZEZXg8SAvtV9rt5JFOg9nloGFp9KEmUgh++TTVudWiohFAWamiAz3PcT7l95FLjsjCH 9HtHEpc682Vk8GFWhyeW9Zu/x5ppqe4jfjJSGL+QpLL1JvQyHk5TbNf2YCN4TL0ftxKs JSQqFfoFeIOOL0hJPoDUHkDTK69GG3QdyBbAUB9jmdDYMg+g/XzapuGa3fNgrpaiZ4eG oG6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709546057; x=1710150857; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bRWb9JOP71H7KKsIqZ7TmEJYFWjf3c3PPeMLGup2ifg=; b=Wo01uvPaoASdizYOllLfD9PcqdB671Bh6PnYljc1ii9i9bRRqTG1s3IZeHQ06MTrKv pFd0BH1nXnPlPeCalX7gjnGpHHjNe+MoXc6jGj7NnzVz6IF5AtshFA9yza/j13invKVP 8mgOumtlkFyO+0Jaf64jCm9l/ugJfoNA8JxGdRy+gDaEjYDJ5scecViv2246WcZkkmYv K41QHpR/2SkZ5kbhywmS/rAZxR4Y4iDl25HexNbqHKIOlz5IEXC4d2AOet6+fBwR6iAU YsZ9t0ix91KH2vslB+aQF4t+6M0709UXqKqcHhoBWosg6P/neA/xWDoFLfdM6Kd+NEQg 9zlg== X-Gm-Message-State: AOJu0YyGTMZ+3Si8ffes7+92Z2ggdZirdBFVGNHjTuzzCmlEUEkKgwfw ZSZgaSnqlc/4aGsShlDcrR9izbrgtuQ1xxt8Xs1VsQdogM46vhs8 X-Google-Smtp-Source: AGHT+IGmHngq1ctldvdBnV9JLZbvoXBSsG9HRR0t0TjsJ9a7hOI1T2TpD5CODPxBfrgD4L8jW3NfbQ== X-Received: by 2002:a05:651c:3c5:b0:2d2:3661:487a with SMTP id f5-20020a05651c03c500b002d23661487amr5331039ljp.9.1709546056537; Mon, 04 Mar 2024 01:54:16 -0800 (PST) Received: from localhost ([141.226.12.177]) by smtp.gmail.com with ESMTPSA id p15-20020a05600c468f00b00412b0e51ef9sm14196730wmo.31.2024.03.04.01.54.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Mar 2024 01:54:15 -0800 (PST) Date: Mon, 4 Mar 2024 11:54:14 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , "Paul A. Patience" , 55179-done@debbugs.gnu.org, brown121407@posteo.ro References: <20220429051428.372844-1-paul@apatience.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YkxRM33bn+M3gLJL" Content-Disposition: inline In-Reply-To: <20220429051428.372844-1-paul@apatience.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.88 X-Spam-Score: -3.88 X-Migadu-Queue-Id: 83A0E672D2 X-Migadu-Scanner: mx13.migadu.com X-TUID: 5EtNUjHjnKs+ --YkxRM33bn+M3gLJL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Given that it's been almost 2 years I've gone ahead and pushed the patches. Looking at some sources upstream, to the best of my understanding PERL6LIB should be changed to RAKULIB, but the %out/share/perl6 path should stay, which doesn't make a lot of sense to me. It wasn't clear if %out/share/perl6 was on purpose or because it was already in use and not worth trying to change. On Fri, Apr 29, 2022 at 05:14:38AM +0000, Paul A. Patience wrote: > This patch series updates Rakudo to the latest version. > It also updates all the packages in gnu/packages/perl6.scm to reflect the= name > change from Perl 6 to Raku, and also updates all the packages for which n= ewer > versions are available. >=20 > The reason this is a WIP is the following: >=20 > --8<---------------cut here---------------start------------->8--- > $ raku -MFormat::Lisp > =3D=3D=3DSORRY!=3D=3D=3D Error while compiling: > Type check failed in binding to parameter '$address'; expected Str but go= t Any (Any) > --8<---------------cut here---------------end--------------->8--- >=20 > Besides for that (admittedly major) issue, Raku runs fine. >=20 > Some other minor issues and comments: >=20 > =E2=80=A2 Building Rakudo results in warnings about bogus entries in RUNP= ATH, which I > don't know how to address: >=20 > --8<---------------cut here---------------start------------->8--- > /gnu/store/j4swlyclrwf2sw334lxpf00ll2d0lw36-rakudo-2022.04/bin/raku: warn= ing: RUNPATH contains bogus entries: ("//gnu/store/1w61hypzwmvxw5fpbnv5kx03= 7qbw216k-moarvm-2022.04/lib") > --8<---------------cut here---------------end--------------->8--- I tracked this down to moarvm but I didn't check further than that to see if I could do anything about it. > =E2=80=A2 I was unaware of bug#46352 [1] when I started updating Rakudo, = and thus my > efforts were completely independent of Alexandru-Sergiu Marton's. > The only relevant difference between our patch series is that mine does= not > package dyncall. > Perhaps it should. >=20 > =E2=80=A2 In a future patch series, we should rename perl6.scm to raku.sc= m and all the > perl6- prefixes to raku-, but note that perl6-tap-harness must be renam= ed to > raku-tap-harness6 to reflect the new upstream name. > The Rakudo build system also needs to be updated, because the prove6 sc= ript > no longer exists. > The documentation also needs to be updated. >=20 > =E2=80=A2 The PERL6LIB environment variable is deprecated in favor of RAK= UDOLIB and > RAKULIB, but I don't know what that means for native-search-paths. > But dropping support for PERL6LIB can (and probably should) wait a whil= e. >=20 > In conclusion, I'm going to try debugging the module compilation issues, = but > keeping in mind that I decided to update Rakudo because I was interested = in > learning some form of Perl (I didn't know the packaging rabbit hole I wou= ld be > descending into :)), I don't know how much success I will have. > I would appreciate any help or pointers. >=20 > Best regards, > Paul >=20 > [1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46352 >=20 > Paul A. Patience (30): > gnu: moarvm: Remove trailing boolean. > gnu: nqp: Remove trailing booleans. > gnu: rakudo: Remove trailing booleans. > gnu: moarvm: Update to 2022.04. > gnu: Add nqp-configure. > gnu: nqp: Update to 2022.04. > gnu: rakudo: Update to 2022.04. > gnu: perl6-tap-harness: Update to 0.3.5. > gnu: perl6-zef: Update to 0.13.8. > gnu: perl6-terminal-ansicolor: Perl -> Raku. > gnu: perl6-grammar-debugger: Perl -> Raku. > gnu: perl6-grammar-profiler-simple: Perl -> Raku. > gnu: perl6-json: Perl -> Raku. > gnu: perl6-json-fast: Update to 0.17. > gnu: Add perl6-json-optin. > gnu: perl6-json-name: Update to 0.0.6. > gnu: perl6-json-marshal: Update to 0.0.23. > gnu: perl6-json-unmarshal: Reindent. > gnu: perl6-json-class: Update to 0.0.18. > gnu: perl6-license-spdx: Update to 3.16.0. > gnu: perl6-meta6: Update to 0.0.26. > gnu: perl6-mime-base64: Update to 1.2.3. > gnu: perl6-oo-monitors: Update to 1.1.1. > gnu: perl6-xml-writer: Perl -> Raku. > gnu: perl6-svg: Perl -> Raku. > gnu: perl6-svg-plot: Perl -> Raku. > gnu: perl6-uri: Update to 0.3.5. > gnu: perl6-test-meta: Update to 0.0.17. > gnu: perl6-test-mock: Update to 1.5-0.1130427. > gnu: Add perl6-format-lisp. >=20 > gnu/packages/perl6.scm | 906 ++++++++++++++++------------- > guix/build/rakudo-build-system.scm | 8 +- > 2 files changed, 515 insertions(+), 399 deletions(-) >=20 > -- > 2.36.0 >=20 >=20 >=20 >=20 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --YkxRM33bn+M3gLJL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmXlmkMACgkQQarn3Mo9 g1HLbhAAi7PjqNqdURw7hKBE0TtPBGhxxyfJIltRP6fIctHlOb6LBk77BsVcOn/0 peRW1sgSFs6hklFCXH45pxM6uU6NE6PRgz0aqSkOMWEQGif29es1GMEDLPzvEF50 r6IEc5f8UJ1MNFe20GwPQhkQNL4olzwI6JMTtvA2CHWND0yvjbLgknuManHWtwGX FyJR6mTofw90+WMUfgH1HKCBCQlTy+27aerAkwBVz+J0Tfpcrfu7Kgluhiixeu0H QZY94vKOSpeqHwEqcfWK0o4WlPh896kesUhmohrB4XA+MMH5eGp8ZOP1kGRR/PtM 6mjU9s5l2qiEPIueLBMPje3ichRdKJz74I1KAjKf8rz11H35itiU0YYRDRGQ1GWQ 0IQUrcYHeVaZKbaFaCOKI1kjAOHLV74/PnsWG3LPzCbPvO3zIJgJrj2NwNH9Sl3I b++/me5kLta7FnvAsO25WY+W0lvCkf2o6Fdluy89dvQSsIWwWGrxI5ermjr7iuqC KuWz+wFSbEI+B8ddCbely3miJ1yUtvP5KmW+A4YGEpsGZc1ZpLpWEIOvtLFySMvw TLztN5RTD+8QqyJt93wOYw3n/qr6H5n2qr+lk/KqAw86wOS+eukpDb3ZZyDHxuZL R48WIC//C3YCEQWjINzumnAaxxqrx2+CJ/veRLyc8EPTi/ADX9M= =fCvZ -----END PGP SIGNATURE----- --YkxRM33bn+M3gLJL--