#47988: libvpx @1.4.0_0 fails configuring on MacOSX 10.6.8 -------------------------------------------------+------------------------- Reporter: braumann@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Keywords: unrecognized target i386-darwin-gcc | Version: 2.3.3 | Port: libvpx -------------------------------------------------+------------------------- As it appears, the target {{{i386-darwin-gcc}}} is wrong: {{{ ... :info:configure Configuring selected codecs :info:configure Unrecognized toolchain 'i386-darwin-gcc' :info:configure :info:configure Configuration failed. This could reflect a misconfiguration of your :info:configure toolchains, improper options selected, or another problem. If you :info:configure don't see any useful error messages above, the next step is to look :info:configure at the configure error log file (config.log) to determine what :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libvpx/libvpx/work/libvpx-1.4.0" && ./configure --prefix=/opt/local --enable-vp8 --enable-vp9 --enable- internal-stats --enable-pic --enable-postproc --enable-multithread --enable-runtime-cpu-detect --disable-install-docs --disable-debug-libs --disable-examples --disable-unit-tests --target=i386-darwin-gcc :info:configure Exit code: 1 :error:configure Failed to configure libvpx, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libvpx/libvpx/work/libvpx-1.4.0/config.log ... }}} In /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libvpx/libvpx/work/libvpx-1.4.0/config.log I found this configure call: {{{ # ./configure --prefix=/opt/local --enable-vp8 --enable-vp9 --enable- internal-stats --enable-pic --enable-postproc --enable-multithread --enable-runtime-cpu-detect --disable-install-docs --disable-debug-libs --disable-examples --disable-unit-tests --target=i386-darwin-gcc Configuring selected codecs }}} The problem occurs independent from the compiler selected. -- Ticket URL: <https://trac.macports.org/ticket/47988> MacPorts <https://www.macports.org/> Ports system for OS X