From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GbKjCh9fIWS0vAAASxT56A (envelope-from ) for ; Mon, 27 Mar 2023 11:17:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SEkkCR9fIWRJggAAauVa8A (envelope-from ) for ; Mon, 27 Mar 2023 11:17:19 +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 11C491590F for ; Mon, 27 Mar 2023 11:17:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgiyP-000416-5K; Mon, 27 Mar 2023 05:17:05 -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 1pgiyM-00040m-6v for guix-patches@gnu.org; Mon, 27 Mar 2023 05:17:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgiyL-0001YC-Vd for guix-patches@gnu.org; Mon, 27 Mar 2023 05:17:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgiyL-0004ZU-QG for guix-patches@gnu.org; Mon, 27 Mar 2023 05:17:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62393] [PATCH 1/2] gnu: Add cl-collider. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Mar 2023 09:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62393 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 62393@debbugs.gnu.org Received: via spool by 62393-submit@debbugs.gnu.org id=B62393.167990860917546 (code B ref 62393); Mon, 27 Mar 2023 09:17:01 +0000 Received: (at 62393) by debbugs.gnu.org; 27 Mar 2023 09:16:49 +0000 Received: from localhost ([127.0.0.1]:46544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgiy9-0004Yw-Ao for submit@debbugs.gnu.org; Mon, 27 Mar 2023 05:16:49 -0400 Received: from mout02.posteo.de ([185.67.36.66]:34763) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgiy7-0004Yf-3S for 62393@debbugs.gnu.org; Mon, 27 Mar 2023 05:16:47 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 0FB9C240207 for <62393@debbugs.gnu.org>; Mon, 27 Mar 2023 11:16:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679908601; bh=7TFXXDpXlxZY3PriyB6L6oYb+J+fdaPwUxd29sf3tlM=; h=From:To:Cc:Subject:Date:From; b=p+bd0ZiWKf69wLOzuH1GnzsjCtDrqYMVPepL4atvqlgb08E3Eteo0cA54Evg/QB/5 B8PP1/DDMpuvnvWYb6VH2Xjliu31pEgjPc54VHMPTtmIcx2zIvNTRnztajOXuHFaS2 MVAYlsJ/8NZ/8iwBjjdmw5u5dM008o60Sxzlj0v4hcpAPNHxshWFM3b8ER36cDSySr ww8GMTemPwZCHMy8m+GtgesS3rLHuJN+kxB0xs+mgaqUk4atZakV7j7IorZC+KMCPK qXTz0G4b+PxvEEBigJtXijN3HoApla5GvQguW6ISAkGxt/gvSU1Dy2aVb506JuQjYg v2cj/0cCIgkEQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PlRyb3M4pz6ts2; Mon, 27 Mar 2023 11:16:38 +0200 (CEST) References: <5a7282791b5c076e6c51466198aec4ac@dismail.de> From: Guillaume Le Vaillant Date: Mon, 27 Mar 2023 09:07:50 +0000 In-reply-to: <5a7282791b5c076e6c51466198aec4ac@dismail.de> Message-ID: <87leji366i.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679908638; a=rsa-sha256; cv=none; b=OATEvfI1tWbuzULxrD3EmSsxPtjzZLTl9cXO9La6AviU/7toDOQP3l9bpQPnl3mtALncam RrSva/0xnnGlWLqURlzksrXVeGJXR17Q6fTBtWY7YqUR2NzHLvIWZptypkbV+qcYZd0PgZ HEFETMQdQm6RZBZjOLnirJ+TaYAu7eMi07zHiMv2ZiM3fF/6xCeBGGqHfXDk2udlKU8mhj PpOR00ADSEmFXAeU2xAkm9i8QBqeiLc7NdcnawoSGkZ3gbYPLM6E/fwck6ADZ5zKGV/KBh xmPywbPZ1ZrkF4hhscS8zzeUvyUl1bBSjB8aRd5/YEJ/YPvUvYJgxjZFkJ+55w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=p+bd0ZiW; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679908638; 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-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=KX/1X093OKFbvRlAup1guiOsQ0KmfG/GOujBB1Xcb7g=; b=Br2ODdBoJ5gwbMEx2quocfgKo9PfMUD/7FJJ5kV0/pfjT0CMTZZgHSY22BiYBPT9rPOBOa aKYvG/xwJ1ynqPImXRarrDvbpg2NegKdFlSPAVch+YFBonv5AFg36QcRmuWOe1mzembVrn NW5LAQ+eVJ3WxQYJBusIHnMCfNzW3VjQv6IMk0PZ40KkfFU0JBoEdb+nQskN6VGmjCMKjS VKlSSaonPxGwoRF75cLvp22Q6FsxJSNJ6I69LT+f4XU01/EXv9a5BWck/VQP5X0KwVxFGg WGkliQZfgtXuwRXPYexgTnfX8TlRIuBBEHthdV7RQ31+rGzJ61AaS5qJ+7R/tA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=p+bd0ZiW; 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-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.93 X-Spam-Score: -3.93 X-Migadu-Queue-Id: 11C491590F X-TUID: zbW2lLroUH1b --=-=-= Content-Type: text/plain Patch for cl-osc pushed as acbdaec070f39b723a1b964ffa7fbd4b640bbd8e. Concerning the patch for cl-collider, the 'patch-executables' phase replaces "jack-connect" with "scsynth": --8<---------------cut here---------------start------------->8--- (add-after 'unpack 'patch-executables (lambda* (#:key inputs #:allow-other-keys) (substitute* "server.lisp" (("which scsynth") (search-input-file inputs "/bin/scsynth")) (("jack_connect") (search-input-file inputs "/bin/scsynth"))))) --8<---------------cut here---------------end--------------->8--- Is it really supposed to be like that? Also, in "server.lisp", doesn't the path for plugins (*sc-plugin-paths* variable) need to be patched too? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZCFe9Q8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9k2wD/UpFxlzFXNbprQWQy3GPZFd1XKTGddmPTbDSe q1UEYckBAKRhEe8yBnBYZOXhe7TNdyBgXCpdH7ZXxe71JrYinbmb =FKYY -----END PGP SIGNATURE----- --=-=-=--