Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java[28013:544956] 22:51:32.241 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager #135

Closed
elydpg opened this issue Oct 15, 2015 · 3 comments

Comments

@elydpg
Copy link
Contributor

elydpg commented Oct 15, 2015

Whenever I open the REPL or play a file, I get an odd Java compiler warning. The full text is

java[28013:544956] 22:51:32.241 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.

I'm note sure if this is intended for now. What is going on?

@daveyarwood
Copy link
Member

I haven't seen anything like this error before.... bizarre.

Could you please post the output of the following commands?

  • alda version
  • java -version
  • boot --version

Doing a quick google, it appears this may be OS X related. What version of OS X are you running? (Or if you're not on OS X, what OS do you use?)

@elydpg
Copy link
Contributor Author

elydpg commented Oct 15, 2015

alda v0.12.2

java version "1.8.0_20"
Java(TM) SE Runtime Environment (build 1.8.0_20-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode)

#https://github.com/boot-clj/boot
#Thu Oct 15 09:06:35 EDT 2015
BOOT_CLOJURE_VERSION=1.7.0
BOOT_VERSION=2.3.0
#App version: 2.2.0

I'm running Mac OS X 10.11. It's not affecting the app's performance or functionality, it's just surprising that it would show up.

@daveyarwood
Copy link
Member

Hmm... seems like an El Capitan-related issue. It's come up in a few other places:

jackaudio/jack2#144
cmus/cmus#331
PromyLOPh/pianobar#529

Not sure if there is anything we can do about it in Alda -- seems more low-level than the Java/Clojure libraries we are using.

It's a relief that it's not affecting performance or functionality, at least!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants