[MacPorts] #45154: Error: Processing of port ffmpeg failed
MacPorts
noreply at macports.org
Fri Sep 26 07:43:00 PDT 2014
#45154: Error: Processing of port ffmpeg failed
---------------------------+----------------------
Reporter: ram.rahi07@… | Owner: devans@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: ffmpeg |
---------------------------+----------------------
Changes (by devans@…):
* status: new => assigned
Comment:
I can't reproduce this error on Mavericks (or any other supported version)
so without the detailed build log all I can do is guess. One possibility
is that you have a copy of ffmpeg-devel installed which conflicts with
ffmpeg and must first be deactivated. Note also that since your ticket
was submitted both ffmpeg and ffmpeg-devel have been updated to new
versions so please update your ports and retest so that we are working
with the latest versions.
To update your ports and rebuild
{{{
sudo port selfupdate
sudo port installed ffmpeg* (to see which versions of ffmpeg, ffmpeg-
devel are installed)
sudo port -f deactivate ffmpeg-devel (if the previous command shows
ffmpeg-devel as active)
sudo port clean ffmpeg
sudo port install ffmpeg
sudo port log ffmpeg > main.log (to get a copy of the log file to attach
if install fails)
}}}
Thanks for your help
--
Ticket URL: <https://trac.macports.org/ticket/45154#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list