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

Warning: Calling fails_with :llvm is deprecated! #131

Closed
Maples7 opened this issue Aug 31, 2017 · 4 comments
Closed

Warning: Calling fails_with :llvm is deprecated! #131

Maples7 opened this issue Aug 31, 2017 · 4 comments

Comments

@Maples7
Copy link

Maples7 commented Aug 31, 2017

When I run brew services list, a few warnings occurs here:

~ brew services list
Warning: Calling fails_with :llvm is deprecated!
There is no replacement.
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd/brew-services.rb:86:in `available_services'
Please report this to the homebrew/services tap!

Warning: Calling fails_with :llvm is deprecated!
There is no replacement.
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd/brew-services.rb:86:in `available_services'
Please report this to the homebrew/services tap!

Warning: Calling fails_with :llvm is deprecated!
There is no replacement.
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd/brew-services.rb:86:in `available_services'
Please report this to the homebrew/services tap!

Warning: Calling fails_with :llvm is deprecated!
There is no replacement.
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd/brew-services.rb:86:in `available_services'
Please report this to the homebrew/services tap!

Name       Status  User    Plist
mongodb    stopped
mysql      stopped
postgresql stopped

How can I stop the warning?

@MikeMcQuaid
Copy link
Member

Figure out which formula you have installed is using these deprecated methods and uninstall it.

@Maples7
Copy link
Author

Maples7 commented Aug 31, 2017

@MikeMcQuaid Problem solved! Thx! :D

@haroldrandom
Copy link

@Maples7 How do you fix it?

@Maples7
Copy link
Author

Maples7 commented Oct 18, 2017

@haroldrandom just as @MikeMcQuaid said, uninstall bad useless formulas.

@Homebrew Homebrew locked and limited conversation to collaborators Oct 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants