From unknown Fri Sep 05 07:33:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#58190 <58190@debbugs.gnu.org> To: bug#58190 <58190@debbugs.gnu.org> Subject: Status: [PATCH] gnu: csound: Update to 6.16.2. Reply-To: bug#58190 <58190@debbugs.gnu.org> Date: Fri, 05 Sep 2025 14:33:43 +0000 retitle 58190 [PATCH] gnu: csound: Update to 6.16.2. reassign 58190 guix-patches submitter 58190 Fulbert severity 58190 normal tag 58190 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 30 03:37:08 2022 Received: (at submit) by debbugs.gnu.org; 30 Sep 2022 07:37:08 +0000 Received: from localhost ([127.0.0.1]:40416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oeAa4-0008Gn-5K for submit@debbugs.gnu.org; Fri, 30 Sep 2022 03:37:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:47848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oeAa2-0008Ge-7D for submit@debbugs.gnu.org; Fri, 30 Sep 2022 03:37:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59204) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oeAa1-0000BD-2E for guix-patches@gnu.org; Fri, 30 Sep 2022 03:37:05 -0400 Received: from vimdzmsp-sfwd02.bluewin.ch ([195.186.227.131]:37957) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oeAZy-0006gH-9Y for guix-patches@gnu.org; Fri, 30 Sep 2022 03:37:04 -0400 Received: from bluewin.ch ([213.55.244.21]) by vimdzmsp-sfwd02.bluewin.ch Swisscom AG with ESMTPA id eAZool49NeioieAZqoBQ2e; Fri, 30 Sep 2022 09:36:55 +0200 X-Bluewin-Spam-Analysis: v=2.4 cv=bMx1nNyZ c=1 sm=1 tr=0 ts=63369c97 a=okETWHrkPlANAx00SlWV7w==:117 a=mDV3o1hIAAAA:8 a=MeThch5DwNxcwPiXa8UA:9 a=QEXdDO2ut3YA:10 a=rRgkGijRInsA:10 a=4fWq7QIgVsncAIM36ugA:9 a=_FVE-zBwftR9WsbkzFJk:22 X-Bluewin-Spam-Score: 0.00 X-FXIT-IP: IPv4[213.55.244.21] Epoch[1664523415] X-Bluewin-AuthAs: fulbert@bluewin.ch Date: Fri, 30 Sep 2022 09:36:52 +0200 From: Fulbert To: guix-patches@gnu.org Subject: [PATCH] gnu: csound: Update to 6.16.2. Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="AXHabTgfaj4W5LEj" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfOmErPn5PUSyoZCXSVEWmL1Su46WfaZnzCSX7/8FnGSWmjTXcRt0BSJ9EEocGz7ZuxNWSC58dannF3CakIVA+bEB2rlin0ti5k+h0B7MIr78lOhrExV/ Vx3e7zlYvScU6mlOJvFghdOnUdODMa/xnf1cwMkgA+BaoHeJofnrVOnnEGgsc+jgO32bbznjhgmuHg== Received-SPF: pass client-ip=195.186.227.131; envelope-from=fulbert@bluewin.ch; helo=vimdzmsp-sfwd02.bluewin.ch X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --AXHabTgfaj4W5LEj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hello ! Attached is the package update for Csound. The current 16.14.0 version available on Guix does not build on my *x86_64-linux* system, and it doesnt look good on https://ci.guix.gnu.org/search?query=csound either. The only change is the version and the hash. It does `guix build --rounds=2 csound` with no error and some basic tests (only on the main `csound` binary) work as expected. As recommended in "https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html", I started trying to build for arm as well, but i gave up after 2 hours of never ending ruby compilation… sorry. Best regards, Fulbert --AXHabTgfaj4W5LEj Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-csound-Update-to-6.16.2.patch" >From ce49bde220ddff4a2d341b3334c9ae47aab5c5cc Mon Sep 17 00:00:00 2001 From: Fulbert Date: Thu, 29 Sep 2022 19:19:45 +0200 Subject: [PATCH] gnu: csound: Update to 6.16.2. * gnu/packages/audio.scm (csound): Update to 6.16.2. --- gnu/packages/audio.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index fd27c1cc71..b1a91418da 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -1400,7 +1400,7 @@ (define-public tao-synth (define-public csound (package (name "csound") - (version "6.14.0") + (version "6.16.2") (source (origin (method git-fetch) @@ -1409,7 +1409,7 @@ (define-public csound (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1sr9knfhbm2m0wpkjq2l5n471vnl51wy4p6j4m95zqybimzb4s2j")))) + (base32 "1lgasyk8j4cl9178vci1dph63nks3cgwhf8y1d04z9dc8gg15dyn")))) (build-system cmake-build-system) (native-inputs (list bison flex gettext-minimal zlib)) -- 2.37.3 --AXHabTgfaj4W5LEj-- From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 02 08:08:03 2022 Received: (at 58190-done) by debbugs.gnu.org; 2 Oct 2022 12:08:03 +0000 Received: from localhost ([127.0.0.1]:46388 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oexlL-000210-53 for submit@debbugs.gnu.org; Sun, 02 Oct 2022 08:08:03 -0400 Received: from mail-ej1-f47.google.com ([209.85.218.47]:44732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oexlH-00020J-CO for 58190-done@debbugs.gnu.org; Sun, 02 Oct 2022 08:08:01 -0400 Received: by mail-ej1-f47.google.com with SMTP id r18so17257242eja.11 for <58190-done@debbugs.gnu.org>; Sun, 02 Oct 2022 05:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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; bh=YAH6ClyY8jkoyCTMJDd15nXx135sKBhV/odrPK4Z3ss=; b=owgwcBeeyVBrxnz7gECeLa8SuV/+XR4mYbTERx5JR0mbGIIVTGObFHhP4/3cQ7UkOJ ov80G3lGnFaXeaGUv2Zhnl27Wp7GvvMFzG9Ka4vwTfqCGUBMKkWIDU2bw/hmN1XjeX5I xxOMymrtnI6yeyDCVbI+LH5yzwhSFe2Ow7v3x7XcTc6o4h3RzQV1hRscKCJiChceu4a9 4ryccug3cIs+SpPmAPD1uRCSctTSnpMf+tKoTOfri/3+YnkY97OEOo1ZW7EZWgGLV99H 0Fe743ODP335K06CEqm9OTW0RMrvq0oQIa8ID2RgvSyZp5F/5abYZmoJZ+OkSlgDJ7yZ rjNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=YAH6ClyY8jkoyCTMJDd15nXx135sKBhV/odrPK4Z3ss=; b=NgU9WD57jv2jRuM0dq3Vkw0zqX8P5WMTWw+aTr8QylyYEzNdLH81eobVralneVVmJW oun9pDBSk86DdTp9cD7bf3E3qQ8UEJVfW5ypg36LbF2zOWuOv2HkRVE/FJMaD7QipMcA mI2la5rct7VOKScjHMxgV3Dzww0p0kJrHxdNMJTV23b+yXPeQZOQQCZGaoB4JH2kUP0c JSCs+UhLO7JUQlLh+ANKaXcNdTEF2/V9varzEAQezs1AYZ4B4iSaLXtuHw0sL3DqJ/Ub DEjCfpBfROsGMVtoWdekur6iA5l8Cr6JvDh8m2NdSSi2+GZY1D3OBorsZeZpmukB9KUh Bugg== X-Gm-Message-State: ACrzQf0iNpvAz20t3KGFi2/l5Z1PUxCqTSWbtrfvFJwE1uY5EbxV73vH gFIKxA4oCBqvAjORPnyPPeQ= X-Google-Smtp-Source: AMsMyM7hfQzvKDJt1KKEq3BYQUIxj0BJQRtWzQvTIzBtfFSIniOZ/19qCs8Mu/nWdCTBh/SsgQa2zA== X-Received: by 2002:a17:906:eec9:b0:783:e662:2513 with SMTP id wu9-20020a170906eec900b00783e6622513mr11844217ejb.656.1664712473517; Sun, 02 Oct 2022 05:07:53 -0700 (PDT) Received: from localhost ([141.226.13.62]) by smtp.gmail.com with ESMTPSA id kw7-20020a170907770700b0078b551d2fa3sm417328ejc.103.2022.10.02.05.07.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Oct 2022 05:07:52 -0700 (PDT) Date: Sun, 2 Oct 2022 15:07:50 +0300 From: Efraim Flashner To: Fulbert Subject: Re: [bug#58190] [PATCH] gnu: csound: Update to 6.16.2. Message-ID: Mail-Followup-To: Efraim Flashner , Fulbert , 58190-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c/X8miYh+79eQdUy" Content-Disposition: inline In-Reply-To: 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-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 58190-done Cc: 58190-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) --c/X8miYh+79eQdUy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 30, 2022 at 09:36:52AM +0200, Fulbert wrote: > Hello=E2=80=89! >=20 > Attached is the package update for Csound. The current 16.14.0 version > available on Guix does not build on my *x86_64-linux* system, and it > doesnt look good on https://ci.guix.gnu.org/search?query=3Dcsound either. >=20 > The only change is the version and the hash. >=20 > It does `guix build --rounds=3D2 csound` with no error and some basic > tests (only on the main `csound` binary) work as expected. >=20 > As recommended in > "https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html", > I started trying to build for arm as well, but i gave up after 2 hours > of never ending ruby compilation=E2=80=A6 sorry. >=20 > Best regards, > Fulbert No worries about not finishing compiling on arm (I assume aarch64), I'm not sure I would've waited the 2 hours either. Luckily I do have some arm hardware and it build successfully on aarch64 (still waiting on armhf). Patch pushed! Thanks. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --c/X8miYh+79eQdUy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmM5fxIACgkQQarn3Mo9 g1H+XQ//S5Qoqw/csX0qKCSf/t+xi34EA/yGPL7Xv8G/GH1Kaewn41NeCfq9kg4v S3e/bdClrHqFsrwJaeu95oHsVUsAvI+/uS4ltUyr0m/gh7gy1Dv5cl8BvdkGeWl7 CusViKQQRpG22bvpLPmRybeYsF3APtw+bxz6IuO/eg3qGxgXr4SYmkBDxtJMZVSs y1LAY4+WsJa/qQbaDnKVqH5oaxDqKDqvbB+6jxB393UxF5zBv3tokt4FrTWm8M4x 3gHk+cHLRFa4Cd8KDDIYOiLFsMRDWsV4fqq9+yL5JawtpdPA3yceJGlbVK69m1+t GTKjbLjDbF8oX+X0iHYeya9QetuH2dwkTgYjlC+6PtSrsqX5uAmRwniukYwhchZO Nvya1PaU5EQt6HzZgoWQOl4eCerzsqwiXi2KOGoOcPx5LnOwy+xOOSi4E35xvHIM AbUruEKcMxLp84vkweCPD/PH7QMLBvAyqzB0Slo5AZqOJ9huR9AA/ZeWeuAoF8mm ZaUPV88fuHIMVq1fjqorDFbBG8qgtwKf63K1gIvPE/q1ArxTB7RgOiNNVCk4VyPX IpTqAxF0dpAsGJJyNLwRgPT0+cMMuKXfEFNFrRMD2Qo5Y+PT9907V6hSbDDtvK1f gyPqTolwcQwz7U4WCCHEZP9nmSjYGLZos5sUeKBcLTvEyWQP3jc= =gBCI -----END PGP SIGNATURE----- --c/X8miYh+79eQdUy-- From unknown Fri Sep 05 07:33:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 31 Oct 2022 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator