GNU bug report logs - #40989
[PATCH] gnu: supercollider: Enable SCClassLibrary library lookup.

Previous Next

Package: guix-patches;

Reported by: goodoldpaul <at> autistici.org

Date: Thu, 30 Apr 2020 22:40:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40989: closed ([PATCH] gnu: supercollider:  Enable
 SCClassLibrary library lookup.)
Date: Sun, 03 May 2020 08:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 03 May 2020 10:34:08 +0200
with message-id <87a72pzabj.fsf <at> gmail.com>
and subject line Re: [bug#40989] [PATCH] gnu: supercollider: Enable SCClassLibrary library lookup.
has caused the debbugs.gnu.org bug report #40989,
regarding [PATCH] gnu: supercollider:  Enable SCClassLibrary library lookup.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40989: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40989
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: goodoldpaul <at> autistici.org
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: supercollider:  Enable SCClassLibrary library lookup.
Date: Thu, 30 Apr 2020 22:39:06 +0000
[Message part 3 (text/plain, inline)]
Hi,
This patch fixes the error that prevents SuperCollider from starting. On 
Guix 229f4fa9522fb56b014ee9c0d8111e8fb6da764d and after having followed 
instructions from [0], the behavior is the following:

orang3 <at> frastanato ~/code/guix$ guix environment --ad-hoc jack 
supercollider qjackctl
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 
100.0%
The following derivation will be built:
   /gnu/store/zzrq8li1plk9ll7yx48lhf27ffk5fvy0-profile.drv
The following profile hooks will be built:
   /gnu/store/jr02fwv31b0a07fcfkalgjjv1bq7ayx8-manual-database.drv
   /gnu/store/m4zril057cr1m55g7d56q9wp2mrbhhxg-fonts-dir.drv
   /gnu/store/mrfrb81vzcjxnj321fzi8nqkpvx6s5zw-info-dir.drv
   /gnu/store/spp41dzc0bmpbr9wvif8r4r2fs02zgfv-ca-certificate-bundle.drv
building CA certificate bundle...
building fonts directory...
building directory of Info manuals...
building database for manual pages...
building profile with 3 packages...

orang3 <at> frastanato ~/code/guix [env]$ sclang
SC FFT global init: cosTable initialised.
compiling class library...
        Found 718 primitives.
        Compiling directory 
'/gnu/store/rrmvq9gzlvijliwlm35xml65jjqq8s29-supercollider-3.10.4/share/SuperCollider/Extensions'
        Compiling directory 
'/home/orang3/.local/share/SuperCollider/Extensions'
ERROR: There is a discrepancy.
numClassDeps 0   gNumClasses 82
sc3> s.boot
Library has not been compiled successfully.

The implemented solution is to hardcode SCClassLibrary's path into 
SuperCollider.

[0]: 
https://guix.gnu.org/manual/en/html_node/Base-Services.html#index-realtime
[0001-gnu-supercollider-Enable-SCClassLibrary-library-look.patch (text/x-diff, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: goodoldpaul <at> autistici.org
Cc: 40989-done <at> debbugs.gnu.org
Subject: Re: [bug#40989] [PATCH] gnu: supercollider: Enable SCClassLibrary
 library lookup.
Date: Sun, 03 May 2020 10:34:08 +0200
Hello,

> Library has not been compiled successfully.
>
> The implemented solution is to hardcode SCClassLibrary's path into
> SuperCollider.

Thanks for this patch! I wrapped a few lines, edited a bit the commit
message and pushed.

Mathieu


This bug report was last modified 5 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.