#47116: Unable to upgrade port ffmpeg ---------------------------------+-------------------------------- Reporter: rafael.ruiz.munoz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: ffmpeg opencv | Port: ffmpeg ---------------------------------+-------------------------------- Hello. I've tried everything on this web, StackOverflow and OpenCV support. My OS is Yosemite and current OpenCV is 2.4.9 I'm trying to install OpenCV with TBB, but when I do it by {{{ sudo port install opencv +debug +python27 +qt4 +tbb }}} (through this SO question - http://stackoverflow.com/questions/13424305 /how-to-get-all-available-install-options-for-a-port): {{{ Rafaels-iMac:y3PQFyQhUG rafaelruizmunoz$ sudo port install opencv +debug +python27 +qt4 +tbb Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. Warning: Install them by running 'xcode-select --install'. Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. Warning: Install them by running xcode-select --install'. ---> Computing dependencies for ffmpeg ---> Configuring ffmpeg Error: Failed to configure ffmpeg, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-2.6/config.log Error: org.macports.configure for port ffmpeg returned: configure failure: command execution failed Please see the log file for port ffmpeg for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log Error: Unable to upgrade port: 1 Error: Unable to execute port: upgrade ffmpeg failed }}} And there are not any logs on those paths. I've tried (support from SO and MacPorts). - port selfupdate - port upgrade ffmpeg - port clean x264 - port upgrade outdated - port -f selfupdate but nothing happened. Does anyone have a clue? Thank you in advance. EDIT: Doing xcode-select --install doesn't resolve anything. -- Ticket URL: <https://trac.macports.org/ticket/47116> MacPorts <https://www.macports.org/> Ports system for OS X