[MacPorts] #32755: mplayer2: ERROR: libdirac not found
#32755: mplayer2: ERROR: libdirac not found -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mplayer2 -------------------------------------+-------------------------------------- mplayer2 configure fails with: {{{ ERROR: libdirac not found }}} But the dirac port is installed. -- Ticket URL: <https://trac.macports.org/ticket/32755> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32755: mplayer2 +universal: ERROR: libdirac not found -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: universal | Port: mplayer2 -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * keywords: => universal Comment: This appears to only happen when building the universal variant; non- universal it builds fine. -- Ticket URL: <https://trac.macports.org/ticket/32755#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32755: mplayer2 +universal: ERROR: libdirac not found --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: universal Port: mplayer2 | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Resolved in r88580 by turning off universal variant. -- Ticket URL: <https://trac.macports.org/ticket/32755#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32755: mplayer2 +universal: ERROR: libdirac not found --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: universal Port: mplayer2 | --------------------------------------+------------------------------------- Comment(by cal@…): I know it's a rather lousy fix and the ticket is closed now, but just for reference: configure didn't find libdirac and libschroedinger when running universal, which was easily fixed by adding some `-I${prefix}/include/somedir` statements to `configure.cppflags`. However, mplayer2 (or the ffmpeg it ships) contain inline assembly, which causes errors when building universal, so in order to have this working, one would probably have to build and configure separately and stick the binary together using lipo. -- Ticket URL: <https://trac.macports.org/ticket/32755#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32755: mplayer2 +universal: ERROR: libdirac not found --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: universal Port: mplayer2 | --------------------------------------+------------------------------------- Comment(by ryandesign@…): In other words, one would have to use the muniversal portgroup. -- Ticket URL: <https://trac.macports.org/ticket/32755#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts