[MacPorts] #66674: xine-lib @1.2.12: error: no member named 'n_frame_threads' in 'struct Dav1dSettings'

MacPorts noreply at macports.org
Fri Jan 13 05:10:05 UTC 2023


#66674: xine-lib @1.2.12: error: no member named 'n_frame_threads' in 'struct
Dav1dSettings'
---------------------------+------------------------
  Reporter:  ShadSterling  |      Owner:  ryandesign
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.0
Resolution:                |   Keywords:  ventura
      Port:  xine-lib      |
---------------------------+------------------------

Comment (by ShadSterling):

 Oops, I didn't think to do that between seeing the email and trying to
 install.  That does get the install to work, but the app doesn't play
 videos.

 The first error was
 {{{
 This is xine (X11 gui) - a free video player v0.99.14.
 (c) 2000-2019 The xine Team.
 Built with xine library 1.2.12 (1.2.12)
 Found xine library version: 1.2.12 (1.2.12).
 Cannot open display
 gui.init: ERROR: xiTK engine unavailable.
 }}}
 Which I think reflects a missing dependency on x11

 (Sometime after #36366 I replaced everything that used x11 with quartz or
 aqua variants.)

 I tried installing `xorg-server` to see if that would get it to work,
 which it didn't.  After starting `xinit` I could get the xine UI to come
 up, but playing still failed, and the output included
 {{{
 This is xine (X11 gui) - a free video player v0.99.14.
 (c) 2000-2019 The xine Team.
 jack init_class returning 0x6000018fc8d0
 Cannot connect to server socket err = No such file or directory
 Cannot connect to server request channel
 exec of JACK server (command = "/usr/local/bin/jackd") failed: No such
 file or directory
 Cannot connect to server socket err = No such file or directory
 }}}
 `jack` is installed, so I'm not sure why that's not working, or if that's
 why videos won't play

 I gather that I'm expected to reboot after installing `xorg-server`, which
 would be too disruptive right now, so I'll try that another day.

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


More information about the macports-tickets mailing list