#17750: Error From install FFMPEG. -------------------------------------------+-------------------------------- Reporter: dolphinman_hunter@… | Owner: acho@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ffmpeg -------------------------------------------+-------------------------------- Changes (by devans@…): * cc: devans@… (added) * milestone: MacPorts 1.7.1 => Port Bugs Comment: I just tried installing with the same variants and had no problems. Perhaps your working copy is corrupted/wasn't fetched properly from svn? Try {{{ sudo port selfupdate sudo port clean --all ffmpeg sudo port -d install ffmpeg +gpl +lame +x264 +xvid }}} and see if that doesn't work better or at least give more information about what's happening. My results are {{{ devans% sudo port -d install +gpl +lame +x264 +xvid ... ---> Applying patches to ffmpeg ---> Applying /Volumes/maxtor-80/opt/macports/trunk/dports/multimedia/ffmpeg/files /patch-libavcodec_ppc_check_altivec.c.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build /_Volumes_maxtor- 80_opt_macports_trunk_dports_multimedia_ffmpeg/work/trunk" && patch -p0' patching file libavcodec/ppc/check_altivec.c ---> Applying /Volumes/maxtor-80/opt/macports/trunk/dports/multimedia/ffmpeg/files /patch-libavfilter-avfilter.h.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build /_Volumes_maxtor- 80_opt_macports_trunk_dports_multimedia_ffmpeg/work/trunk" && patch -p0' patching file libavfilter/avfilter.h ---> Applying /Volumes/maxtor-80/opt/macports/trunk/dports/multimedia/ffmpeg/files /patch-libswscale-Makefile.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build /_Volumes_maxtor- 80_opt_macports_trunk_dports_multimedia_ffmpeg/work/trunk" && patch -p0' patching file libswscale/Makefile ---> Applying /Volumes/maxtor-80/opt/macports/trunk/dports/multimedia/ffmpeg/files /patch-libswscale-swscale.h.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build /_Volumes_maxtor- 80_opt_macports_trunk_dports_multimedia_ffmpeg/work/trunk" && patch -p0' patching file libswscale/swscale.h ---> Configuring ffmpeg ... }}} -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS