Problem with XviD and gimp-app installation on Lion

Abe Taha abetaha at karmasphere.com
Thu Mar 8 11:06:40 PST 2012


The problem still remains when I change the compiler
(configure.compiler=apple-gcc-4.2, or llvm).

On Wed, Mar 07, 2012 at 06:39:27PM -0800, Abe Taha wrote:
> I am having problems building the gimp-app port. One of the culprits
> is XviD, which produces the following error on OS X Lion (10.7.3),
> with XCode (4.3).
> 
> The error in the log is at link time, and I have attached the full log
> file to the message.
> 
> Any help or workarounds are greatly appreciated.
> 
> Thanks,
> Abe
> 
> 
> info:build cd =build && /usr/bin/clang -L/opt/local/lib -arch x86_64 decoder.o encoder.o xvid.o bitstream/bit
> stream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image
> /image.o image/interpolate8x8.o image/font.o image/postprocessing.o image/qpel.o image/reduced.o motion/estima
> tion_bvop.o motion/estimation_common.o motion/estimation_gmc.o motion/estimation_pvop.o motion/estimation_rd_b
> ased.o motion/estimation_rd_based_bvop.o motion/gmc.o motion/motion_comp.o motion/vop_type_decision.o motion/s
> ad.o prediction/mbprediction.o plugins/plugin_single.o plugins/plugin_2pass1.o plugins/plugin_2pass2.o plugins
> /plugin_lumimasking.o plugins/plugin_dump.o plugins/plugin_psnr.o plugins/plugin_ssim.o plugins/plugin_psnrhvs
> m.o quant/quant_h263.o quant/quant_matrix.o quant/quant_mpeg.o utils/emms.o utils/mbtransquant.o utils/mem_ali
> gn.o utils/mem_transfer.o utils/timer.o bitstream/x86_asm/cbp_mmx.o bitstream/x86_asm/cbp_sse2.o dct/x86_asm/f
> dct_mmx_ffmpeg.o dct/x86_asm/fdct_mmx_skal.o dct/x86_asm/fdct_sse2_skal.o dct/x86_asm/idct_3dne.o dct/x86_asm/
> idct_mmx.o dct/x86_asm/idct_sse2_dmitry.o image/x86_asm/colorspace_rgb_mmx.o image/x86_asm/colorspace_yuv_mmx.
> o image/x86_asm/colorspace_yuyv_mmx.o image/x86_asm/interpolate8x8_3dn.o image/x86_asm/interpolate8x8_3dne.o i
> mage/x86_asm/interpolate8x8_mmx.o image/x86_asm/interpolate8x8_xmm.o image/x86_asm/postprocessing_mmx.o image/
> x86_asm/postprocessing_sse2.o image/x86_asm/reduced_mmx.o image/x86_asm/qpel_mmx.o image/x86_asm/gmc_mmx.o ima
> ge/x86_asm/deintl_sse.o motion/x86_asm/sad_xmm.o motion/x86_asm/sad_sse2.o motion/x86_asm/sad_mmx.o motion/x86
> _asm/sad_3dne.o motion/x86_asm/sad_3dn.o quant/x86_asm/quantize_h263_mmx.o quant/x86_asm/quantize_h263_3dne.o 
> quant/x86_asm/quantize_mpeg_xmm.o quant/x86_asm/quantize_mpeg_mmx.o utils/x86_asm/mem_transfer_mmx.o utils/x86
> _asm/mem_transfer_3dne.o utils/x86_asm/interlacing_mmx.o utils/x86_asm/cpuid.o plugins/x86_asm/plugin_ssim-a.o
>    -o libxvidcore.4.dylib -Wl,-read_only_relocs,suppress -dynamiclib -flat_namespace -compatibility_version 4 
> -current_version 4.3 -install_name /opt/local/lib/libxvidcore.4.dylib -lpthread 
> :info:build ld: warning: -read_only_relocs cannot be used with x86_64
> :info:build Undefined symbols for architecture x86_64:
> 
> 
> info:build   "_xvid_Expand_mmx", referenced from:
> :info:build       _xvid_Init_QP in qpel.o
> :info:build       _xvid_H_Pass_16_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_16_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_Up_16_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_8_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_8_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_Up_8_mmx.Loop in qpel_mmx.o
> :info:build       ...
> :info:build ld: symbol(s) not found for architecture x86_64
> :info:build clang: error: linker command failed with exit code 1 (use
> -v to see invocation)
> 
> 

> version:1
> :debug:main epoch: in tree: 1 installed: 1
> :debug:main autoconf 2.68_2 exists in the ports tree
> :debug:main autoconf 2.68_2  is the latest installed
> :debug:main autoconf 2.68_2  is active
> :debug:main Merging existing variants '' into variants
> :debug:main new fully merged portvariants: 
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/autoconf
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main only one arch supported, so not adding the default universal variant
> :debug:main No need to upgrade! autoconf 2.68_2 >= autoconf 2.68_2
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main perl5 5.12.3_1 exists in the ports tree
> :debug:main perl5 5.12.3_1 +perl5_12 is the latest installed
> :debug:main perl5 5.12.3_1 +perl5_12 is active
> :debug:main Merging existing variants '+perl5_12' into variants
> :debug:main new fully merged portvariants: perl5_12 +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main universal_variant is false, so not adding the default universal variant
> :debug:main Executing variant perl5_12 provides perl5_12
> :debug:main No need to upgrade! perl5 5.12.3_1 >= perl5 5.12.3_1
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main perl5.12 5.12.3_3 exists in the ports tree
> :debug:main perl5.12 5.12.3_3  is the latest installed
> :debug:main perl5.12 5.12.3_3 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5.12
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! perl5.12 5.12.3_3 >= perl5.12 5.12.3_3
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main gdbm 1.10_1 exists in the ports tree
> :debug:main gdbm 1.10_1  is the latest installed
> :debug:main gdbm 1.10_1 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! gdbm 1.10_1 >= gdbm 1.10_1
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main gettext 0.18.1.1_2 exists in the ports tree
> :debug:main gettext 0.18.1.1_2  is the latest installed
> :debug:main gettext 0.18.1.1_2 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl
> :debug:main universal variant already exists, so not adding the default one
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! gettext 0.18.1.1_2 >= gettext 0.18.1.1_2
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main libiconv 1.14_0 exists in the ports tree
> :debug:main libiconv 1.14_0 +universal is the latest installed
> :debug:main libiconv 1.14_0 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main universal variant already exists, so not adding the default one
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main ncurses 5.9_1 exists in the ports tree
> :debug:main ncurses 5.9_1  is the latest installed
> :debug:main ncurses 5.9_1 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main expat 2.0.1_1 exists in the ports tree
> :debug:main expat 2.0.1_1  is the latest installed
> :debug:main expat 2.0.1_1 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! expat 2.0.1_1 >= expat 2.0.1_1
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main m4 1.4.16_0 exists in the ports tree
> :debug:main m4 1.4.16_0  is the latest installed
> :debug:main m4 1.4.16_0 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/m4
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! m4 1.4.16_0 >= m4 1.4.16_0
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main help2man 1.40.5_2 exists in the ports tree
> :debug:main help2man 1.40.5_2  is the latest installed
> :debug:main help2man 1.40.5_2 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/help2man
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main universal variant already exists, so not adding the default one
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! help2man 1.40.5_2 >= help2man 1.40.5_2
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main p5.12-locale-gettext 1.50.0_6 exists in the ports tree
> :debug:main p5.12-locale-gettext 1.50.0_6  is the latest installed
> :debug:main p5.12-locale-gettext 1.50.0_6 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/perl/p5-locale-gettext
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
> :debug:main Re-registering default for livecheck.version
> :debug:main Re-registering default for configure.universal_args
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! p5.12-locale-gettext 1.50.0_6 >= p5.12-locale-gettext 1.50.0_6
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main automake 1.11.3_0 exists in the ports tree
> :debug:main automake 1.11.3_0  is the latest installed
> :debug:main automake 1.11.3_0  is active
> :debug:main Merging existing variants '' into variants
> :debug:main new fully merged portvariants: 
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/automake
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main only one arch supported, so not adding the default universal variant
> :debug:main No need to upgrade! automake 1.11.3_0 >= automake 1.11.3_0
> :debug:main epoch: in tree: 0 installed: 0
> :debug:main libtool 2.4.2_0 exists in the ports tree
> :debug:main libtool 2.4.2_0 +universal is the latest installed
> :debug:main libtool 2.4.2_0 +universal is active
> :debug:main Merging existing variants '+universal' into variants
> :debug:main new fully merged portvariants: universal +
> :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libtool
> :debug:main OS darwin/11.3.0 (Mac OS X 10.7) arch i386
> :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
> :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
> :debug:main adding the default universal variant
> :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
> :debug:main Executing variant universal provides universal
> :debug:main No need to upgrade! libtool 2.4.2_0 >= libtool 2.4.2_0
> :msg:main --->  Computing dependencies for xvid:info:main .:debug:main Searching for dependency: autoconf
> :debug:main Found Dependency: receipt exists for autoconf
> :debug:main Searching for dependency: automake
> :debug:main Found Dependency: receipt exists for automake
> :debug:main Searching for dependency: libtool
> :debug:main Found Dependency: receipt exists for libtool
> :msg:main 
> :debug:main Executing org.macports.main (xvid)
> :debug:main changing euid/egid - current euid: 0 - current egid: 0
> :debug:main egid changed to: 502
> :debug:main euid changed to: 503
> :debug:archivefetch archivefetch phase started at Wed Mar  7 17:23:33 PST 2012
> :msg:archivefetch --->  Fetching archive for xvid
> :debug:archivefetch Executing org.macports.archivefetch (xvid)
> :debug:archivefetch euid/egid changed to: 0/0
> :debug:archivefetch chowned /opt/local/var/macports/software/xvid to macports
> :debug:archivefetch euid/egid changed to: 503/502
> :debug:archivefetch euid/egid changed to: 0/0
> :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
> :debug:archivefetch euid/egid changed to: 503/502
> :info:archivefetch --->  xvid-1.3.2_2.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/xvid
> :msg:archivefetch --->  Attempting to fetch xvid-1.3.2_2.darwin_11.x86_64.tbz2 from http://packages.macports.org/xvid
> :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
> :debug:archivefetch Privilege de-escalation not attempted as not running as root.
> :debug:fetch fetch phase started at Wed Mar  7 17:23:34 PST 2012
> :notice:fetch --->  Fetching xvid
> :debug:fetch euid/egid changed to: 0/0
> :debug:fetch chowned /opt/local/var/macports/distfiles/XviD to macports
> :debug:fetch euid/egid changed to: 503/502
> :debug:fetch Executing org.macports.fetch (xvid)
> :debug:fetch Privilege de-escalation not attempted as not running as root.
> :debug:checksum checksum phase started at Wed Mar  7 17:23:34 PST 2012
> :notice:checksum --->  Verifying checksum(s) for xvid
> :debug:checksum Executing org.macports.checksum (xvid)
> :info:checksum --->  Checksumming xvidcore-1.3.2.tar.bz2
> :debug:checksum Correct (sha1) checksum for xvidcore-1.3.2.tar.bz2
> :debug:checksum Correct (rmd160) checksum for xvidcore-1.3.2.tar.bz2
> :debug:checksum Privilege de-escalation not attempted as not running as root.
> :debug:extract extract phase started at Wed Mar  7 17:23:34 PST 2012
> :notice:extract --->  Extracting xvid
> :debug:extract setting option extract.cmd to /usr/bin/bzip2
> :debug:extract Executing org.macports.extract (xvid)
> :info:extract --->  Extracting xvidcore-1.3.2.tar.bz2
> :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/XviD/xvidcore-1.3.2.tar.bz2'
> :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
> :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/XviD/xvidcore-1.3.2.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
> :debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/XviD/xvidcore-1.3.2.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf - 
> :debug:extract euid/egid changed to: 0/0
> :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work to macports
> :debug:extract euid/egid changed to: 503/502
> :debug:extract Privilege de-escalation not attempted as not running as root.
> :debug:patch patch phase started at Wed Mar  7 17:23:34 PST 2012
> :debug:patch Executing org.macports.patch (xvid)
> :notice:patch --->  Applying patches to xvid
> :info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/XviD/files/patch-Makefile.diff
> :debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
> :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/patch -p0'
> :debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/XviD/files/patch-Makefile.diff'
> :info:patch patching file Makefile
> :info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/XviD/files/patch-CFLAGS.diff
> :debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
> :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/patch -p0'
> :debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/XviD/files/patch-CFLAGS.diff'
> :info:patch patching file configure.in
> :info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/XviD/files/patch-LDFLAGS.diff
> :debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
> :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/patch -p0'
> :debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/XviD/files/patch-LDFLAGS.diff'
> :info:patch patching file configure.in
> :info:patch patching file platform.inc.in
> :debug:patch Privilege de-escalation not attempted as not running as root.
> :debug:configure configure phase started at Wed Mar  7 17:23:34 PST 2012
> :notice:configure --->  Configuring xvid
> :debug:configure Using compiler 'Mac OS X clang'
> :debug:configure Executing org.macports.configure (xvid)
> :debug:configure Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
> :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && autoreconf --install'
> :debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && autoreconf --install 
> :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' GI_SCANNER_DISABLE_CACHE='1' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
> :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && ./configure --prefix=/opt/local --build=x86_64-apple-darwin11'
> :debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && ./configure --prefix=/opt/local --build=x86_64-apple-darwin11 
> :info:configure checking build system type... x86_64-apple-darwin11
> :info:configure checking host system type... x86_64-apple-darwin11
> :info:configure checking target system type... x86_64-apple-darwin11
> :info:configure checking whether to use default CFLAGS... yes
> :info:configure checking for gcc... /usr/bin/clang
> :info:configure checking whether the C compiler works... yes
> :info:configure checking for C compiler default output file name... a.out
> :info:configure checking for suffix of executables... 
> :info:configure checking whether we are cross compiling... no
> :info:configure checking for suffix of object files... o
> :info:configure checking whether we are using the GNU C compiler... yes
> :info:configure checking whether /usr/bin/clang accepts -g... yes
> :info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
> :info:configure checking for a BSD-compatible install... /usr/bin/install -c
> :info:configure checking for ranlib... ranlib
> :info:configure checking for ar... ar
> :info:configure checking for whether to use assembly code... yes
> :info:configure checking for architecture type... x86_64
> :info:configure checking how to run the C preprocessor... /usr/bin/clang -E
> :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
> :info:configure checking for egrep... /usr/bin/grep -E
> :info:configure checking for ANSI C header files... yes
> :info:configure checking for sys/types.h... yes
> :info:configure checking for sys/stat.h... yes
> :info:configure checking for stdlib.h... yes
> :info:configure checking for string.h... yes
> :info:configure checking for memory.h... yes
> :info:configure checking for strings.h... yes
> :info:configure checking for inttypes.h... yes
> :info:configure checking for stdint.h... yes
> :info:configure checking for unistd.h... yes
> :info:configure checking size of int *... 8
> :info:configure checking whether byte ordering is bigendian... no
> :info:configure checking for build extensions... .dynlib .a .o
> :info:configure checking for platform specific LDFLAGS/CFLAGS... dylib options
> :info:configure checking for yasm... no
> :info:configure checking for nasm... yes
> :info:configure checking for nasm version... 2
> :info:configure checking for asm object format... macho64
> :info:configure checking stdio.h usability... yes
> :info:configure checking stdio.h presence... yes
> :info:configure checking for stdio.h... yes
> :info:configure checking signal.h usability... yes
> :info:configure checking signal.h presence... yes
> :info:configure checking for signal.h... yes
> :info:configure checking for stdlib.h... (cached) yes
> :info:configure checking for string.h... (cached) yes
> :info:configure checking assert.h usability... yes
> :info:configure checking assert.h presence... yes
> :info:configure checking for assert.h... yes
> :info:configure checking math.h usability... yes
> :info:configure checking math.h presence... yes
> :info:configure checking for math.h... yes
> :info:configure checking pthread.h usability... yes
> :info:configure checking pthread.h presence... yes
> :info:configure checking for pthread.h... yes
> :info:configure checking for pthread_create in -lpthread... yes
> :info:configure configure: creating ./config.status
> :info:configure config.status: creating platform.inc
> :debug:configure Privilege de-escalation not attempted as not running as root.
> :debug:build build phase started at Wed Mar  7 17:23:44 PST 2012
> :notice:build --->  Building xvid
> :debug:build Executing org.macports.build (xvid)
> :debug:build port disallows a parallel build
> :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
> :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/make -w all V=1'
> :debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/make -w all V=1 
> :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic'
> :info:build 
> :info:build ---------------------------------------------------------------
> :info:build Object files used for this build
> :info:build ---------------------------------------------------------------
> :info:build 
> :info:build decoder.o encoder.o xvid.o bitstream/bitstream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image/image.o image/interpolate8x8.o image/font.o image/postprocessing.o image/qpel.o image/reduced.o motion/estimation_bvop.o motion/estimation_common.o motion/estimation_gmc.o motion/estimation_pvop.o motion/estimation_rd_based.o motion/estimation_rd_based_bvop.o motion/gmc.o motion/motion_comp.o motion/vop_type_decision.o motion/sad.o prediction/mbprediction.o plugins/plugin_single.o plugins/plugin_2pass1.o plugins/plugin_2pass2.o plugins/plugin_lumimasking.o plugins/plugin_dump.o plugins/plugin_psnr.o plugins/plugin_ssim.o plugins/plugin_psnrhvsm.o quant/quant_h263.o quant/quant_matrix.o quant/quant_mpeg.o utils/emms.o utils/mbtransquant.o utils/mem_align.o utils/mem_transfer.o utils/timer.o bitstream/x86_asm/cbp_mmx.o bitstream/x86_asm/cbp_sse2.o dct/x86_asm/fdct_mmx_ffmpeg.o dct/x86_asm/fdct_mmx_skal.o dct/x86_asm/fdct_sse2_skal.o dct/x86_asm/idct_3dne.o dct/x86_asm/idct_mmx.o dct/x86_asm/idct_sse2_dmitry.o image/x86_asm/colorspace_rgb_mmx.o image/x86_asm/colorspace_yuv_mmx.o image/x86_asm/colorspace_yuyv_mmx.o image/x86_asm/interpolate8x8_3dn.o image/x86_asm/interpolate8x8_3dne.o image/x86_asm/interpolate8x8_mmx.o image/x86_asm/interpolate8x8_xmm.o image/x86_asm/postprocessing_mmx.o image/x86_asm/postprocessing_sse2.o image/x86_asm/reduced_mmx.o image/x86_asm/qpel_mmx.o image/x86_asm/gmc_mmx.o image/x86_asm/deintl_sse.o motion/x86_asm/sad_xmm.o motion/x86_asm/sad_sse2.o motion/x86_asm/sad_mmx.o motion/x86_asm/sad_3dne.o motion/x86_asm/sad_3dn.o quant/x86_asm/quantize_h263_mmx.o quant/x86_asm/quantize_h263_3dne.o quant/x86_asm/quantize_mpeg_xmm.o quant/x86_asm/quantize_mpeg_mmx.o utils/x86_asm/mem_transfer_mmx.o utils/x86_asm/mem_transfer_3dne.o utils/x86_asm/interlacing_mmx.o utils/x86_asm/cpuid.o plugins/x86_asm/plugin_ssim-a.o
> :info:build 
> :info:build 
> :info:build ---------------------------------------------------------------
> :info:build Using CFLAGS
> :info:build ---------------------------------------------------------------
> :info:build 
> :info:build CFLAGS=-pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer
> :info:build 
> :info:build 
> :info:build ---------------------------------------------------------------
> :info:build Target Libraries
> :info:build ---------------------------------------------------------------
> :info:build 
> :info:build Shared library: libxvidcore.4.dylib
> :info:build Static library: libxvidcore.a
> :info:build 
> :info:build 
> :info:build ---------------------------------------------------------------
> :info:build Install Paths
> :info:build ---------------------------------------------------------------
> :info:build 
> :info:build Include Directory: /opt/local/include
> :info:build Library Directory: /opt/local/lib
> :info:build 
> :info:build   D: =build
> :info:build /usr/bin/install -c -d =build
> :info:build   C: ./decoder.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/decoder.c -o =build/decoder.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: ./encoder.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/encoder.c -o =build/encoder.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: ./xvid.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/xvid.c -o =build/xvid.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: bitstream/bitstream.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/bitstream/bitstream.c -o =build/bitstream/bitstream.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build ../../src/bitstream/bitstream.c:863:29: warning: if statement has empty body [-Wempty-body]
> :info:build                                 if (BitstreamGetBit(bs));
> :info:build                                                         ^
> :info:build 1 warning generated.
> :info:build   C: bitstream/cbp.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/bitstream/cbp.c -o =build/bitstream/cbp.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: bitstream/mbcoding.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/bitstream/mbcoding.c -o =build/bitstream/mbcoding.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: dct/fdct.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/dct/fdct.c -o =build/dct/fdct.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: dct/idct.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/dct/idct.c -o =build/dct/idct.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: dct/simple_idct.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/dct/simple_idct.c -o =build/dct/simple_idct.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/colorspace.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/colorspace.c -o =build/image/colorspace.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/image.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/image.c -o =build/image/image.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/interpolate8x8.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/interpolate8x8.c -o =build/image/interpolate8x8.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/font.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/font.c -o =build/image/font.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/postprocessing.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/postprocessing.c -o =build/image/postprocessing.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/qpel.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/qpel.c -o =build/image/qpel.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: image/reduced.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/image/reduced.c -o =build/image/reduced.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/estimation_bvop.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_bvop.c -o =build/motion/estimation_bvop.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/estimation_common.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_common.c -o =build/motion/estimation_common.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/estimation_gmc.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_gmc.c -o =build/motion/estimation_gmc.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/estimation_pvop.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_pvop.c -o =build/motion/estimation_pvop.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/estimation_rd_based.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_rd_based.c -o =build/motion/estimation_rd_based.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/estimation_rd_based_bvop.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_rd_based_bvop.c -o =build/motion/estimation_rd_based_bvop.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/gmc.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/gmc.c -o =build/motion/gmc.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/motion_comp.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/motion_comp.c -o =build/motion/motion_comp.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/vop_type_decision.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/vop_type_decision.c -o =build/motion/vop_type_decision.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: motion/sad.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/sad.c -o =build/motion/sad.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: prediction/mbprediction.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/prediction/mbprediction.c -o =build/prediction/mbprediction.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_single.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_single.c -o =build/plugins/plugin_single.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_2pass1.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_2pass1.c -o =build/plugins/plugin_2pass1.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_2pass2.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_2pass2.c -o =build/plugins/plugin_2pass2.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_lumimasking.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_lumimasking.c -o =build/plugins/plugin_lumimasking.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_dump.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_dump.c -o =build/plugins/plugin_dump.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_psnr.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_psnr.c -o =build/plugins/plugin_psnr.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_ssim.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_ssim.c -o =build/plugins/plugin_ssim.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: plugins/plugin_psnrhvsm.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/plugins/plugin_psnrhvsm.c -o =build/plugins/plugin_psnrhvsm.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: quant/quant_h263.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/quant/quant_h263.c -o =build/quant/quant_h263.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: quant/quant_matrix.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/quant/quant_matrix.c -o =build/quant/quant_matrix.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: quant/quant_mpeg.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/quant/quant_mpeg.c -o =build/quant/quant_mpeg.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: utils/emms.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/utils/emms.c -o =build/utils/emms.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: utils/mbtransquant.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/utils/mbtransquant.c -o =build/utils/mbtransquant.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: utils/mem_align.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/utils/mem_align.c -o =build/utils/mem_align.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: utils/mem_transfer.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/utils/mem_transfer.c -o =build/utils/mem_transfer.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   C: utils/timer.c
> :info:build /usr/bin/clang -c -DARCH_IS_X86_64 -DARCH_IS_64BIT -DARCH_IS_LITTLE_ENDIAN  -fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD  -pipe -O2 -arch x86_64 -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/utils/timer.c -o =build/utils/timer.o
> :info:build clang: warning: argument unused during compilation: '-no-cpp-precomp'
> :info:build clang: warning: argument unused during compilation: '-fstrength-reduce'
> :info:build   A: bitstream/x86_asm/cbp_mmx.asm
> :info:build nasm -I../../src/bitstream/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/bitstream/x86_asm/cbp_mmx.asm -o =build/bitstream/x86_asm/cbp_mmx.o
> :info:build   A: bitstream/x86_asm/cbp_sse2.asm
> :info:build nasm -I../../src/bitstream/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/bitstream/x86_asm/cbp_sse2.asm -o =build/bitstream/x86_asm/cbp_sse2.o
> :info:build   A: dct/x86_asm/fdct_mmx_ffmpeg.asm
> :info:build nasm -I../../src/dct/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/dct/x86_asm/fdct_mmx_ffmpeg.asm -o =build/dct/x86_asm/fdct_mmx_ffmpeg.o
> :info:build   A: dct/x86_asm/fdct_mmx_skal.asm
> :info:build nasm -I../../src/dct/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/dct/x86_asm/fdct_mmx_skal.asm -o =build/dct/x86_asm/fdct_mmx_skal.o
> :info:build   A: dct/x86_asm/fdct_sse2_skal.asm
> :info:build nasm -I../../src/dct/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/dct/x86_asm/fdct_sse2_skal.asm -o =build/dct/x86_asm/fdct_sse2_skal.o
> :info:build   A: dct/x86_asm/idct_3dne.asm
> :info:build nasm -I../../src/dct/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/dct/x86_asm/idct_3dne.asm -o =build/dct/x86_asm/idct_3dne.o
> :info:build   A: dct/x86_asm/idct_mmx.asm
> :info:build nasm -I../../src/dct/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/dct/x86_asm/idct_mmx.asm -o =build/dct/x86_asm/idct_mmx.o
> :info:build   A: dct/x86_asm/idct_sse2_dmitry.asm
> :info:build nasm -I../../src/dct/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/dct/x86_asm/idct_sse2_dmitry.asm -o =build/dct/x86_asm/idct_sse2_dmitry.o
> :info:build   A: image/x86_asm/colorspace_rgb_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/colorspace_rgb_mmx.asm -o =build/image/x86_asm/colorspace_rgb_mmx.o
> :info:build   A: image/x86_asm/colorspace_yuv_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/colorspace_yuv_mmx.asm -o =build/image/x86_asm/colorspace_yuv_mmx.o
> :info:build   A: image/x86_asm/colorspace_yuyv_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/colorspace_yuyv_mmx.asm -o =build/image/x86_asm/colorspace_yuyv_mmx.o
> :info:build   A: image/x86_asm/interpolate8x8_3dn.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/interpolate8x8_3dn.asm -o =build/image/x86_asm/interpolate8x8_3dn.o
> :info:build   A: image/x86_asm/interpolate8x8_3dne.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/interpolate8x8_3dne.asm -o =build/image/x86_asm/interpolate8x8_3dne.o
> :info:build   A: image/x86_asm/interpolate8x8_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/interpolate8x8_mmx.asm -o =build/image/x86_asm/interpolate8x8_mmx.o
> :info:build   A: image/x86_asm/interpolate8x8_xmm.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/interpolate8x8_xmm.asm -o =build/image/x86_asm/interpolate8x8_xmm.o
> :info:build   A: image/x86_asm/postprocessing_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/postprocessing_mmx.asm -o =build/image/x86_asm/postprocessing_mmx.o
> :info:build   A: image/x86_asm/postprocessing_sse2.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/postprocessing_sse2.asm -o =build/image/x86_asm/postprocessing_sse2.o
> :info:build   A: image/x86_asm/reduced_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/reduced_mmx.asm -o =build/image/x86_asm/reduced_mmx.o
> :info:build   A: image/x86_asm/qpel_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/qpel_mmx.asm -o =build/image/x86_asm/qpel_mmx.o
> :info:build   A: image/x86_asm/gmc_mmx.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/gmc_mmx.asm -o =build/image/x86_asm/gmc_mmx.o
> :info:build   A: image/x86_asm/deintl_sse.asm
> :info:build nasm -I../../src/image/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/image/x86_asm/deintl_sse.asm -o =build/image/x86_asm/deintl_sse.o
> :info:build   A: motion/x86_asm/sad_xmm.asm
> :info:build nasm -I../../src/motion/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/motion/x86_asm/sad_xmm.asm -o =build/motion/x86_asm/sad_xmm.o
> :info:build   A: motion/x86_asm/sad_sse2.asm
> :info:build nasm -I../../src/motion/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/motion/x86_asm/sad_sse2.asm -o =build/motion/x86_asm/sad_sse2.o
> :info:build   A: motion/x86_asm/sad_mmx.asm
> :info:build nasm -I../../src/motion/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/motion/x86_asm/sad_mmx.asm -o =build/motion/x86_asm/sad_mmx.o
> :info:build   A: motion/x86_asm/sad_3dne.asm
> :info:build nasm -I../../src/motion/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/motion/x86_asm/sad_3dne.asm -o =build/motion/x86_asm/sad_3dne.o
> :info:build   A: motion/x86_asm/sad_3dn.asm
> :info:build nasm -I../../src/motion/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/motion/x86_asm/sad_3dn.asm -o =build/motion/x86_asm/sad_3dn.o
> :info:build   A: quant/x86_asm/quantize_h263_mmx.asm
> :info:build nasm -I../../src/quant/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/quant/x86_asm/quantize_h263_mmx.asm -o =build/quant/x86_asm/quantize_h263_mmx.o
> :info:build   A: quant/x86_asm/quantize_h263_3dne.asm
> :info:build nasm -I../../src/quant/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/quant/x86_asm/quantize_h263_3dne.asm -o =build/quant/x86_asm/quantize_h263_3dne.o
> :info:build   A: quant/x86_asm/quantize_mpeg_xmm.asm
> :info:build nasm -I../../src/quant/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/quant/x86_asm/quantize_mpeg_xmm.asm -o =build/quant/x86_asm/quantize_mpeg_xmm.o
> :info:build   A: quant/x86_asm/quantize_mpeg_mmx.asm
> :info:build nasm -I../../src/quant/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/quant/x86_asm/quantize_mpeg_mmx.asm -o =build/quant/x86_asm/quantize_mpeg_mmx.o
> :info:build   A: utils/x86_asm/mem_transfer_mmx.asm
> :info:build nasm -I../../src/utils/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/utils/x86_asm/mem_transfer_mmx.asm -o =build/utils/x86_asm/mem_transfer_mmx.o
> :info:build   A: utils/x86_asm/mem_transfer_3dne.asm
> :info:build nasm -I../../src/utils/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/utils/x86_asm/mem_transfer_3dne.asm -o =build/utils/x86_asm/mem_transfer_3dne.o
> :info:build   A: utils/x86_asm/interlacing_mmx.asm
> :info:build nasm -I../../src/utils/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/utils/x86_asm/interlacing_mmx.asm -o =build/utils/x86_asm/interlacing_mmx.o
> :info:build   A: utils/x86_asm/cpuid.asm
> :info:build nasm -I../../src/utils/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/utils/x86_asm/cpuid.asm -o =build/utils/x86_asm/cpuid.o
> :info:build   A: plugins/x86_asm/plugin_ssim-a.asm
> :info:build nasm -I../../src/plugins/x86_asm/ -I../../src/ -f macho64 -DPREFIX  -DARCH_IS_X86_64 ../../src/plugins/x86_asm/plugin_ssim-a.asm -o =build/plugins/x86_asm/plugin_ssim-a.o
> :info:build   L: libxvidcore.a
> :info:build cd =build && ar rc libxvidcore.a decoder.o encoder.o xvid.o bitstream/bitstream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image/image.o image/interpolate8x8.o image/font.o image/postprocessing.o image/qpel.o image/reduced.o motion/estimation_bvop.o motion/estimation_common.o motion/estimation_gmc.o motion/estimation_pvop.o motion/estimation_rd_based.o motion/estimation_rd_based_bvop.o motion/gmc.o motion/motion_comp.o motion/vop_type_decision.o motion/sad.o prediction/mbprediction.o plugins/plugin_single.o plugins/plugin_2pass1.o plugins/plugin_2pass2.o plugins/plugin_lumimasking.o plugins/plugin_dump.o plugins/plugin_psnr.o plugins/plugin_ssim.o plugins/plugin_psnrhvsm.o quant/quant_h263.o quant/quant_matrix.o quant/quant_mpeg.o utils/emms.o utils/mbtransquant.o utils/mem_align.o utils/mem_transfer.o utils/timer.o bitstream/x86_asm/cbp_mmx.o bitstream/x86_asm/cbp_sse2.o dct/x86_asm/fdct_mmx_ffmpeg.o dct/x86_asm/fdct_mmx_skal.o dct/x86_asm/fdct_sse2_skal.o dct/x86_asm/idct_3dne.o dct/x86_asm/idct_mmx.o dct/x86_asm/idct_sse2_dmitry.o image/x86_asm/colorspace_rgb_mmx.o image/x86_asm/colorspace_yuv_mmx.o image/x86_asm/colorspace_yuyv_mmx.o image/x86_asm/interpolate8x8_3dn.o image/x86_asm/interpolate8x8_3dne.o image/x86_asm/interpolate8x8_mmx.o image/x86_asm/interpolate8x8_xmm.o image/x86_asm/postprocessing_mmx.o image/x86_asm/postprocessing_sse2.o image/x86_asm/reduced_mmx.o image/x86_asm/qpel_mmx.o image/x86_asm/gmc_mmx.o image/x86_asm/deintl_sse.o motion/x86_asm/sad_xmm.o motion/x86_asm/sad_sse2.o motion/x86_asm/sad_mmx.o motion/x86_asm/sad_3dne.o motion/x86_asm/sad_3dn.o quant/x86_asm/quantize_h263_mmx.o quant/x86_asm/quantize_h263_3dne.o quant/x86_asm/quantize_mpeg_xmm.o quant/x86_asm/quantize_mpeg_mmx.o utils/x86_asm/mem_transfer_mmx.o utils/x86_asm/mem_transfer_3dne.o utils/x86_asm/interlacing_mmx.o utils/x86_asm/cpuid.o plugins/x86_asm/plugin_ssim-a.o   && ranlib libxvidcore.a
> :info:build /usr/bin/ranlib: file: libxvidcore.a(timer.o) has no symbols
> :info:build ranlib: file: libxvidcore.a(timer.o) has no symbols
> :info:build   L: libxvidcore.4.dylib
> :info:build cd =build && /usr/bin/clang -L/opt/local/lib -arch x86_64 decoder.o encoder.o xvid.o bitstream/bitstream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image/image.o image/interpolate8x8.o image/font.o image/postprocessing.o image/qpel.o image/reduced.o motion/estimation_bvop.o motion/estimation_common.o motion/estimation_gmc.o motion/estimation_pvop.o motion/estimation_rd_based.o motion/estimation_rd_based_bvop.o motion/gmc.o motion/motion_comp.o motion/vop_type_decision.o motion/sad.o prediction/mbprediction.o plugins/plugin_single.o plugins/plugin_2pass1.o plugins/plugin_2pass2.o plugins/plugin_lumimasking.o plugins/plugin_dump.o plugins/plugin_psnr.o plugins/plugin_ssim.o plugins/plugin_psnrhvsm.o quant/quant_h263.o quant/quant_matrix.o quant/quant_mpeg.o utils/emms.o utils/mbtransquant.o utils/mem_align.o utils/mem_transfer.o utils/timer.o bitstream/x86_asm/cbp_mmx.o bitstream/x86_asm/cbp_sse2.o dct/x86_asm/fdct_mmx_ffmpeg.o dct/x86_asm/fdct_mmx_skal.o dct/x86_asm/fdct_sse2_skal.o dct/x86_asm/idct_3dne.o dct/x86_asm/idct_mmx.o dct/x86_asm/idct_sse2_dmitry.o image/x86_asm/colorspace_rgb_mmx.o image/x86_asm/colorspace_yuv_mmx.o image/x86_asm/colorspace_yuyv_mmx.o image/x86_asm/interpolate8x8_3dn.o image/x86_asm/interpolate8x8_3dne.o image/x86_asm/interpolate8x8_mmx.o image/x86_asm/interpolate8x8_xmm.o image/x86_asm/postprocessing_mmx.o image/x86_asm/postprocessing_sse2.o image/x86_asm/reduced_mmx.o image/x86_asm/qpel_mmx.o image/x86_asm/gmc_mmx.o image/x86_asm/deintl_sse.o motion/x86_asm/sad_xmm.o motion/x86_asm/sad_sse2.o motion/x86_asm/sad_mmx.o motion/x86_asm/sad_3dne.o motion/x86_asm/sad_3dn.o quant/x86_asm/quantize_h263_mmx.o quant/x86_asm/quantize_h263_3dne.o quant/x86_asm/quantize_mpeg_xmm.o quant/x86_asm/quantize_mpeg_mmx.o utils/x86_asm/mem_transfer_mmx.o utils/x86_asm/mem_transfer_3dne.o utils/x86_asm/interlacing_mmx.o utils/x86_asm/cpuid.o plugins/x86_asm/plugin_ssim-a.o   -o libxvidcore.4.dylib -Wl,-read_only_relocs,suppress -dynamiclib -flat_namespace -compatibility_version 4 -current_version 4.3 -install_name /opt/local/lib/libxvidcore.4.dylib -lpthread 
> :info:build ld: warning: -read_only_relocs cannot be used with x86_64
> :info:build Undefined symbols for architecture x86_64:
> :info:build   "_xvid_Expand_mmx", referenced from:
> :info:build       _xvid_Init_QP in qpel.o
> :info:build       _xvid_H_Pass_16_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_16_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_Up_16_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_8_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_8_mmx.Loop in qpel_mmx.o
> :info:build       _xvid_H_Pass_Avrg_Up_8_mmx.Loop in qpel_mmx.o
> :info:build       ...
> :info:build ld: symbol(s) not found for architecture x86_64
> :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
> :info:build make: *** [libxvidcore.4.dylib] Error 1
> :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic'
> :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/work/xvidcore/build/generic" && /usr/bin/make -w all V=1 " returned error 2
> :error:build Target org.macports.build returned: shell command failed (see log for details)
> :debug:build Backtrace: shell command failed (see log for details)
>     while executing
> "command_exec build"
>     (procedure "portbuild::build_main" line 8)
>     invoked from within
> "$procedure $targetname"
> :info:build Warning: the following items did not execute (for xvid): org.macports.activate org.macports.build org.macports.destroot org.macports.install
> :notice:build Log for xvid is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_XviD/xvid/main.log


-- 
Abe Taha
VP of Engineering     
The Leader in Big Data Analytics for Hadoop
O: 650.292.6106 | M: 408.306.5595
19200 Stevens Creek Blvd. Suite 130, Cupertino, CA 95014

We're Hiring!

www.karmasphere.com


More information about the macports-dev mailing list