#19293: ffmpeg: reinplace didn't change anything in rgb2rgb.c -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: ffmpeg -------------------------------------+-------------------------------------- Installing ffmpeg on Mac OS X 10.5.6 Intel with Xcode 3.1.2 and MacPorts 1.7.1 and the patch from #15514 I get: {{{ ---> Fetching ffmpeg ---> Attempting to fetch ffmpeg-0.5.tar.bz2 from http://seven.local/distfiles/ffmpeg ---> Attempting to fetch ffmpeg-0.5.tar.bz2 from http://distfiles.macports.org/ffmpeg ---> Verifying checksum(s) for ffmpeg ---> Extracting ffmpeg ---> Applying patches to ffmpeg Warning: reinplace s|defined(ARCH_X86) && defined(CONFIG_GPL)|defined(ARCH_X86) \&\& defined(CONFIG_GPL) \&\& \!defined(__APPLE__)|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_multimedia_ffmpeg/work/ffmpeg-0.5/libswscale/rgb2rgb.c ---> Configuring ffmpeg ---> Building ffmpeg ---> Staging ffmpeg into destroot [snip] }}} The install seems to succeed. Maybe the reinplace needs to be changed, or maybe it's no longer needed. -- Ticket URL: <http://trac.macports.org/ticket/19293> MacPorts <http://www.macports.org/> Ports system for Mac OS