[MacPorts] #48874: mpv fails to build with lua 5.3
#48874: mpv fails to build with lua 5.3 -----------------------+-------------------------------- Reporter: m7.thon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: mpv -----------------------+-------------------------------- mpv fails to build with lua 5.3, and will likely not support lua 5.3 in the near future. A port "lua52" or similar is required to fix this. -- Ticket URL: <https://trac.macports.org/ticket/48874> MacPorts <https://www.macports.org/> Ports system for OS X
#48874: mpv fails to build with lua 5.3 ------------------------+-------------------------------- Reporter: m7.thon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: mpv | ------------------------+-------------------------------- Comment (by stephen.butler@…): I created a patch that works for me. Switches to depend on the lua52 port and tells mpv to use the right pkg-config file. -- Ticket URL: <https://trac.macports.org/ticket/48874#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48874: mpv fails to build with lua 5.3 ------------------------+---------------------- Reporter: m7.thon@… | Owner: ionic@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: mpv | ------------------------+---------------------- Changes (by mf2k@…): * keywords: => haspatch * owner: macports-tickets@… => ionic@… Comment: In the future, please Cc the port maintainers ({{{port info --maintainers mpv}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/48874#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#48874: mpv fails to build with lua 5.3 ------------------------+---------------------- Reporter: m7.thon@… | Owner: ionic@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: mpv | ------------------------+---------------------- Comment (by ionic@…): Switching to the other port sounds fine. I cannot tell whether the fbsd is more appropriate off-hand. The last time I checked, it wasn't. -- Ticket URL: <https://trac.macports.org/ticket/48874#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#48874: mpv fails to build with lua 5.3 ------------------------+---------------------- Reporter: m7.thon@… | Owner: ionic@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: mpv | ------------------------+---------------------- Comment (by stephen.butler@…): The lua52 port installs the pkg-config file as "lua-5.2.pc". If you tell mpv to look for "--lua=52" then it tests "lua.pc", whereas if you say "-- lua=52fbsd" it looks for "lua-5.2.pc". That's the only difference that I could see. -- Ticket URL: <https://trac.macports.org/ticket/48874#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#48874: mpv fails to build with lua 5.3 ------------------------+---------------------- Reporter: m7.thon@… | Owner: ionic@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: mpv | ------------------------+---------------------- Comment (by ionic@…): Thanks. And that's exactly why the `52fbsd` option was not applicable before - the `lua` port, which was 5.2 before, installed a plain `lua.pc` file. I'll preliminarily update the port tomorrow to fix the `lua` change. -- Ticket URL: <https://trac.macports.org/ticket/48874#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#48874: mpv fails to build with lua 5.3 ------------------------+---------------------- Reporter: m7.thon@… | Owner: ionic@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: haspatch Port: mpv | ------------------------+---------------------- Changes (by ionic@…): * status: new => closed * resolution: => fixed Comment: Pushed fix as r140413. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/48874#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts