[MacPorts] #69539: VLC: implement building from source again, build with X11 for older OS (?)

MacPorts noreply at macports.org
Wed Apr 17 23:57:02 UTC 2024


#69539: VLC: implement building from source again, build with X11 for older OS (?)
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  enhancement   |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.1
Resolution:                |   Keywords:
      Port:  VLC           |
---------------------------+--------------------

Comment (by RJVB):

 Replying to [comment:31 barracuda156]:
 > SOUND WORKS NOW!

 Yay!

 ----
 You mentioned a SIGSEGV in pulseaudio? I just got one when letting it
 launch as a daemon. In that case it tries to do something you're not
 allowed to do after a `fork()` on OS X (but I don't know since what
 version).

 Starting it normally:

 {{{
 > pulseaudio --version
 pulseaudio 13.99.1-rebootstrapped
 > pulseaudio --realtime
 W: [] caps.c: Normally all extra capabilities would be dropped now, but
 that's impossible because PulseAudio was built without capabilities
 support.
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 E: [] core-util.c: Failed to connect to system bus: Failed to connect to
 socket /opt/local/var/run/dbus/system_bus_socket: No such file or
 directory
 W: [] pid.c: Stale PID file, overwriting.
 W: [] socket-util.c: IP_TOS failed: Invalid argument
 E: [] module-zeroconf-discover.c: pa_avahi_client_new() failed: Daemon not
 running
 E: [] module.c: Failed to load module "module-zeroconf-discover"
 (argument: ""): initialization failed.
 E: [] stdin-util.c: pa_module_load() failed
 }}}

 See the 2 attachments I uploaded for more proof ;)

-- 
Ticket URL: <https://trac.macports.org/ticket/69539#comment:32>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list