From unknown Sat Jun 21 12:29:14 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#63075 <63075@debbugs.gnu.org> To: bug#63075 <63075@debbugs.gnu.org> Subject: Status: [PATCH] Fix supercollider. Reply-To: bug#63075 <63075@debbugs.gnu.org> Date: Sat, 21 Jun 2025 19:29:14 +0000 retitle 63075 [PATCH] Fix supercollider. reassign 63075 guix-patches submitter 63075 Gabriel Wicki severity 63075 normal tag 63075 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 25 16:33:39 2023 Received: (at submit) by debbugs.gnu.org; 25 Apr 2023 20:33:39 +0000 Received: from localhost ([127.0.0.1]:53667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prPM3-0002Lx-G8 for submit@debbugs.gnu.org; Tue, 25 Apr 2023 16:33:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:33956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prPLy-0002Lk-4r for submit@debbugs.gnu.org; Tue, 25 Apr 2023 16:33:38 -0400 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 1prPLx-0007BS-Ma for guix-patches@gnu.org; Tue, 25 Apr 2023 16:33:33 -0400 Received: from chimborazo.ee.ethz.ch ([129.132.2.15]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1prPLu-0002Np-RY for guix-patches@gnu.org; Tue, 25 Apr 2023 16:33:33 -0400 Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by chimborazo.ee.ethz.ch (Postfix) with ESMTPSA id 345B440093 for ; Tue, 25 Apr 2023 22:33:27 +0200 (CEST) Date: Tue, 25 Apr 2023 22:33:23 +0200 From: Gabriel Wicki To: guix-patches@gnu.org Subject: [PATCH] Fix supercollider. Message-ID: <20230425203323.j5emxz2ebvhs4ckt@blackbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Received-SPF: pass client-ip=129.132.2.15; envelope-from=gabriel@erlikon.ch; helo=chimborazo.ee.ethz.ch 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_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 (--) Howdy y'all Supercollider was broken so I've fixed it. Btw there's no "audio" team.. Should I start one? Not that I'm too much of an expert, but I am somewhat enthusiastic about audio... Also: I'm not too sure what to think about the style improvements brought to the input section of the package. The patch set is based on: 8c5ba69d6e9e4b1b9d6b5e9cd28859b19e8e180c Best wishes, gabber From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 25 16:36:31 2023 Received: (at 63075) by debbugs.gnu.org; 25 Apr 2023 20:36:31 +0000 Received: from localhost ([127.0.0.1]:53672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prPOb-0002QK-VT for submit@debbugs.gnu.org; Tue, 25 Apr 2023 16:36:31 -0400 Received: from chimborazo.ee.ethz.ch ([129.132.2.15]:55259) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prPOV-0002Q1-3x for 63075@debbugs.gnu.org; Tue, 25 Apr 2023 16:36:15 -0400 Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by chimborazo.ee.ethz.ch (Postfix) with ESMTPSA id 96E4040093 for <63075@debbugs.gnu.org>; Tue, 25 Apr 2023 22:36:03 +0200 (CEST) Date: Tue, 25 Apr 2023 22:35:59 +0200 From: Gabriel Wicki To: 63075@debbugs.gnu.org Subject: [PATCH 1/2] gnu: Fix supercollider. Message-ID: <20230425203559.uzhf3mwdqcc4imvv@blackbox> References: <20230425203323.j5emxz2ebvhs4ckt@blackbox> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63075 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: -1.0 (-) >From f67786eb958a65ba778f67a8f443fa3d24293438 Mon Sep 17 00:00:00 2001 Message-Id: From: Gabriel Wicki Date: Tue, 25 Apr 2023 22:03:03 +0200 Subject: [PATCH 1/2] gnu: Fix supercollider. * gnu/packages/audio.scm (supercollider): Fix the build. [configure-flags] Re-enable DLIBSCSYNTH. [phases] New phase fix-struct-SOUNDFILE-tag. [inputs] Add ruby and python to appease the build process. --- gnu/packages/audio.scm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index dca5e516a1..109133ba8e 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -43,6 +43,7 @@ ;;; Copyright © 2023 Sergiu Ivanov ;;; Copyright © 2023 David Thompson ;;; Copyright © 2023 Sharlatan Hellseher +;;; Copyright © 2023 Gabriel Wicki ;;; ;;; This file is part of GNU Guix. ;;; @@ -119,6 +120,7 @@ (define-module (gnu packages audio) #:use-module (gnu packages qt) #:use-module (gnu packages rdf) #:use-module (gnu packages readline) + #:use-module (gnu packages ruby) #:use-module (gnu packages samba) #:use-module (gnu packages sdl) #:use-module (gnu packages serialization) @@ -3485,7 +3487,7 @@ (define-public supercollider "-DSC_QT=ON" "-DCMAKE_BUILD_TYPE=Release" "-DFORTIFY=ON" - ;; "-DLIBSCSYNTH=ON" ; TODO: Re-enable? + "-DLIBSCSYNTH=ON" "-DSC_EL=OFF") ;scel is packaged individually as emacs-scel #:phases (modify-phases %standard-phases @@ -3506,6 +3508,12 @@ (define-public supercollider "SC_Filesystem::instance\\(\\)\\.getDirectory" "\\(DirName::Resource\\) / CLASS_LIB_DIR_NAME")) (string-append "Path(\"" scclass-dir "\")")))))) + (add-after 'patch-scclass-dir 'fix-struct-SOUNDFILE-tag + (lambda* _ + (display (getcwd)) (newline) + (substitute* "include/plugin_interface/SC_SndBuf.h" + (("SNDFILE_tag") + "sf_private_tag")))) (add-before 'build 'prepare-x (lambda _ (system "Xvfb &") @@ -3532,6 +3540,8 @@ (define-public supercollider boost boost-sync yaml-cpp + python-wrapper ;there were warnings in the build process + ruby ;there were warnings in the build process qtbase-5 qtdeclarative-5 qtsvg-5 -- 2.39.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 25 16:39:34 2023 Received: (at 63075) by debbugs.gnu.org; 25 Apr 2023 20:39:34 +0000 Received: from localhost ([127.0.0.1]:53676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prPRl-0002V6-Bz for submit@debbugs.gnu.org; Tue, 25 Apr 2023 16:39:33 -0400 Received: from chimborazo.ee.ethz.ch ([129.132.2.15]:35659) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prPRj-0002Un-FN for 63075@debbugs.gnu.org; Tue, 25 Apr 2023 16:39:32 -0400 Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by chimborazo.ee.ethz.ch (Postfix) with ESMTPSA id 964C540093 for <63075@debbugs.gnu.org>; Tue, 25 Apr 2023 22:39:24 +0200 (CEST) Date: Tue, 25 Apr 2023 22:39:21 +0200 From: Gabriel Wicki To: 63075@debbugs.gnu.org Subject: [PATCH 2/2] gnu: supercollider: Apply guix style. Message-ID: <20230425203921.lm32yffgshuakjm6@blackbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63075 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: -1.0 (-) >From 5091d29a2765e550985c058657deb5771a24a1a1 Mon Sep 17 00:00:00 2001 Message-Id: <5091d29a2765e550985c058657deb5771a24a1a1.1682453413.git.gabriel@erlikon.ch> In-Reply-To: References: From: Gabriel Wicki Date: Tue, 25 Apr 2023 22:06:18 +0200 Subject: [PATCH 2/2] gnu: supercollider: Apply 'guix style'. * gnu/packages/audio.scm: Apply guix style. --- gnu/packages/audio.scm | 173 +++++++++++++++++++++-------------------- 1 file changed, 87 insertions(+), 86 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 109133ba8e..f07b7a6069 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -3444,114 +3444,115 @@ (define-public supercollider (package (name "supercollider") (version "3.12.1") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/supercollider/supercollider") - (commit (string-append "Version-" version)) - ;; for nova-simd, nova-tt, hidapi, TLSF, oscpack - (recursive? #t))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0id522338a464j1slcspajwc7klypbc9qpigw5mqjhrw970wij5z")) - (modules '((guix build utils) - (ice-9 ftw))) - (snippet - ;; The build system doesn't allow us to unbundle the following - ;; libraries. hidapi is also heavily patched and upstream not - ;; actively maintained. - '(let ((keep-dirs '("nova-simd" "nova-tt" "hidapi" - "TLSF-2.4.6" "oscpack_1_1_0" "." ".."))) - (with-directory-excursion "./external_libraries" - (for-each - delete-file-recursively - (scandir "." - (lambda (x) - (and (eq? (stat:type (stat x)) 'directory) - (not (member (basename x) keep-dirs))))))) - ;; To find the Guix provided ableton-link library. - (substitute* "lang/CMakeLists.txt" - (("include\\(\\.\\./external_libraries/link/\ -AbletonLinkConfig\\.cmake\\)") - "find_package(AbletonLink NAMES AbletonLink ableton-link \ -link REQUIRED)")))))) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/supercollider/supercollider") + (commit (string-append "Version-" version)) + ;; for nova-simd, nova-tt, hidapi, TLSF, oscpack + (recursive? #t))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0id522338a464j1slcspajwc7klypbc9qpigw5mqjhrw970wij5z")) + (modules '((guix build utils) + (ice-9 ftw))) + (snippet + ;; The build system doesn't allow us to unbundle the following + ;; libraries. hidapi is also heavily patched and upstream not + ;; actively maintained. + '(let ((keep-dirs '("nova-simd" "nova-tt" + "hidapi" + "TLSF-2.4.6" + "oscpack_1_1_0" + "." + ".."))) + (with-directory-excursion "./external_libraries" + (for-each delete-file-recursively + (scandir "." + (lambda (x) + (and (eq? (stat:type (stat x)) + 'directory) + (not (member (basename x) + keep-dirs))))))) + ;; To find the Guix provided ableton-link library. + (substitute* "lang/CMakeLists.txt" + (("include\\(\\.\\./external_libraries/link/AbletonLinkConfig\\.cmake\\)") + "find_package(AbletonLink NAMES AbletonLink ableton-link link REQUIRED)")))))) (build-system cmake-build-system) - (outputs - '("out" ;core language - "ide")) ;qt ide + (outputs '("out" ;core language + "ide")) ;qt ide (arguments - `(#:configure-flags '("-DSYSTEM_BOOST=ON" - "-DSYSTEM_YAMLCPP=ON" + `(#:configure-flags '("-DSYSTEM_BOOST=ON" "-DSYSTEM_YAMLCPP=ON" "-DSC_QT=ON" "-DCMAKE_BUILD_TYPE=Release" "-DFORTIFY=ON" "-DLIBSCSYNTH=ON" "-DSC_EL=OFF") ;scel is packaged individually as emacs-scel - #:phases - (modify-phases %standard-phases - ;; HOME must be defined otherwise supercollider throws a "ERROR: - ;; Primitive '_FileMkDir' failed." error when generating the doc. - ;; The graphical tests also hang without it. - (add-after 'unpack 'set-home-directory - (lambda _ - (setenv "HOME" (getcwd)))) - (add-after 'unpack 'patch-scclass-dir - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (scclass-dir - (string-append out - "/share/SuperCollider/SCClassLibrary"))) - (substitute* "lang/LangSource/SC_LanguageConfig.cpp" - (((string-append - "SC_Filesystem::instance\\(\\)\\.getDirectory" - "\\(DirName::Resource\\) / CLASS_LIB_DIR_NAME")) - (string-append "Path(\"" scclass-dir "\")")))))) - (add-after 'patch-scclass-dir 'fix-struct-SOUNDFILE-tag - (lambda* _ - (display (getcwd)) (newline) - (substitute* "include/plugin_interface/SC_SndBuf.h" - (("SNDFILE_tag") - "sf_private_tag")))) - (add-before 'build 'prepare-x - (lambda _ - (system "Xvfb &") - (setenv "DISPLAY" ":0"))) - (add-before 'install 'install-ide - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (ide (assoc-ref outputs "ide")) - (scide "editors/sc-ide/scide")) - (install-file scide - (string-append ide "/bin")) - (delete-file scide))))))) - (native-inputs - (list ableton-link pkg-config qttools-5 xorg-server-for-tests)) + #:phases (modify-phases %standard-phases + ;; HOME must be defined otherwise supercollider throws a "ERROR: + ;; Primitive '_FileMkDir' failed." error when generating the doc. + ;; The graphical tests also hang without it. + (add-after 'unpack 'set-home-directory + (lambda _ + (setenv "HOME" + (getcwd)))) + (add-after 'unpack 'patch-scclass-dir + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (scclass-dir (string-append out + "/share/SuperCollider/SCClassLibrary"))) + (substitute* "lang/LangSource/SC_LanguageConfig.cpp" + (((string-append + "SC_Filesystem::instance\\(\\)\\.getDirectory" + "\\(DirName::Resource\\) / CLASS_LIB_DIR_NAME")) + (string-append "Path(\"" scclass-dir "\")")))))) + (add-after 'patch-scclass-dir 'fix-struct-SOUNDFILE-tag + (lambda* _ + (display (getcwd)) + (newline) + (substitute* "include/plugin_interface/SC_SndBuf.h" + (("SNDFILE_tag") + "sf_private_tag")))) + (add-before 'build 'prepare-x + (lambda _ + (system "Xvfb &") + (setenv "DISPLAY" ":0"))) + (add-before 'install 'install-ide + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (ide (assoc-ref outputs "ide")) + (scide "editors/sc-ide/scide")) + (install-file scide + (string-append ide "/bin")) + (delete-file scide))))))) + (native-inputs (list ableton-link pkg-config qttools-5 + xorg-server-for-tests)) (inputs (list jack-1 libsndfile fftw libxt - readline ;readline support for sclang's CLI - alsa-lib ;for sclang's MIDI interface - eudev ;for user interactions with devices - avahi ;zeroconf service discovery support + readline ;readline support for sclang's CLI + alsa-lib ;for sclang's MIDI interface + eudev ;for user interactions with devices + avahi ;zeroconf service discovery support icu4c boost boost-sync yaml-cpp - python-wrapper ;there were warnings in the build process - ruby ;there were warnings in the build process + python-wrapper ;there were warnings in the build process + ruby ;there were warnings in the build process qtbase-5 qtdeclarative-5 qtsvg-5 qtwebchannel-5 qtwebsockets-5)) - (propagated-inputs ;to get native-search-path - (list qtwebengine-5)) + (propagated-inputs ;to get native-search-path + (list qtwebengine-5)) (home-page "https://github.com/supercollider/supercollider") (synopsis "Synthesis engine and programming language") - (description "SuperCollider is a synthesis engine (@code{scsynth} or + (description + "SuperCollider is a synthesis engine (@code{scsynth} or @code{supernova}) and programming language (@code{sclang}). It can be used for experimenting with sound synthesis and algorithmic composition. -- 2.39.2 From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 28 14:50:40 2023 Received: (at 63075-done) by debbugs.gnu.org; 28 Apr 2023 18:50:40 +0000 Received: from localhost ([127.0.0.1]:34461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psTB1-00052Z-O2 for submit@debbugs.gnu.org; Fri, 28 Apr 2023 14:50:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psTAy-00051u-FF for 63075-done@debbugs.gnu.org; Fri, 28 Apr 2023 14:50:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psTAp-0006it-M6; Fri, 28 Apr 2023 14:50:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=nt196T2Huhkxm3Afjoihgj9H4GIzi09axLCUgqtqTvo=; b=A+Cd9hXhVit7qJZ7jKYJ i4nfKKxgnHDFbpPfgbDMuz98Ee9YJbIqOcmjC16mwLnNmYoTSAHL1x5NimHxfvR8Z4Ojy3vTUpR2n vErl+5FGC921trgiepyxHebKUbDKYwuSwyWwjZEShf5RH3SyBfURH1J66PQmGz3iBfgPpaJ7abw/q 6QTK5/gojG8FpnYD8sZi/pTtBuKYZFZgcbCHGNrFGA1nIfOD2v1YPQnAwnydAHenr1X7K2li1rmSQ Yw8bddWr9q9EzouZpC/vgdJRxEB151+t3oMRxde/TIFQDQvfmCjo5W+yLiCMOiMnm5UHtKIJNjfWT ctprSg3EFQ+XVQ==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psTAo-00038u-Q6; Fri, 28 Apr 2023 14:50:27 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Gabriel Wicki Subject: Re: bug#63075: [PATCH] Fix supercollider. References: <20230425203323.j5emxz2ebvhs4ckt@blackbox> <20230425203559.uzhf3mwdqcc4imvv@blackbox> Date: Fri, 28 Apr 2023 20:50:24 +0200 In-Reply-To: <20230425203559.uzhf3mwdqcc4imvv@blackbox> (Gabriel Wicki's message of "Tue, 25 Apr 2023 22:35:59 +0200") Message-ID: <87wn1vsuxb.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 63075-done Cc: 63075-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: -3.3 (---) Hi, Gabriel Wicki skribis: >>>From f67786eb958a65ba778f67a8f443fa3d24293438 Mon Sep 17 00:00:00 2001 > Message-Id: > From: Gabriel Wicki > Date: Tue, 25 Apr 2023 22:03:03 +0200 > Subject: [PATCH 1/2] gnu: Fix supercollider. > > * gnu/packages/audio.scm (supercollider): Fix the build. > [configure-flags] Re-enable DLIBSCSYNTH. > [phases] New phase fix-struct-SOUNDFILE-tag. > [inputs] Add ruby and python to appease the build process. Applied, thanks! I didn=E2=80=99t apply the =E2=80=98guix style=E2=80=99 patch because I=E2= =80=99m not sure it brings much. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 28 14:51:36 2023 Received: (at 63075) by debbugs.gnu.org; 28 Apr 2023 18:51:36 +0000 Received: from localhost ([127.0.0.1]:34468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psTBw-00058i-7c for submit@debbugs.gnu.org; Fri, 28 Apr 2023 14:51:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psTBt-00058A-PZ for 63075@debbugs.gnu.org; Fri, 28 Apr 2023 14:51:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psTBc-0006zL-Ke; Fri, 28 Apr 2023 14:51:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=N3faqkBdQxk4T/pEO5Zk3zBEXClipV3xBmqYUzjkYPw=; b=mxNzXhLAEBowJklqP24/ dZWy3eR6DkiUiCCC4Hc2PZkXgc/F5cBT2KMaJcMiTuAczKC+Lpa6eBto6km+xLwZsroxnlFs7fb0D j4pn76SxnBPx1hEqymBIVShE4xV1VfFvXsDg3Mn789nz44AiMKtfp/njbXrsJHn66DNTO+7PrNUaI XCYSJ1JGhn6JhzUlmgTbzCbKzpB68IA5f6o7Fqr/Jp5xWqLvRmtc5e0DeM9tqqvwwgRmC1D+7lAXq YupTOOGi4jZZOWpWeaY9lnjqmvhp5ZjhRGPPVtd5AZdB0+Ot8rTI7ofqGBJY/J3W7O+eTZcBIbGQc psdXHpbhfZnmFA==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psTBT-0003Iw-Uh; Fri, 28 Apr 2023 14:51:16 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Gabriel Wicki Subject: Re: bug#63075: [PATCH] Fix supercollider. References: <20230425203323.j5emxz2ebvhs4ckt@blackbox> Date: Fri, 28 Apr 2023 20:51:06 +0200 In-Reply-To: <20230425203323.j5emxz2ebvhs4ckt@blackbox> (Gabriel Wicki's message of "Tue, 25 Apr 2023 22:33:23 +0200") Message-ID: <87sfcjsuw5.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 63075 Cc: 63075@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: -3.3 (---) Hi! Gabriel Wicki skribis: > Supercollider was broken so I've fixed it. Btw there's no "audio" > team.. Should I start one? Not that I'm too much of an expert, but I am > somewhat enthusiastic about audio... You should bring it up on guix-devel, with a patch adding the team and yourself. Based on commit history, I=E2=80=99m pretty sure you=E2=80=99d f= ind folks to join you! Ludo=E2=80=99. From unknown Sat Jun 21 12:29:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 27 May 2023 11:24:10 +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