Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14924 closed defect (fixed)

ffmpeg fails to patch

Reported by: simon@… Owned by: acho@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ffmpeg patch rgb2rgb.x Cc:
Port:

Description

Wrong path set in Portfile for reinplace. Patch attached.

DEBUG: Executing proc-post-org.macports.patch-patch-0 DEBUG: couldn't read file "libswscale/rgb2rgb.c": no such file or directory

while executing

"exec /usr/bin/sed {s|defined(ARCH_X86) && defined(CONFIG_GPL)|defined(ARCH_X86) \&\& defined(CONFIG_GPL) \&\& \!defined(APPLE)|g} < li bswscale/rgb..."

("eval" body line 1) invoked from within

"eval exec $cmdline" Error: reinplace: couldn't read file "libswscale/rgb2rgb.c": no such file or directory Error: Target org.macports.patch returned: reinplace sed(1) failed

Attachments (1)

Portfile.diff (611 bytes) - added by simon@… 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by simon@…

Attachment: Portfile.diff added

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: acho removed
Owner: changed from macports-tickets@… to acho@…

comment:2 Changed 16 years ago by reiffert@…

Resolution: fixed
Status: newclosed

Committed in r35765. Thanks for your patch.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.