Discussion:
MAC OS X 10.7 Error: selecting output plugin
Zoom.Quiet
2012-11-26 08:17:52 UTC
Permalink
install cmus 2.5 base brew
- suddenly when i usgae cmus
Error: selecting output plugin '': no such plugin

- but when i into 7 ,setup
:set output_plugin=ao
- ERROR as:
Error: selecting output plugin 'ao': no such plugin

BUT! in my sys. :
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
wav:
Priority: 50
File Types: wav
MIME Types:
ffmpeg:
Priority: 30
File Types: ac3 aif aifc aiff ape au mka shn tta wma aac fla flac
m4a m4b mp+ mp2 mp3 mp4 mpc mpp ogg wav wv
MIME Types:

Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op

$ ll /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/
total 24
-r--r--r-- 1 zoomq admin 10168 11 20 21:23 ao.so


so what can i do?
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Gregory Petrosyan
2012-11-26 11:42:43 UTC
Permalink
Post by Zoom.Quiet
install cmus 2.5 base brew
- suddenly when i usgae cmus
Error: selecting output plugin '': no such plugin
- but when i into 7 ,setup
:set output_plugin=ao
Error: selecting output plugin 'ao': no such plugin
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
Priority: 50
File Types: wav
Priority: 30
File Types: ac3 aif aifc aiff ape au mka shn tta wma aac fla flac
m4a m4b mp+ mp2 mp3 mp4 mpc mpp ogg wav wv
Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op
$ ll /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/
total 24
-r--r--r-- 1 zoomq admin 10168 11 20 21:23 ao.so
so what can i do?
I've just tried installing cmus via homebrew on OS X 10.8, and it
works fine. Maybe you can try re-installing it?

Gregory
Zoom.Quiet
2012-11-26 14:10:19 UTC
Permalink
Post by Gregory Petrosyan
Post by Zoom.Quiet
install cmus 2.5 base brew
- suddenly when i usgae cmus
Error: selecting output plugin '': no such plugin
- but when i into 7 ,setup
:set output_plugin=ao
Error: selecting output plugin 'ao': no such plugin
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
Priority: 50
File Types: wav
Priority: 30
File Types: ac3 aif aifc aiff ape au mka shn tta wma aac fla flac
m4a m4b mp+ mp2 mp3 mp4 mpc mpp ogg wav wv
Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op
$ ll /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/
total 24
-r--r--r-- 1 zoomq admin 10168 11 20 21:23 ao.so
so what can i do?
I've just tried installing cmus via homebrew on OS X 10.8, and it
works fine. Maybe you can try re-installing it?
Thanx for suggest
- i try re-install
- error same
Post by Gregory Petrosyan
Gregory
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Jason Woofenden
2012-11-26 16:16:39 UTC
Permalink
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?

I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.

Then you can verify that ao.so is being built with cmus.

I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.

I hope this helps.

- Jason
Zoom.Quiet
2012-11-26 17:34:13 UTC
Permalink
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus

make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
- i guess, cmus is not depending any others
- because my home brew now is some mess, like:

$ brew doctor
Unexpected dylibs:
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .la files:
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .pc files:
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected static libraries:
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:

brew install nettle

Run `brew missing` for more details.

...

but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2012-12-17 03:05:36 UTC
Permalink
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
i try:
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin

:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin


what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2012-12-17 07:42:30 UTC
Permalink
i fixed all brew doctor warring, try reinstall cmus again!
$ brew remove cmus
$ brew install cmus
...

brew: superenv removed: -g -O2 -Wall -Wall -Wshadow -Wcast-align
-Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes
-Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security
-Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-Werror-implicit-function-declaration -Wno-unused-parameter
LD mp4.so
LD cue.so
LD aac.so
LD ao.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/flac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mad.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/vorbis.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/wav.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mp4.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/aac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/cue.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
LD cmus
HOSTLD Doc/ttman
MAN Doc/cmus.1
MAN Doc/cmus-remote.1
MAN Doc/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/cyan.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus-remote
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/default.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/gray-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green-mono-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/rc
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/xterm-white.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/zenburn.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/share/doc/cmus/examples/cmus-status-display
==> Cleaning
==> Finishing up
ln -s ../Cellar/cmus/2.5.0/bin/cmus-remote cmus-remote
ln -s ../Cellar/cmus/2.5.0/bin/cmus cmus
ln -s ../../../Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7 cmus-tutorial.7
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus.1 cmus.1
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1 cmus-remote.1
ln -s ../../Cellar/cmus/2.5.0/share/doc/cmus cmus
ln -s ../Cellar/cmus/2.5.0/share/cmus cmus
ln -s ../Cellar/cmus/2.5.0/lib/cmus cmus
ln -s ../../Cellar/cmus/2.5.0 cmus
ln -s ../Cellar/cmus/2.5.0 cmus
==> Summary
/usr/local/Cellar/cmus/2.5.0: 26 files, 584K, built in 5 seconds


but! as sanp in atta.
- SAME ERROR!
My ENV:
- X 10.7,5
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: d0f5937875a5de166ffb1dd3f9a82d4615d2d5d5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.6.4 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/zoomq/.rvm/rubies/ruby-1.9.3-p327/bin/ruby

HOW to fixed it?
Post by Zoom.Quiet
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin
:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin
what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2012-12-17 07:44:03 UTC
Permalink
sorry foget atta.
ERRO info,:
Error: selecting output plugin '': no such plugin
Post by Zoom.Quiet
i fixed all brew doctor warring, try reinstall cmus again!
$ brew remove cmus
$ brew install cmus
...
brew: superenv removed: -g -O2 -Wall -Wall -Wshadow -Wcast-align
-Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes
-Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security
-Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-Werror-implicit-function-declaration -Wno-unused-parameter
LD mp4.so
LD cue.so
LD aac.so
LD ao.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/flac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mad.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/vorbis.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/wav.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mp4.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/aac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/cue.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
LD cmus
HOSTLD Doc/ttman
MAN Doc/cmus.1
MAN Doc/cmus-remote.1
MAN Doc/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/cyan.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus-remote
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/default.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/gray-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green-mono-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/rc
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/xterm-white.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/zenburn.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/share/doc/cmus/examples/cmus-status-display
==> Cleaning
==> Finishing up
ln -s ../Cellar/cmus/2.5.0/bin/cmus-remote cmus-remote
ln -s ../Cellar/cmus/2.5.0/bin/cmus cmus
ln -s ../../../Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7 cmus-tutorial.7
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus.1 cmus.1
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1 cmus-remote.1
ln -s ../../Cellar/cmus/2.5.0/share/doc/cmus cmus
ln -s ../Cellar/cmus/2.5.0/share/cmus cmus
ln -s ../Cellar/cmus/2.5.0/lib/cmus cmus
ln -s ../../Cellar/cmus/2.5.0 cmus
ln -s ../Cellar/cmus/2.5.0 cmus
==> Summary
/usr/local/Cellar/cmus/2.5.0: 26 files, 584K, built in 5 seconds
but! as sanp in atta.
- SAME ERROR!
- X 10.7,5
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: d0f5937875a5de166ffb1dd3f9a82d4615d2d5d5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.6.4 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/zoomq/.rvm/rubies/ruby-1.9.3-p327/bin/ruby
HOW to fixed it?
Post by Zoom.Quiet
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin
:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin
what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苊短, Pythonic! 冗䜙䞍做,日子甭过!倇仜䞍做,十恶䞍赊!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苊短, Pythonic! 冗䜙䞍做,日子甭过!倇仜䞍做,十恶䞍赊!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苊短, Pythonic! 冗䜙䞍做,日子甭过!倇仜䞍做,十恶䞍赊!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苊短, Pythonic! 冗䜙䞍做,日子甭过!倇仜䞍做,十恶䞍赊!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2012-12-17 07:47:59 UTC
Permalink
base [ubuntu] CMUS Error Selecting Output Plugin - Ubuntu Forums
http://ubuntuforums.org/showthread.php?t=1793090
in my Laptop is:
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
cue:
Priority: 50
File Types:
MIME Types: application/x-cue
wav:
Priority: 50
File Types: wav
MIME Types:

Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op


Output Plugins: is Empty, so mines ,realy not output plugin install?
Post by Zoom.Quiet
sorry foget atta.
Error: selecting output plugin '': no such plugin
Post by Zoom.Quiet
i fixed all brew doctor warring, try reinstall cmus again!
$ brew remove cmus
$ brew install cmus
...
brew: superenv removed: -g -O2 -Wall -Wall -Wshadow -Wcast-align
-Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes
-Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security
-Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-Werror-implicit-function-declaration -Wno-unused-parameter
LD mp4.so
LD cue.so
LD aac.so
LD ao.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/flac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mad.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/vorbis.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/wav.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mp4.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/aac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/cue.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
LD cmus
HOSTLD Doc/ttman
MAN Doc/cmus.1
MAN Doc/cmus-remote.1
MAN Doc/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/cyan.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus-remote
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/default.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/gray-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green-mono-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/rc
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/xterm-white.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/zenburn.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/share/doc/cmus/examples/cmus-status-display
==> Cleaning
==> Finishing up
ln -s ../Cellar/cmus/2.5.0/bin/cmus-remote cmus-remote
ln -s ../Cellar/cmus/2.5.0/bin/cmus cmus
ln -s ../../../Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7 cmus-tutorial.7
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus.1 cmus.1
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1 cmus-remote.1
ln -s ../../Cellar/cmus/2.5.0/share/doc/cmus cmus
ln -s ../Cellar/cmus/2.5.0/share/cmus cmus
ln -s ../Cellar/cmus/2.5.0/lib/cmus cmus
ln -s ../../Cellar/cmus/2.5.0 cmus
ln -s ../Cellar/cmus/2.5.0 cmus
==> Summary
/usr/local/Cellar/cmus/2.5.0: 26 files, 584K, built in 5 seconds
but! as sanp in atta.
- SAME ERROR!
- X 10.7,5
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: d0f5937875a5de166ffb1dd3f9a82d4615d2d5d5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.6.4 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/zoomq/.rvm/rubies/ruby-1.9.3-p327/bin/ruby
HOW to fixed it?
Post by Zoom.Quiet
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin
:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin
what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2012-12-17 08:55:22 UTC
Permalink
Post by Zoom.Quiet
base [ubuntu] CMUS Error Selecting Output Plugin - Ubuntu Forums
http://ubuntuforums.org/showthread.php?t=1793090
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
Priority: 50
MIME Types: application/x-cue
Priority: 50
File Types: wav
Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op
Output Plugins: is Empty, so mines ,realy not output plugin install?
because ffmpeg install bt brew always ERROR:

so install FFmpeg Binary:
http://ffmpegmac.net/
$ ffmpeg
ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Dec 7 2012 09:31:51 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl
--enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx
--disable-decoder=libvpx --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-avfilter
--enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters
--enable-libgsm --arch=x86_64 --enable-runtime-cpudetect
libavutil 51. 73.101 / 51. 73.101
libavcodec 54. 59.100 / 54. 59.100
libavformat 54. 29.104 / 54. 29.104
libavdevice 54. 2.101 / 54. 2.101
libavfilter 3. 17.100 / 3. 17.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Hyper fast Audio and Video encoder

and try install cmus in HEAD,
- BUT ERROR smae:
Error: selecting output plugin '': no such plugin
...
Post by Zoom.Quiet
Post by Zoom.Quiet
sorry foget atta.
Error: selecting output plugin '': no such plugin
Post by Zoom.Quiet
i fixed all brew doctor warring, try reinstall cmus again!
$ brew remove cmus
$ brew install cmus
...
brew: superenv removed: -g -O2 -Wall -Wall -Wshadow -Wcast-align
-Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes
-Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security
-Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-Werror-implicit-function-declaration -Wno-unused-parameter
LD mp4.so
LD cue.so
LD aac.so
LD ao.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/flac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mad.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/vorbis.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/wav.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mp4.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/aac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/cue.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
LD cmus
HOSTLD Doc/ttman
MAN Doc/cmus.1
MAN Doc/cmus-remote.1
MAN Doc/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/cyan.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus-remote
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/default.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/gray-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green-mono-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/rc
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/xterm-white.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/zenburn.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/share/doc/cmus/examples/cmus-status-display
==> Cleaning
==> Finishing up
ln -s ../Cellar/cmus/2.5.0/bin/cmus-remote cmus-remote
ln -s ../Cellar/cmus/2.5.0/bin/cmus cmus
ln -s ../../../Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7 cmus-tutorial.7
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus.1 cmus.1
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1 cmus-remote.1
ln -s ../../Cellar/cmus/2.5.0/share/doc/cmus cmus
ln -s ../Cellar/cmus/2.5.0/share/cmus cmus
ln -s ../Cellar/cmus/2.5.0/lib/cmus cmus
ln -s ../../Cellar/cmus/2.5.0 cmus
ln -s ../Cellar/cmus/2.5.0 cmus
==> Summary
/usr/local/Cellar/cmus/2.5.0: 26 files, 584K, built in 5 seconds
but! as sanp in atta.
- SAME ERROR!
- X 10.7,5
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: d0f5937875a5de166ffb1dd3f9a82d4615d2d5d5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.6.4 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/zoomq/.rvm/rubies/ruby-1.9.3-p327/bin/ruby
HOW to fixed it?
Post by Zoom.Quiet
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin
:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin
what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2012-12-17 17:06:40 UTC
Permalink
finally i install successed ffmpeg, so --plugins changed :
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
cue:
Priority: 50
File Types:
MIME Types: application/x-cue
wav:
Priority: 50
File Types: wav
MIME Types:
ffmpeg:
Priority: 30
File Types: ac3 aif aifc aiff ape au mka shn tta wma aac fla flac
m4a m4b mp+ mp2 mp3 mp4 mpc mpp ogg wav wv
MIME Types:

Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op

BUT soo sad!
Error: selecting output plugin '': no such plugin
is SAME...
Post by Zoom.Quiet
Post by Zoom.Quiet
base [ubuntu] CMUS Error Selecting Output Plugin - Ubuntu Forums
http://ubuntuforums.org/showthread.php?t=1793090
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
Priority: 50
MIME Types: application/x-cue
Priority: 50
File Types: wav
Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op
Output Plugins: is Empty, so mines ,realy not output plugin install?
http://ffmpegmac.net/
$ ffmpeg
ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Dec 7 2012 09:31:51 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl
--enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx
--disable-decoder=libvpx --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-avfilter
--enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters
--enable-libgsm --arch=x86_64 --enable-runtime-cpudetect
libavutil 51. 73.101 / 51. 73.101
libavcodec 54. 59.100 / 54. 59.100
libavformat 54. 29.104 / 54. 29.104
libavdevice 54. 2.101 / 54. 2.101
libavfilter 3. 17.100 / 3. 17.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Hyper fast Audio and Video encoder
and try install cmus in HEAD,
Error: selecting output plugin '': no such plugin
...
Post by Zoom.Quiet
Post by Zoom.Quiet
sorry foget atta.
Error: selecting output plugin '': no such plugin
Post by Zoom.Quiet
i fixed all brew doctor warring, try reinstall cmus again!
$ brew remove cmus
$ brew install cmus
...
brew: superenv removed: -g -O2 -Wall -Wall -Wshadow -Wcast-align
-Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes
-Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security
-Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-Werror-implicit-function-declaration -Wno-unused-parameter
LD mp4.so
LD cue.so
LD aac.so
LD ao.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/flac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mad.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/vorbis.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/wav.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mp4.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/aac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/cue.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
LD cmus
HOSTLD Doc/ttman
MAN Doc/cmus.1
MAN Doc/cmus-remote.1
MAN Doc/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/cyan.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus-remote
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/default.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/gray-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green-mono-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/rc
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/xterm-white.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/zenburn.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/share/doc/cmus/examples/cmus-status-display
==> Cleaning
==> Finishing up
ln -s ../Cellar/cmus/2.5.0/bin/cmus-remote cmus-remote
ln -s ../Cellar/cmus/2.5.0/bin/cmus cmus
ln -s ../../../Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7 cmus-tutorial.7
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus.1 cmus.1
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1 cmus-remote.1
ln -s ../../Cellar/cmus/2.5.0/share/doc/cmus cmus
ln -s ../Cellar/cmus/2.5.0/share/cmus cmus
ln -s ../Cellar/cmus/2.5.0/lib/cmus cmus
ln -s ../../Cellar/cmus/2.5.0 cmus
ln -s ../Cellar/cmus/2.5.0 cmus
==> Summary
/usr/local/Cellar/cmus/2.5.0: 26 files, 584K, built in 5 seconds
but! as sanp in atta.
- SAME ERROR!
- X 10.7,5
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: d0f5937875a5de166ffb1dd3f9a82d4615d2d5d5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.6.4 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/zoomq/.rvm/rubies/ruby-1.9.3-p327/bin/ruby
HOW to fixed it?
Post by Zoom.Quiet
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin
:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin
what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Zoom.Quiet
2013-06-28 02:56:21 UTC
Permalink
again! because iTunes in China is very bloked!
and of course rey brew reinstall cmus
- verything look good
- chk the op path:
$ ll /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/
total 32
-r--r--r-- 1 zoomq admin 14264 6 28 10:50 ao.so
ther is ao.so
- but!
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
mad:
Priority: 55
File Types: mp3 mp2
MIME Types: audio/mpeg audio/x-mp3 audio/x-mpeg
aac:
Priority: 50
File Types: aac
MIME Types: audio/aac audio/aacp
cue:
Priority: 50
File Types:
MIME Types: application/x-cue
flac:
Priority: 50
File Types: flac fla
MIME Types:
wav:
Priority: 50
File Types: wav
MIME Types:

Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op

- mean cmus can not load ao
waht happen?

thanx for any suggest...
Post by Zoom.Quiet
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
Priority: 50
MIME Types: application/x-cue
Priority: 50
File Types: wav
Priority: 30
File Types: ac3 aif aifc aiff ape au mka shn tta wma aac fla flac
m4a m4b mp+ mp2 mp3 mp4 mpc mpp ogg wav wv
Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op
BUT soo sad!
Error: selecting output plugin '': no such plugin
is SAME...
Post by Zoom.Quiet
Post by Zoom.Quiet
base [ubuntu] CMUS Error Selecting Output Plugin - Ubuntu Forums
http://ubuntuforums.org/showthread.php?t=1793090
$ cmus --plugins
Input Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip
Priority: 50
MIME Types: application/x-cue
Priority: 50
File Types: wav
Output Plugins: /usr/local/Cellar/cmus/2.5.0/lib/cmus/op
Output Plugins: is Empty, so mines ,realy not output plugin install?
http://ffmpegmac.net/
$ ffmpeg
ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Dec 7 2012 09:31:51 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl
--enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx
--disable-decoder=libvpx --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libx264 --enable-avfilter
--enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters
--enable-libgsm --arch=x86_64 --enable-runtime-cpudetect
libavutil 51. 73.101 / 51. 73.101
libavcodec 54. 59.100 / 54. 59.100
libavformat 54. 29.104 / 54. 29.104
libavdevice 54. 2.101 / 54. 2.101
libavfilter 3. 17.100 / 3. 17.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Hyper fast Audio and Video encoder
and try install cmus in HEAD,
Error: selecting output plugin '': no such plugin
...
Post by Zoom.Quiet
Post by Zoom.Quiet
sorry foget atta.
Error: selecting output plugin '': no such plugin
Post by Zoom.Quiet
i fixed all brew doctor warring, try reinstall cmus again!
$ brew remove cmus
$ brew install cmus
...
brew: superenv removed: -g -O2 -Wall -Wall -Wshadow -Wcast-align
-Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes
-Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security
-Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-Werror-implicit-function-declaration -Wno-unused-parameter
LD mp4.so
LD cue.so
LD aac.so
LD ao.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/flac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mad.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/vorbis.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/wav.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/mp4.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/aac.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/ip/cue.so
INSTALL /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
LD cmus
HOSTLD Doc/ttman
MAN Doc/cmus.1
MAN Doc/cmus-remote.1
MAN Doc/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/cyan.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/bin/cmus-remote
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/default.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/gray-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green-mono-88.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/green.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/rc
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/xterm-white.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/cmus/zenburn.theme
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1
INSTALL /usr/local/Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7
INSTALL /usr/local/Cellar/cmus/2.5.0/share/doc/cmus/examples/cmus-status-display
==> Cleaning
==> Finishing up
ln -s ../Cellar/cmus/2.5.0/bin/cmus-remote cmus-remote
ln -s ../Cellar/cmus/2.5.0/bin/cmus cmus
ln -s ../../../Cellar/cmus/2.5.0/share/man/man7/cmus-tutorial.7 cmus-tutorial.7
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus.1 cmus.1
ln -s ../../../Cellar/cmus/2.5.0/share/man/man1/cmus-remote.1 cmus-remote.1
ln -s ../../Cellar/cmus/2.5.0/share/doc/cmus cmus
ln -s ../Cellar/cmus/2.5.0/share/cmus cmus
ln -s ../Cellar/cmus/2.5.0/lib/cmus cmus
ln -s ../../Cellar/cmus/2.5.0 cmus
ln -s ../Cellar/cmus/2.5.0 cmus
==> Summary
/usr/local/Cellar/cmus/2.5.0: 26 files, 584K, built in 5 seconds
but! as sanp in atta.
- SAME ERROR!
- X 10.7,5
$ brew --config
HOMEBREW_VERSION: 0.9.3
HEAD: d0f5937875a5de166ffb1dd3f9a82d4615d2d5d5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.5-x86_64
Xcode: 4.5.2
CLT: 1.0.0.9000000000.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.6.4 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/zoomq/.rvm/rubies/ruby-1.9.3-p327/bin/ruby
HOW to fixed it?
Post by Zoom.Quiet
Post by Zoom.Quiet
Post by Jason Woofenden
Is it possible that /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
is from an older/different build of cmus?
I suggest deleting /usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
and then rebuilding/installing cmus.
Then you can verify that ao.so is being built with cmus.
I don't understand the details, but I remember having issues when I
re-installed newer versions of cmus without first deleting plugins
from older builds.
I hope this helps.
thanx for new suggest!
- i try
brew uninstall cmus
and
rm -rf /usr/local/Cellar/cmus/2.4.3
and
brew install cmus
make true that ao.so is realy make in moment...
- BUT, so sad, ERROR is same
:set output_plugin=/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so
->
Error: selecting output plugin
'/usr/local/Cellar/cmus/2.5.0/lib/cmus/op/ao.so': no such plugin
:set output_plugin=ao.so
->
Error: selecting output plugin 'ao.so': no such plugin
what happen? and how can i fixed, enjoy cmus again?
Post by Zoom.Quiet
- i guess, cmus is not depending any others
$ brew doctor
/usr/local/lib/libavcodec.53.7.0.dylib
/usr/local/lib/libavdevice.53.1.1.dylib
/usr/local/lib/libavfilter.2.23.0.dylib
/usr/local/lib/libavformat.53.4.0.dylib
/usr/local/lib/libavutil.51.9.1.dylib
/usr/local/lib/libfaac.0.0.0.dylib
/usr/local/lib/libmp3lame.0.dylib /usr/local/lib/libogg.0.dylib
/usr/local/lib/libpostproc.51.2.0.dylib
/usr/local/lib/libswscale.2.0.0.dylib
/usr/local/lib/libtheora.0.dylib
/usr/local/lib/libtheoradec.1.dylib
/usr/local/lib/libtheoraenc.1.dylib
/usr/local/lib/libusb-0.1.4.4.4.dylib
/usr/local/lib/libusbpp-0.1.4.4.4.dylib
/usr/local/lib/libx264.128.dylib /usr/local/lib/libxvidcore.4.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libfaac.la /usr/local/lib/libmp3lame.la
/usr/local/lib/libogg.la /usr/local/lib/libtheora.la
/usr/local/lib/libtheoradec.la /usr/local/lib/libtheoraenc.la
/usr/local/lib/libvorbis.la /usr/local/lib/libvorbisenc.la
/usr/local/lib/libvorbisfile.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/pkgconfig/libavcodec.pc
/usr/local/lib/pkgconfig/libavdevice.pc
/usr/local/lib/pkgconfig/libavfilter.pc
/usr/local/lib/pkgconfig/libavformat.pc
/usr/local/lib/pkgconfig/libavutil.pc
/usr/local/lib/pkgconfig/libpostproc.pc
/usr/local/lib/pkgconfig/libswscale.pc
/usr/local/lib/pkgconfig/ogg.pc /usr/local/lib/pkgconfig/theora.pc
/usr/local/lib/pkgconfig/theoradec.pc
/usr/local/lib/pkgconfig/theoraenc.pc
/usr/local/lib/pkgconfig/vorbis.pc
/usr/local/lib/pkgconfig/vorbisenc.pc
/usr/local/lib/pkgconfig/vorbisfile.pc
/usr/local/lib/pkgconfig/vpx.pc /usr/local/lib/pkgconfig/x264.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
/usr/local/lib/libavcodec.a /usr/local/lib/libavdevice.a
/usr/local/lib/libavfilter.a /usr/local/lib/libavformat.a
/usr/local/lib/libavutil.a /usr/local/lib/libfaac.a
/usr/local/lib/libmp3lame.a /usr/local/lib/libogg.a
/usr/local/lib/libpostproc.a /usr/local/lib/libswscale.a
/usr/local/lib/libtheora.a /usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoraenc.a /usr/local/lib/libvorbis.a
/usr/local/lib/libvorbisenc.a /usr/local/lib/libvorbisfile.a
/usr/local/lib/libxvidcore.a /usr/local/lib/libyasm.a
Warning: Some installed formula are missing dependencies.
brew install nettle
Run `brew missing` for more details.
...
but nothing is not OK...
Post by Jason Woofenden
- Jason
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
KM keep growing environment culture which promoting organization be learnning!
俺: http://about.me/zoom.quiet
许: http://creativecommons.org/licenses/by-sa/2.5/cn/
Loading...