[MacPorts] #45154: Error: Processing of port ffmpeg failed
#45154: Error: Processing of port ffmpeg failed --------------------------+-------------------------------- Reporter: ram.rahi07@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: MacPorts Future Component: ports | Version: 2.3.1 Keywords: | Port: --------------------------+-------------------------------- I want to install MacPorts FFMPEG for HTTP Live Streaming. I downloaded MacPorts Package Installer (MacPorts-2.3.1-10.9-Mavericks.pkg). I tried "sudo port install ffmpeg" command on terminal on Mavericks 10.9.3 But it failed with error (Error: Processing of port ffmpeg failed). Please help me fix this issue. Waiting for your reply. -- Ticket URL: <https://trac.macports.org/ticket/45154> MacPorts <http://www.macports.org/> Ports system for OS X
#45154: Error: Processing of port ffmpeg failed ---------------------------+---------------------- Reporter: ram.rahi07@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: ffmpeg | ---------------------------+---------------------- Changes (by ryandesign@…): * cc: jeremyhu@… (added) * priority: High => Normal * port: => ffmpeg * owner: macports-tickets@… => devans@… * milestone: MacPorts Future => Comment: Please read our ticket filing instructions. You need to fill in the Port field and Cc the maintainers of that port. High priority is not used for ordinary tickets like this one, and the Milestone field is not used for port tickets. Most importantly, please attach the main.log file which will show us what went wrong. -- Ticket URL: <https://trac.macports.org/ticket/45154#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#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
#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 | ---------------------------+---------------------- Comment (by ryandesign@…): Replying to [comment:2 devans@…]:
{{{ sudo port log ffmpeg > main.log (to get a copy of the log file to attach if install fails) }}}
There's no need to use `sudo` to display the log, and there's no need to "copy" the logfile in this manner. Note that this won't actually make a copy either; the format of the original main.log and this new one that's been created are not the same. Please instead just attach the original main.log file, whose location can be shown using the command `port logfile ffmpeg`. -- Ticket URL: <https://trac.macports.org/ticket/45154#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts