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

Re: [sc-users] Strange error when recompiling class library (24) Too many open files



Immensely helpful bit of OSX knowledge! Thanks Alberto!

On 05/01/2019 16:26, alberto.decampo@xxxxxxxxx wrote:
The path to the app, '/private/var/folders/nm/2sts0lnj0p9f704jttx2dj0r0000gn/T/AppTranslocation .... 
means that the app has been put in quarantine by macOS. 

You can check this in terminal 
### - see whether the app is in quarantine:
xattr <path/to/the/app> 

### - if so, remove quarantine attribute:
xattr -d com.apple.quarantine <path/to/the/app>

probably it runs fine when not in quarantine. 

best adc

On 05/01/2019, at 15:06 , info@xxxxxxxxxxxxxxxx wrote:

And this error, likely related?

compiling class library...
    Found 834 primitives.
    Compiling directory '/private/var/folders/nm/2sts0lnj0p9f704jttx2dj0r0000gn/T/AppTranslocation/1780901B-006B-4322-87F8-EAC43D18B295/d/SuperCollider3.10.0.app/Contents/Resources/SCClassLibrary'
ERROR: Could not iterate on '/private/var/folders/nm/2sts0lnj0p9f704jttx2dj0r0000gn/T/AppTranslocation/1780901B-006B-4322-87F8-EAC43D18B295/d/SuperCollider3.10.0.app/Contents/Resources/SCClassLibrary/backwards_compatibility': Too many open files
    Compiling directory '/Volumes/Store/jon/Library/Application Support/SuperCollider/Extensions'
ERROR: Could not iterate on '/Volumes/Store/jon/Library/Application Support/SuperCollider/Extensions/SC_MyLibs': Too many open files
ERROR: There is a discrepancy.
numClassDeps 0   gNumClasses 82
Library has not been compiled successfully.

On 05/01/2019 14:44, info@xxxxxxxxxxxxxxxx wrote:
Hey all, I've been getting a strange error lately when recompiling my class libraries. Running OSX Sierra. I'm just curious if anyone else has seen this or perhaps has some insight into what might be causing it? Rebooting SC seems to fix it temporarily.

compiling class library...
Found 834 primitives.
ERROR: Could not open directory '/private/var/folders/nm/2sts0lnj0p9f704jttx2dj0r0000gn/T/AppTranslocation/951B4AE4-1116-423D-BAE1-0CE299CBEA8A/d/SuperCollider3.10.0.app/Contents/Resources/SCClassLibrary': (24) Too many open files

-- 
JC Reus

WEB: 
jonathanreus.com



-- 
JC Reus

WEB: 
jonathanreus.com




_______________________________________________
sc-users 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-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/
--
JC Reus

WEB: jonathanreus.com