[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] Re: Fwd: debian, supercollider 1:3.6.6~repack-2-1 MIGRATED to testing



Hi,

Looks like you had the same problem as Ali Rustamov did. See here for
a suggested fix:
http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Fwd-sc-dev-after-installing-sc-3-6-6-sclang-refuses-to-start-tt7611919.html

If you're able to suggest a fix for the packaging instructions I'd be
happy to update that. I presume the error is due (somehow) to the
specific ARM architecture? Since we haven't had problems on x86/64.

Best
Dan



2015-12-10 14:53 GMT+00:00 tonk <kyle.b.vinton@xxxxxxxxx>:
> Just put a fresh install of Jessie onto my SD card. Here's what I'm seeing:
>
> pi@raspberrypi:~ $ sclang
> init_OSC
> empty
> compiling class library...
>         NumPrimitives = 679
>         compiling dir: '/usr/share/SuperCollider/SCClassLibrary'
>         compiling dir: '/usr/share/SuperCollider/Extensions'
>         pass 1 done
>         numentries = 781153 / 10806260 = 0.072
>         4957 method selectors, 2180 classes
>         method table size 5841568 bytes, big table size 43225040
>         Number of Symbols 11438
>         Byte Code Size 356653
>         compiled 318 files in 8.22 seconds
> compile done
> ERROR: Message 'atIdentityHash' not understood.
> RECEIVER:
> Instance of Array {    (0x2935650, gc=08, fmt=01, flg=00, set=03)
>   indexed slots [4]
>       0 : nil
>       1 : nil
>       2 : nil
>       3 : nil
> }
> ARGS:
> class AppClock (0x1fc2720) {
>   instance variables [19]
>     name : Symbol 'AppClock'
>     nextclass : instance of Meta_Archive (0x278c120, size=19, set=5)
>     superclass : Symbol 'Clock'
>     subclasses : nil
>     methods : nil
>     instVarNames : nil
>     classVarNames : instance of SymbolArray (0x1fc27e0, size=1, set=3)
>     iprototype : nil
>     cprototype : instance of Array (0x1fc2860, size=1, set=3)
>     constNames : nil
>     constValues : nil
>     instanceFormat : Integer 0
>     instanceFlags : Integer 0
>     classIndex : Integer 391
>     classFlags : Integer 0
>     maxSubclassIndex : Integer 391
>     filenameSymbol : Symbol
> '/usr/share/SuperCollider/SCClassLibrary/Common/Core/Clock.sc'
>     charPos : Integer 935
>     classVarIndex : Integer 42
> }
> CALL STACK:
>         DoesNotUnderstandError:reportError   0x2935b50
>                 arg this = <instance of DoesNotUnderstandError>
>         Nil:handleError   0x2935af0
>                 arg this = nil
>                 arg error = <instance of DoesNotUnderstandError>
>         Thread:handleError   0x2935a90
>                 arg this = <instance of Thread>
>                 arg error = <instance of DoesNotUnderstandError>
>         Object:throw   0x2935a30
>                 arg this = <instance of DoesNotUnderstandError>
>         Object:doesNotUnderstand   0x2935710
>                 arg this = [*4]
>                 arg selector = 'atIdentityHash'
>                 arg args = [*1]
>         Set:includes   0x29356b0
>                 arg this = <instance of IdentitySet>
>                 arg item = <instance of Meta_AppClock>
>         Meta_Class:initClassTree   0x29354d0
>                 arg this = <instance of Meta_Class>
>                 arg aClass = <instance of Meta_AppClock>
>                 var implementsInitClass = nil
>         Process:startup   0x2935470
>                 arg this = <instance of Main>
>                 var time = nil
>         Main:startup   0x2934710
>                 arg this = <instance of Main>
>                 var didWarnOverwrite = false
> ^^ The preceding error dump is for ERROR: Message 'atIdentityHash' not
> understood.
> RECEIVER: [ nil, nil, nil, nil ]
> ERROR: Message 'queue' not understood.
> RECEIVER:
>    nil
> ARGS:
> CALL STACK:
>         DoesNotUnderstandError:reportError   0x29373b0
>                 arg this = <instance of DoesNotUnderstandError>
>         Nil:handleError   0x2937410
>                 arg this = nil
>                 arg error = <instance of DoesNotUnderstandError>
>         Thread:handleError   0x2937470
>                 arg this = <instance of Thread>
>                 arg error = <instance of DoesNotUnderstandError>
>         Object:throw   0x29374d0
>                 arg this = <instance of DoesNotUnderstandError>
>         Object:doesNotUnderstand   0x29376b0
>                 arg this = nil
>                 arg selector = 'queue'
>                 arg args = [*0]
>         Meta_AppClock:tick   0x29377d0
>                 arg this = <instance of Meta_AppClock>
>                 var saveClock = <instance of Meta_SystemClock>
>         Process:tick   0x2937830
>                 arg this = <instance of Main>
> ^^ The preceding error dump is for ERROR: Message 'queue' not understood.
> RECEIVER: nil
> sc3>
>
>
>
> --
> View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Fwd-debian-supercollider-1-3-6-6-repack-2-1-MIGRATED-to-testing-tp7614029p7622100.html
> Sent from the SuperCollider Developers New (Use this!!!!) mailing list archive at Nabble.com.
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/

-- 
http://www.mcld.co.uk

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/