Opened 7 years ago
Closed 7 years ago
#54597 closed defect (duplicate)
mpv @0.26.0: You manually enabled the feature 'cocoa', but the autodetection check failed.
Reported by: | mrkapqa | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | lion | Cc: | |
Port: | mpv |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello ,
i tried to install mpv on my macmini2,1 running Lion 10.7.5,
beginning with
sudo port install mpv +audiocd+bundle+dvd+libarchive+network+opengl+osd+python27+rubberband+x11
i get error > ffmpeg: fails to configure > log points to "libopenjpeg not found"
this can be overcome by install openjpeg15 (sudo port install openjpeg15)
afterwards ffmpeg builds correctly,
but finally mpv fails to configure
please see attached log.
thanks
Attachments (1)
Change History (3)
Changed 7 years ago by mrkapqa
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mpv ffmpeg removed |
Owner: | set to Ionic |
Status: | new → assigned |
Summary: | mpv@lion - mpv configure fails , ffmpeg fails → mpv @0.26.0: You manually enabled the feature 'cocoa', but the autodetection check failed. |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Let's call this a duplicate of #55404, because although that ticket is newer, it contains a config.log that shows us what the problem is.
Note: See
TracTickets for help on using
tickets.
One problem per ticket, please. This ticket can be for the mpv build failure. If mpv created a config.log file somewhere inside its work directory, please attach that here as well. Please file a separate ticket for the ffmpeg openjpeg15 problem.