GNU bug report logs -
#40989
[PATCH] gnu: supercollider: Enable SCClassLibrary library lookup.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your bug report
#40989: [PATCH] gnu: supercollider: Enable SCClassLibrary library lookup.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 40989 <at> debbugs.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)]
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
This bug report was last modified 5 years and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.