Opened 12 years ago

Last modified 11 years ago

#33956 closed defect

libvpx XCode + 3.2.6 + ppc build fails — at Initial Version

Reported by: james.goppert@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: libvpx

Description

Configure for ppc fails due to Unknown option "--host=powerpc-apple-darwin10.8.0". During universal build (ppc x86 x86_64). Building on snow leopard.

:debug:configure Environment: CPATH='/opt/local/include' LD='/usr/bin/gcc-4.2' CFLAGS='-pipe -O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch ppc' FCFLAGS='-pipe -O2' OBJC='/usr/bin/gcc-4.2' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-pipe -O2 -arch ppc' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.0.0-ppc" && ./configure --prefix=/opt/local --enable-vp8 --enable-internal-stats --enable-pic --enable-postproc --enable-multithread --enable-runtime-cpu-detect --disable-install-docs --disable-debug-libs --disable-examples --host=powerpc-apple-darwin10.8.0 --target=ppc32-darwin10-gcc' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.0.0-ppc" && ./configure --prefix=/opt/local --enable-vp8 --enable-internal-stats --enable-pic --enable-postproc --enable-multithread --enable-runtime-cpu-detect --disable-install-docs --disable-debug-libs --disable-examples --host=powerpc-apple-darwin10.8.0 --target=ppc32-darwin10-gcc :info:configure Unknown option "--host=powerpc-apple-darwin10.8.0".

Change History (0)

Note: See TracTickets for help on using tickets.