#38526: ffmeg Not Build on 10.8.3 --------------------------+---------------------- Reporter: nDiScReEt@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ffmpeg | --------------------------+---------------------- Changes (by larryv@…): * owner: macports-tickets@… => devans@… * cc: nDiScReEt@… (removed) * cc: jeremyhu@… (added) Old description:
My Setup is a Mac OSX 10.8.3 running MacPorts 2.1.3 using Xcode 4.6.1 gcc version 4.2.1 by Apple. I receive the following error message building ffmpeg:
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-1.1.4" && ./configure --prefix=/opt/local --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libopus --enable- libtheora --enable-libschroedinger --enable-libopenjpeg --enable- libmodplug --enable-libvpx --enable-libspeex --enable-libfreetype --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable- postproc --enable-libx264 --enable-libxvid Exit code: 1 Error: org.macports.configure for port ffmpeg returned: configure failure: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: configure failure: command execution failed while executing "$procedure $targetname" Warning: targets not executed for ffmpeg: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Failed to install ffmpeg DEBUG: could not read "/opt/local/lib/pkgconfig/x264.pc": no such file or directory while executing "::file type $file"
New description: My Setup is a Mac OSX 10.8.3 running MacPorts 2.1.3 using Xcode 4.6.1 gcc version 4.2.1 by Apple. I receive the following error message building ffmpeg: {{{ Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-1.1.4" && ./configure --prefix=/opt/local --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libfreetype --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable- postproc --enable-libx264 --enable-libxvid Exit code: 1 Error: org.macports.configure for port ffmpeg returned: configure failure: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: configure failure: command execution failed while executing "$procedure $targetname" Warning: targets not executed for ffmpeg: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Failed to install ffmpeg DEBUG: could not read "/opt/local/lib/pkgconfig/x264.pc": no such file or directory while executing "::file type $file" }}} -- Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers. Also, you don’t have to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/38526#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X