#42986: openal-soft @1.15.1: complains about pulseaudio (@5.0) not being built with capabilities support -------------------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: openal-soft pulseaudio | -------------------------------------+-------------------------------- Comment (by egall@…): Well, building pulseaudio with the `--with-caps` flag seems to work, and it passes its testsuite with it (after adding a testsuite to the Portfile), but the log message continues to show up... here it is with some more context: {{{ 9/25/14 10:48:32 PM [0x0-0xb5bb5b].org.videolan.vlc[40727] W: [] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support. 9/25/14 10:48:35 PM pulseaudio[40915] [] module.c: module-detect is deprecated: Please use module-udev-detect instead of module-detect! 9/25/14 10:48:35 PM pulseaudio[40915] [] module-detect.c: failed to detect any sound hardware. 9/25/14 10:48:35 PM pulseaudio[40915] [] module.c: Failed to load module "module-detect" (argument: ""): initialization failed. 9/25/14 10:48:35 PM pulseaudio[40915] [] main.c: Module load failed. 9/25/14 10:48:35 PM pulseaudio[40915] [] main.c: Failed to initialize daemon. 9/25/14 10:48:35 PM pulseaudio[40912] [] main.c: Daemon startup failed. 9/25/14 10:48:35 PM [0x0-0xb5bb5b].org.videolan.vlc[40727] [0x101846c60] pulse audio output error: PulseAudio server connection failure: Connection refused }}} I suppose this is kind of an upstream issue for pulseaudio though... -- Ticket URL: <https://trac.macports.org/ticket/42986#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X