[MacPorts] #17750: Error From install FFMPEG.
#17750: Error From install FFMPEG. -------------------------------------------+-------------------------------- Reporter: dolphinman_hunter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: ports | Version: 1.7.0 Keywords: ffmpeg | Port: fffmpeg -------------------------------------------+-------------------------------- sudo port install ffmpeg +gpl +lame +x264 +xvidPassword:---> Applying patches to ffmpeg Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/work/trunk" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg/files /patch-libavcodec_ppc_check_altivec.c.diff'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- libavcodec/ppc/check_altivec.c.orig 2008-12-05 20:07:27.000000000 +0900 |+++ libavcodec/ppc/check_altivec.c 2008-12-08 05:20:52.000000000 +0900 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/17750> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17750: Error From install FFMPEG. -------------------------------------------+-------------------------------- Reporter: dolphinman_hunter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: ports | Version: 1.7.0 Keywords: ffmpeg | Port: fffmpeg -------------------------------------------+-------------------------------- Comment(by dolphinman_hunter@…): {{{ I'm sorry.I forgot adjust my page. Again sudo port install ffmpeg +gpl +lame +x264 +xvid ---> Applying patches to ffmpeg Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/work/trunk" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg/files /patch-libavcodec_ppc_check_altivec.c.diff'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- libavcodec/ppc/check_altivec.c.orig 2008-12-05 20:07:27.000000000 +0900 |+++ libavcodec/ppc/check_altivec.c 2008-12-08 05:20:52.000000000 +0900 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17750: Error From install FFMPEG. -------------------------------------------+-------------------------------- Reporter: dolphinman_hunter@… | Owner: acho@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: ports | Version: 1.7.0 Keywords: | Port: ffmpeg -------------------------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: ffmpeg => * owner: macports-tickets@… => acho@… * port: fffmpeg => ffmpeg Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17750: Error From install FFMPEG. -------------------------------------------+-------------------------------- Reporter: dolphinman_hunter@… | Owner: acho@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: ports | Version: 1.7.0 Keywords: | Port: ffmpeg -------------------------------------------+-------------------------------- Description changed by macsforever2000@…: Old description:
sudo port install ffmpeg +gpl +lame +x264 +xvidPassword:---> Applying patches to ffmpeg Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/work/trunk" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg/files /patch-libavcodec_ppc_check_altivec.c.diff'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- libavcodec/ppc/check_altivec.c.orig 2008-12-05 20:07:27.000000000 +0900 |+++ libavcodec/ppc/check_altivec.c 2008-12-08 05:20:52.000000000 +0900 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored
Error: Status 1 encountered during processing.
New description: {{{ sudo port install ffmpeg +gpl +lame +x264 +xvidPassword:---> Applying patches to ffmpeg Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/work/trunk" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/ffmpeg/files /patch-libavcodec_ppc_check_altivec.c.diff'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- libavcodec/ppc/check_altivec.c.orig 2008-12-05 20:07:27.000000000 +0900 |+++ libavcodec/ppc/check_altivec.c 2008-12-08 05:20:52.000000000 +0900 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing. }}} -- -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 -------------------------------------------+-------------------------------- Comment(by dolphinman_hunter@…): Thank you devans. I follow from you. It's work. it haven't any error. -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17750: Error From install FFMPEG. -------------------------------------------+-------------------------------- Reporter: dolphinman_hunter@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ffmpeg -------------------------------------------+-------------------------------- Changes (by devans@…): * owner: acho@… => devans@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17750: Error From install FFMPEG. --------------------------------------------+------------------------------- Reporter: dolphinman_hunter@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: ffmpeg | --------------------------------------------+------------------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/17750#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts