Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libvpx.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libvpx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libvpx-1.2.0-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libvpx.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libvpx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jOhXz7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvpx-v1.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libvpx-v1.2.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvpx-v1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libvpx-nasm.patch):' Patch #0 (libvpx-nasm.patch): + /usr/bin/cat /builddir/build/SOURCES/libvpx-nasm.patch + /usr/bin/patch -p1 -b --suffix .nasm --fuzz=0 patching file vp8/common/x86/iwalsh_mmx.asm patching file vp8/common/x86/mfqe_sse2.asm patching file vp8/encoder/x86/temporal_filter_apply_sse2.asm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rYlPX0 + umask 022 + cd /builddir/build/BUILD + cd libvpx-v1.2.0 + ./configure --target=x86-linux-gcc --enable-pic --disable-install-srcs --enable-shared --prefix=/usr --libdir=/usr/lib Configuring selected codecs enabling vp8_encoder enabling vp8_decoder Configuring for target 'x86-linux-gcc' enabling x86 enabling pic enabling runtime_cpu_detect enabling mmx enabling sse enabling sse2 enabling sse3 enabling ssse3 enabling sse4_1 using nasm enabling postproc enabling unit_tests Creating makefiles for x86-linux-gcc libs Creating makefiles for x86-linux-gcc examples Creating makefiles for x86-linux-gcc docs + sed -i 's|-O3|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables|g' libs-x86-linux-gcc.mk + sed -i 's|-O3|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables|g' examples-x86-linux-gcc.mk + sed -i 's|-O3|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables|g' docs-x86-linux-gcc.mk + make -j16 verbose=true target=libs [CREATE] vpx_rtcd.h /builddir/build/BUILD/libvpx-v1.2.0/build/make/rtcd.sh --arch=x86 \ --sym=vpx_rtcd \ --config=libs-x86-linux-gcc.mk \ /builddir/build/BUILD/libvpx-v1.2.0/vp8/common/rtcd_defs.sh > vpx_rtcd.h mkdir -p test/ mkdir -p test/ mkdir -p test/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/test_vector_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/test_vector_test.cc.d;' > test/test_vector_test.cc.d g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/test_libvpx.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/test_libvpx.cc.d;' > test/test_libvpx.cc.d g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/resize_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/resize_test.cc.d;' > test/resize_test.cc.d mkdir -p test/ mkdir -p test/ mkdir -p test/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/keyframe_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/keyframe_test.cc.d;' > test/keyframe_test.cc.d g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/error_resilience_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/error_resilience_test.cc.d;' > test/error_resilience_test.cc.d mkdir -p test/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/encode_test_driver.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/encode_test_driver.cc.d;' > test/encode_test_driver.cc.d mkdir -p test/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/decode_test_driver.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/decode_test_driver.cc.d;' > test/decode_test_driver.cc.d mkdir -p test/ mkdir -p test/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/datarate_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/datarate_test.cc.d;' > test/datarate_test.cc.d mkdir -p test/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/cq_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/cq_test.cc.d;' > test/cq_test.cc.d g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/config_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/config_test.cc.d;' > test/config_test.cc.d mkdir -p test/../ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M test/altref_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/\1.cc.o test/altref_test.cc.d;' > test/altref_test.cc.d mkdir -p third_party/googletest/src/src/ mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M test/../md5_utils.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../\1.c.o test/../md5_utils.c.d;' > test/../md5_utils.c.d mkdir -p vp8/common/x86/ g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -M third_party/googletest/src/src/gtest-all.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/googletest/src/src/\1.cc.o third_party/googletest/src/src/gtest-all.cc.d;' > third_party/googletest/src/src/gtest-all.cc.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/postproc_sse2.asm > vp8/common/x86/postproc_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/mfqe_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/mfqe_sse2.asm > vp8/common/x86/mfqe_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/postproc_mmx.asm > vp8/common/x86/postproc_mmx.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse4.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_sse4.asm > vp8/common/x86/sad_sse4.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/variance_impl_ssse3.asm > vp8/common/x86/variance_impl_ssse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/subpixel_ssse3.asm > vp8/common/x86/subpixel_ssse3.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_ssse3.asm > vp8/common/x86/sad_ssse3.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_sse3.asm > vp8/common/x86/sad_sse3.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/variance_impl_sse2.asm > vp8/common/x86/variance_impl_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/iwalsh_sse2.asm > vp8/common/x86/iwalsh_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/loopfilter_sse2.asm > vp8/common/x86/loopfilter_sse2.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/subpixel_sse2.asm > vp8/common/x86/subpixel_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_sse2.asm > vp8/common/x86/sad_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/recon_sse2.asm > vp8/common/x86/recon_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/idctllm_sse2.asm > vp8/common/x86/idctllm_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/variance_impl_mmx.asm > vp8/common/x86/variance_impl_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/subpixel_mmx.asm > vp8/common/x86/subpixel_mmx.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_mmx.asm > vp8/common/x86/sad_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/recon_mmx.asm > vp8/common/x86/recon_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/loopfilter_mmx.asm > vp8/common/x86/loopfilter_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/iwalsh_mmx.asm > vp8/common/x86/iwalsh_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/idctllm_mmx.asm > vp8/common/x86/idctllm_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/dequantize_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/dequantize_mmx.asm > vp8/common/x86/dequantize_mmx.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/encodeopt.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/encodeopt.asm > vp8/encoder/x86/encodeopt.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_mmx.asm > vp8/encoder/x86/quantize_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_sse4.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_sse4.asm > vp8/encoder/x86/quantize_sse4.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_ssse3.asm > vp8/encoder/x86/quantize_ssse3.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/temporal_filter_apply_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/temporal_filter_apply_sse2.asm > vp8/encoder/x86/temporal_filter_apply_sse2.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/subtract_sse2.asm > vp8/encoder/x86/subtract_sse2.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_sse2.asm > vp8/encoder/x86/quantize_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/fwalsh_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/fwalsh_sse2.asm > vp8/encoder/x86/fwalsh_sse2.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/dct_sse2.asm > vp8/encoder/x86/dct_sse2.asm.d mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/subtract_mmx.asm > vp8/encoder/x86/subtract_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/dct_mmx.asm > vp8/encoder/x86/dct_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/x86_abi_support.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vpx_ports/x86_abi_support.asm > vpx_ports/x86_abi_support.asm.d mkdir -p ./ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/emms.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vpx_ports/emms.asm > vpx_ports/emms.asm.d mkdir -p vp8/decoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_config.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o vpx_config.c.d;' > vpx_config.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/threading.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/threading.c.d;' > vp8/decoder/threading.c.d mkdir -p vp8/decoder/ mkdir -p vp8/decoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/onyxd_if.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/onyxd_if.c.d;' > vp8/decoder/onyxd_if.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/detokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/detokenize.c.d;' > vp8/decoder/detokenize.c.d mkdir -p vp8/decoder/ mkdir -p vp8/decoder/ mkdir -p vp8/decoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/decodframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/decodframe.c.d;' > vp8/decoder/decodframe.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/decodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/decodemv.c.d;' > vp8/decoder/decodemv.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/dboolhuff.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/dboolhuff.c.d;' > vp8/decoder/dboolhuff.c.d mkdir -p vp8/decoder/ mkdir -p vp8/ mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/decoder/asm_dec_offsets.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/\1.c.o vp8/decoder/asm_dec_offsets.c.d;' > vp8/decoder/asm_dec_offsets.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/vp8_dx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/\1.c.o vp8/vp8_dx_iface.c.d;' > vp8/vp8_dx_iface.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/postproc_x86.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/postproc_x86.c.d;' > vp8/common/x86/postproc_x86.c.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/variance_ssse3.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/variance_ssse3.c.d;' > vp8/common/x86/variance_ssse3.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/variance_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/variance_sse2.c.d;' > vp8/common/x86/variance_sse2.c.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/recon_wrapper_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/recon_wrapper_sse2.c.d;' > vp8/common/x86/recon_wrapper_sse2.c.d mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/idct_blk_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/idct_blk_sse2.c.d;' > vp8/common/x86/idct_blk_sse2.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/variance_mmx.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/variance_mmx.c.d;' > vp8/common/x86/variance_mmx.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/idct_blk_mmx.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/idct_blk_mmx.c.d;' > vp8/common/x86/idct_blk_mmx.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/postproc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/postproc.c.d;' > vp8/common/postproc.c.d mkdir -p vp8/common/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/mfqe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/mfqe.c.d;' > vp8/common/mfqe.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/loopfilter_x86.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/loopfilter_x86.c.d;' > vp8/common/x86/loopfilter_x86.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/vp8_asm_stubs.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/vp8_asm_stubs.c.d;' > vp8/common/x86/vp8_asm_stubs.c.d mkdir -p vp8/common/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/x86/filter_x86.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/\1.c.o vp8/common/x86/filter_x86.c.d;' > vp8/common/x86/filter_x86.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/treecoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/treecoder.c.d;' > vp8/common/treecoder.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/variance_c.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/variance_c.c.d;' > vp8/common/variance_c.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/swapyv12buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/swapyv12buffer.c.d;' > vp8/common/swapyv12buffer.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/setupintrarecon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/setupintrarecon.c.d;' > vp8/common/setupintrarecon.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/sad_c.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/sad_c.c.d;' > vp8/common/sad_c.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/reconintra4x4.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/reconintra4x4.c.d;' > vp8/common/reconintra4x4.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/reconintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/reconintra.c.d;' > vp8/common/reconintra.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/reconinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/reconinter.c.d;' > vp8/common/reconinter.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/quant_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/quant_common.c.d;' > vp8/common/quant_common.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/modecont.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/modecont.c.d;' > vp8/common/modecont.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/mbpitch.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/mbpitch.c.d;' > vp8/common/mbpitch.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/loopfilter_filters.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/loopfilter_filters.c.d;' > vp8/common/loopfilter_filters.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/loopfilter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/loopfilter.c.d;' > vp8/common/loopfilter.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/rtcd.c.d;' > vp8/common/rtcd.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/idctllm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/idctllm.c.d;' > vp8/common/idctllm.c.d mkdir -p vp8/common/ mkdir -p vp8/common/generic/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/idct_blk.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/idct_blk.c.d;' > vp8/common/idct_blk.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/generic/systemdependent.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/generic/\1.c.o vp8/common/generic/systemdependent.c.d;' > vp8/common/generic/systemdependent.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/findnearmv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/findnearmv.c.d;' > vp8/common/findnearmv.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/filter.c.d;' > vp8/common/filter.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/extend.c.d;' > vp8/common/extend.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/entropymv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/entropymv.c.d;' > vp8/common/entropymv.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/entropymode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/entropymode.c.d;' > vp8/common/entropymode.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/entropy.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/entropy.c.d;' > vp8/common/entropy.c.d mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/dequantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/dequantize.c.d;' > vp8/common/dequantize.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/debugmodes.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/debugmodes.c.d;' > vp8/common/debugmodes.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/blockd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/blockd.c.d;' > vp8/common/blockd.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/asm_com_offsets.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/asm_com_offsets.c.d;' > vp8/common/asm_com_offsets.c.d mkdir -p vp8/encoder/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/common/alloccommon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/\1.c.o vp8/common/alloccommon.c.d;' > vp8/common/alloccommon.c.d mkdir -p vp8/encoder/x86/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/x86/vp8_enc_stubs_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/\1.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.d;' > vp8/encoder/x86/vp8_enc_stubs_sse2.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/x86/denoising_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/\1.c.o vp8/encoder/x86/denoising_sse2.c.d;' > vp8/encoder/x86/denoising_sse2.c.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/x86/vp8_enc_stubs_mmx.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/\1.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c.d;' > vp8/encoder/x86/vp8_enc_stubs_mmx.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/temporal_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/temporal_filter.c.d;' > vp8/encoder/temporal_filter.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/treewriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/treewriter.c.d;' > vp8/encoder/treewriter.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/tokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/tokenize.c.d;' > vp8/encoder/tokenize.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/segmentation.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/segmentation.c.d;' > vp8/encoder/segmentation.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/rdopt.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/rdopt.c.d;' > vp8/encoder/rdopt.c.d mkdir -p vp8/encoder/ mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/ratectrl.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/ratectrl.c.d;' > vp8/encoder/ratectrl.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/quantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/quantize.c.d;' > vp8/encoder/quantize.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/psnr.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/psnr.c.d;' > vp8/encoder/psnr.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/picklpf.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/picklpf.c.d;' > vp8/encoder/picklpf.c.d mkdir -p vp8/encoder/ mkdir -p vp8/encoder/ mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/pickinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/pickinter.c.d;' > vp8/encoder/pickinter.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/onyx_if.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/onyx_if.c.d;' > vp8/encoder/onyx_if.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/modecosts.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/modecosts.c.d;' > vp8/encoder/modecosts.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/mcomp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/mcomp.c.d;' > vp8/encoder/mcomp.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/lookahead.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/lookahead.c.d;' > vp8/encoder/lookahead.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/denoising.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/denoising.c.d;' > vp8/encoder/denoising.c.d mkdir -p vp8/encoder/ mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/firstpass.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/firstpass.c.d;' > vp8/encoder/firstpass.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/ethreading.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/ethreading.c.d;' > vp8/encoder/ethreading.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/encodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/encodemv.c.d;' > vp8/encoder/encodemv.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/encodemb.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/encodemb.c.d;' > vp8/encoder/encodemb.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/encodeintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/encodeintra.c.d;' > vp8/encoder/encodeintra.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/encodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/encodeframe.c.d;' > vp8/encoder/encodeframe.c.d mkdir -p vp8/encoder/ mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/dct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/dct.c.d;' > vp8/encoder/dct.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/boolhuff.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/boolhuff.c.d;' > vp8/encoder/boolhuff.c.d mkdir -p vp8/encoder/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/bitstream.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/bitstream.c.d;' > vp8/encoder/bitstream.c.d mkdir -p vp8/encoder/ mkdir -p vp8/ mkdir -p vpx_ports/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/encoder/asm_enc_offsets.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/\1.c.o vp8/encoder/asm_enc_offsets.c.d;' > vp8/encoder/asm_enc_offsets.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8/vp8_cx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/\1.c.o vp8/vp8_cx_iface.c.d;' > vp8/vp8_cx_iface.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_ports/x86_cpuid.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_ports/\1.c.o vpx_ports/x86_cpuid.c.d;' > vpx_ports/x86_cpuid.c.d mkdir -p vpx_scale/generic/ mkdir -p vpx_scale/generic/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_scale/generic/gen_scalers.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/\1.c.o vpx_scale/generic/gen_scalers.c.d;' > vpx_scale/generic/gen_scalers.c.d mkdir -p vpx_scale/generic/ mkdir -p vpx_scale/generic/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_scale/generic/yv12extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/\1.c.o vpx_scale/generic/yv12extend.c.d;' > vpx_scale/generic/yv12extend.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_scale/generic/yv12config.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/\1.c.o vpx_scale/generic/yv12config.c.d;' > vpx_scale/generic/yv12config.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_scale/generic/vpxscale.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/\1.c.o vpx_scale/generic/vpxscale.c.d;' > vpx_scale/generic/vpxscale.c.d mkdir -p vpx_mem/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx_mem/vpx_mem.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_mem/\1.c.o vpx_mem/vpx_mem.c.d;' > vpx_mem/vpx_mem.c.d mkdir -p vpx/src/ mkdir -p vpx/src/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx/src/vpx_image.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/\1.c.o vpx/src/vpx_image.c.d;' > vpx/src/vpx_image.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx/src/vpx_codec.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/\1.c.o vpx/src/vpx_codec.c.d;' > vpx/src/vpx_codec.c.d mkdir -p vpx/src/ mkdir -p vpx/src/ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx/src/vpx_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/\1.c.o vpx/src/vpx_encoder.c.d;' > vpx/src/vpx_encoder.c.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpx/src/vpx_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/\1.c.o vpx/src/vpx_decoder.c.d;' > vpx/src/vpx_decoder.c.d [CREATE] vpx_config.asm gcc -S -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -DINLINE_ASM -o vp8/encoder/asm_enc_offsets.c.S vp8/encoder/asm_enc_offsets.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/postproc_sse2.asm > vp8/common/x86/postproc_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/mfqe_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/mfqe_sse2.asm > vp8/common/x86/mfqe_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/postproc_mmx.asm > vp8/common/x86/postproc_mmx.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse4.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_sse4.asm > vp8/common/x86/sad_sse4.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/variance_impl_ssse3.asm > vp8/common/x86/variance_impl_ssse3.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/subpixel_ssse3.asm > vp8/common/x86/subpixel_ssse3.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_ssse3.asm > vp8/common/x86/sad_ssse3.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_sse3.asm > vp8/common/x86/sad_sse3.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/variance_impl_sse2.asm > vp8/common/x86/variance_impl_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/iwalsh_sse2.asm > vp8/common/x86/iwalsh_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/loopfilter_sse2.asm > vp8/common/x86/loopfilter_sse2.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/subpixel_sse2.asm > vp8/common/x86/subpixel_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_sse2.asm > vp8/common/x86/sad_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/recon_sse2.asm > vp8/common/x86/recon_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/idctllm_sse2.asm > vp8/common/x86/idctllm_sse2.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/variance_impl_mmx.asm > vp8/common/x86/variance_impl_mmx.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/subpixel_mmx.asm > vp8/common/x86/subpixel_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/sad_mmx.asm > vp8/common/x86/sad_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/recon_mmx.asm > vp8/common/x86/recon_mmx.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/loopfilter_mmx.asm > vp8/common/x86/loopfilter_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/iwalsh_mmx.asm > vp8/common/x86/iwalsh_mmx.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/idctllm_mmx.asm > vp8/common/x86/idctllm_mmx.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/dequantize_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/common/x86/dequantize_mmx.asm > vp8/common/x86/dequantize_mmx.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/encodeopt.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/encodeopt.asm > vp8/encoder/x86/encodeopt.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_mmx.asm > vp8/encoder/x86/quantize_mmx.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/temporal_filter_apply_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/temporal_filter_apply_sse2.asm > vp8/encoder/x86/temporal_filter_apply_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/subtract_sse2.asm > vp8/encoder/x86/subtract_sse2.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/fwalsh_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/fwalsh_sse2.asm > vp8/encoder/x86/fwalsh_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/dct_sse2.asm > vp8/encoder/x86/dct_sse2.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/subtract_mmx.asm > vp8/encoder/x86/subtract_mmx.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_mmx.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/dct_mmx.asm > vp8/encoder/x86/dct_mmx.asm.d mkdir -p vpx_ports/ mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/x86_abi_support.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vpx_ports/x86_abi_support.asm > vpx_ports/x86_abi_support.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/emms.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vpx_ports/emms.asm > vpx_ports/emms.asm.d [CREATE] asm_enc_offsets.asm LC_ALL=C grep '^[a-zA-Z0-9_]* EQU' vp8/encoder/asm_enc_offsets.c.S | tr -d '$\#' > asm_enc_offsets.asm mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_sse2.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_sse2.asm > vp8/encoder/x86/quantize_sse2.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_sse4.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_sse4.asm > vp8/encoder/x86/quantize_sse4.asm.d /builddir/build/BUILD/libvpx-v1.2.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_ssse3.asm.d -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ vp8/encoder/x86/quantize_ssse3.asm > vp8/encoder/x86/quantize_ssse3.asm.d gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx/src/vpx_decoder.c.o vpx/src/vpx_decoder.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx/src/vpx_encoder.c.o vpx/src/vpx_encoder.c [CREATE] libs.doxy gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx/src/vpx_codec.c.o vpx/src/vpx_codec.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx/src/vpx_image.c.o vpx/src/vpx_image.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_mem/vpx_mem.c.o vpx_mem/vpx_mem.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_scale/generic/vpxscale.c.o vpx_scale/generic/vpxscale.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12config.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/yv12extend.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_scale/generic/gen_scalers.c.o vpx_scale/generic/gen_scalers.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_ports/x86_cpuid.c.o vpx_ports/x86_cpuid.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/alloccommon.c.o vp8/common/alloccommon.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/asm_com_offsets.c.o vp8/common/asm_com_offsets.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/blockd.c.o vp8/common/blockd.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/debugmodes.c.o vp8/common/debugmodes.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/dequantize.c.o vp8/common/dequantize.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/entropy.c.o vp8/common/entropy.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/entropymode.c.o vp8/common/entropymode.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/entropymv.c.o vp8/common/entropymv.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/extend.c.o vp8/common/extend.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/filter.c.o vp8/common/filter.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/findnearmv.c.o vp8/common/findnearmv.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/generic/systemdependent.c.o vp8/common/generic/systemdependent.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/idct_blk.c.o vp8/common/idct_blk.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/idctllm.c.o vp8/common/idctllm.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/rtcd.c.o vp8/common/rtcd.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/loopfilter.c.o vp8/common/loopfilter.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/loopfilter_filters.c.o vp8/common/loopfilter_filters.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/mbpitch.c.o vp8/common/mbpitch.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/modecont.c.o vp8/common/modecont.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/quant_common.c.o vp8/common/quant_common.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/reconinter.c.o vp8/common/reconinter.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/reconintra.c.o vp8/common/reconintra.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/reconintra4x4.c.o vp8/common/reconintra4x4.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/sad_c.c.o vp8/common/sad_c.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/setupintrarecon.c.o vp8/common/setupintrarecon.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/swapyv12buffer.c.o vp8/common/swapyv12buffer.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/variance_c.c.o vp8/common/variance_c.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/treecoder.c.o vp8/common/treecoder.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/filter_x86.c.o vp8/common/x86/filter_x86.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/vp8_asm_stubs.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/loopfilter_x86.c.o vp8/common/x86/loopfilter_x86.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/mfqe.c.o vp8/common/mfqe.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/postproc.c.o vp8/common/postproc.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_mmx.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/variance_mmx.c.o vp8/common/x86/variance_mmx.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/idct_blk_sse2.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/recon_wrapper_sse2.c.o vp8/common/x86/recon_wrapper_sse2.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/variance_sse2.c.o vp8/common/x86/variance_sse2.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/variance_ssse3.c.o vp8/common/x86/variance_ssse3.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/common/x86/postproc_x86.c.o vp8/common/x86/postproc_x86.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/vp8_cx_iface.c.o vp8/vp8_cx_iface.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/asm_enc_offsets.c.o vp8/encoder/asm_enc_offsets.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/bitstream.c.o vp8/encoder/bitstream.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/boolhuff.c.o vp8/encoder/boolhuff.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/dct.c.o vp8/encoder/dct.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/encodeframe.c.o vp8/encoder/encodeframe.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/encodeintra.c.o vp8/encoder/encodeintra.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/encodemb.c.o vp8/encoder/encodemb.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/encodemv.c.o vp8/encoder/encodemv.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/ethreading.c.o vp8/encoder/ethreading.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/firstpass.c.o vp8/encoder/firstpass.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/denoising.c.o vp8/encoder/denoising.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/lookahead.c.o vp8/encoder/lookahead.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/mcomp.c.o vp8/encoder/mcomp.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/modecosts.c.o vp8/encoder/modecosts.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/onyx_if.c.o vp8/encoder/onyx_if.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/pickinter.c.o vp8/encoder/pickinter.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/picklpf.c.o vp8/encoder/picklpf.c vp8/encoder/mcomp.c: In function 'vp8_find_best_sub_pixel_step_iteratively': vp8/encoder/mcomp.c:238:33: warning: variable 'buf_c2' set but not used [-Wunused-but-set-variable] int buf_r1, buf_r2, buf_c1, buf_c2; ^ gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/psnr.c.o vp8/encoder/psnr.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/quantize.c.o vp8/encoder/quantize.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/ratectrl.c.o vp8/encoder/ratectrl.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/rdopt.c.o vp8/encoder/rdopt.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/segmentation.c.o vp8/encoder/segmentation.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/tokenize.c.o vp8/encoder/tokenize.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/treewriter.c.o vp8/encoder/treewriter.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/temporal_filter.c.o vp8/encoder/temporal_filter.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/x86/vp8_enc_stubs_mmx.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -msse2 -c -o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/denoising_sse2.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/vp8_dx_iface.c.o vp8/vp8_dx_iface.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/asm_dec_offsets.c.o vp8/decoder/asm_dec_offsets.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/dboolhuff.c.o vp8/decoder/dboolhuff.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/decodemv.c.o vp8/decoder/decodemv.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/decodframe.c.o vp8/decoder/decodframe.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/detokenize.c.o vp8/decoder/detokenize.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/onyxd_if.c.o vp8/decoder/onyxd_if.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8/decoder/threading.c.o vp8/decoder/threading.c gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpx_config.c.o vpx_config.c nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vpx_ports/emms.asm.o vpx_ports/emms.asm :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vpx_ports/x86_abi_support.asm.o vpx_ports/x86_abi_support.asm :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/dequantize_mmx.asm :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/idctllm_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/iwalsh_mmx.asm.o vp8/common/x86/iwalsh_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/loopfilter_mmx.asm.o vp8/common/x86/loopfilter_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/recon_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/sad_mmx.asm.o vp8/common/x86/sad_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/subpixel_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/variance_impl_mmx.asm.o vp8/common/x86/variance_impl_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/idctllm_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/recon_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/sad_sse2.asm.o vp8/common/x86/sad_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/subpixel_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/variance_impl_sse2.asm.o vp8/common/x86/variance_impl_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/sad_sse3.asm.o vp8/common/x86/sad_sse3.asm vp8/common/x86/recon_sse2.asm:658: warning: label alone on a line without a colon might be in error nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/sad_ssse3.asm.o vp8/common/x86/sad_ssse3.asm vp8/common/x86/recon_sse2.asm:720: warning: label alone on a line without a colon might be in error vp8/common/x86/recon_sse2.asm:813: warning: label alone on a line without a colon might be in error vp8/common/x86/recon_sse2.asm:859: warning: label alone on a line without a colon might be in error vp8/common/x86/recon_sse2.asm:998: warning: label alone on a line without a colon might be in error nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/subpixel_ssse3.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/variance_impl_ssse3.asm.o vp8/common/x86/variance_impl_ssse3.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/sad_sse4.asm.o vp8/common/x86/sad_sse4.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/postproc_mmx.asm.o vp8/common/x86/postproc_mmx.asm vp8/common/x86/postproc_mmx.asm:62: warning: label alone on a line without a colon might be in error vp8/common/x86/postproc_mmx.asm:75: warning: label alone on a line without a colon might be in error nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/mfqe_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/common/x86/postproc_sse2.asm.o vp8/common/x86/postproc_sse2.asm vp8/common/x86/mfqe_sse2.asm:48: warning: label alone on a line without a colon might be in error vp8/common/x86/mfqe_sse2.asm:125: warning: label alone on a line without a colon might be in error vp8/common/x86/mfqe_sse2.asm:192: warning: label alone on a line without a colon might be in error nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/dct_mmx.asm.o vp8/encoder/x86/dct_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/subtract_mmx.asm.o vp8/encoder/x86/subtract_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/dct_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm vp8/common/x86/postproc_sse2.asm:201: warning: label alone on a line without a colon might be in error vp8/common/x86/postproc_sse2.asm:281: warning: label alone on a line without a colon might be in error vp8/common/x86/postproc_sse2.asm:294: warning: label alone on a line without a colon might be in error nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/quantize_sse2.asm.o vp8/encoder/x86/quantize_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/subtract_sse2.asm.o vp8/encoder/x86/subtract_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/quantize_ssse3.asm.o vp8/encoder/x86/quantize_ssse3.asm vp8/encoder/x86/temporal_filter_apply_sse2.asm:206: warning: label alone on a line without a colon might be in error nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/quantize_sse4.asm.o vp8/encoder/x86/quantize_sse4.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/quantize_mmx.asm nasm -Ox -f elf32 -I./ -I"/builddir/build/BUILD/libvpx-v1.2.0"/ -o vp8/encoder/x86/encodeopt.asm.o vp8/encoder/x86/encodeopt.asm [CREATE] libvpx.ver [CREATE] vpx.pc echo "{ global:" > libvpx.ver echo '# pkg-config file from libvpx v1.2.0' > vpx.pc echo 'prefix=/usr' >> vpx.pc for f in vp8/exports_enc vp8/exports_dec vpx/exports_com vpx/exports_enc vpx/exports_dec; do awk '{print $2";"}' < $f >>libvpx.ver; done echo 'exec_prefix=${prefix}' >> vpx.pc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o third_party/googletest/src/src/gtest-all.cc.o third_party/googletest/src/src/gtest-all.cc echo 'libdir=${prefix}/lib' >> vpx.pc echo 'includedir=${prefix}/include' >> vpx.pc echo '' >> vpx.pc echo 'Name: vpx' >> vpx.pc echo "local: *; };" >> libvpx.ver echo 'Description: WebM Project VPx codec implementation' >> vpx.pc gcc -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o test/../md5_utils.c.o test/../md5_utils.c echo 'Version: 1.2.0' >> vpx.pc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/altref_test.cc.o test/altref_test.cc echo 'Requires:' >> vpx.pc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/config_test.cc.o test/config_test.cc echo 'Conflicts:' >> vpx.pc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/cq_test.cc.o test/cq_test.cc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/datarate_test.cc.o test/datarate_test.cc :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition echo 'Libs: -L${libdir} -lvpx' >> vpx.pc echo 'Libs.private: -lm -lpthread' >> vpx.pc echo 'Cflags: -I${includedir}' >> vpx.pc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/decode_test_driver.cc.o test/decode_test_driver.cc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/encode_test_driver.cc.o test/encode_test_driver.cc :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/error_resilience_test.cc.o test/error_resilience_test.cc g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/keyframe_test.cc.o test/keyframe_test.cc :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/resize_test.cc.o test/resize_test.cc :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/test_libvpx.cc.o test/test_libvpx.cc :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition g++ -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx-v1.2.0/third_party/googletest/src/include -c -o test/test_vector_test.cc.o test/test_vector_test.cc :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from test/datarate_test.cc:11:0: ./test/i420_video_source.h: In member function 'virtual vpx_rational_t libvpx_test::I420VideoSource::timebase() const': ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_denominator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] const vpx_rational_t t = { framerate_denominator_, framerate_numerator_ }; ^ ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_numerator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from test/error_resilience_test.cc:12:0: ./test/i420_video_source.h: In member function 'virtual vpx_rational_t libvpx_test::I420VideoSource::timebase() const': ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_denominator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] const vpx_rational_t t = { framerate_denominator_, framerate_numerator_ }; ^ ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_numerator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from test/altref_test.cc:12:0: ./test/i420_video_source.h: In member function 'virtual vpx_rational_t libvpx_test::I420VideoSource::timebase() const': ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_denominator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] const vpx_rational_t t = { framerate_denominator_, framerate_numerator_ }; ^ ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_numerator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from test/keyframe_test.cc:13:0: ./test/i420_video_source.h: In member function 'virtual vpx_rational_t libvpx_test::I420VideoSource::timebase() const': ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_denominator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] const vpx_rational_t t = { framerate_denominator_, framerate_numerator_ }; ^ ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_numerator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] In file included from test/cq_test.cc:13:0: ./test/i420_video_source.h: In member function 'virtual vpx_rational_t libvpx_test::I420VideoSource::timebase() const': ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_denominator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] const vpx_rational_t t = { framerate_denominator_, framerate_numerator_ }; ^ ./test/i420_video_source.h:75:77: warning: narrowing conversion of '((const libvpx_test::I420VideoSource*)this)->libvpx_test::I420VideoSource::framerate_numerator_' from 'const unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing] ar -rusv libvpx_g.a vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpxscale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_ports/x86_cpuid.c.o vp8/common/alloccommon.c.o vp8/common/asm_com_offsets.c.o vp8/common/blockd.c.o vp8/common/debugmodes.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/sad_c.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/variance_c.c.o vp8/common/treecoder.c.o vp8/common/x86/filter_x86.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/variance_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/recon_wrapper_sse2.c.o vp8/common/x86/variance_sse2.c.o vp8/common/x86/variance_ssse3.c.o vp8/common/x86/postproc_x86.c.o vp8/vp8_cx_iface.c.o vp8/encoder/asm_enc_offsets.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/firstpass.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/psnr.c.o vp8/encoder/quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/temporal_filter.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/vp8_dx_iface.c.o vp8/decoder/asm_dec_offsets.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vpx_config.c.o vpx_ports/emms.asm.o vpx_ports/x86_abi_support.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/iwalsh_mmx.asm.o vp8/common/x86/loopfilter_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/sad_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/variance_impl_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/sad_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/variance_impl_sse2.asm.o vp8/common/x86/sad_sse3.asm.o vp8/common/x86/sad_ssse3.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/variance_impl_ssse3.asm.o vp8/common/x86/sad_sse4.asm.o vp8/common/x86/postproc_mmx.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/postproc_sse2.asm.o vp8/encoder/x86/dct_mmx.asm.o vp8/encoder/x86/subtract_mmx.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/quantize_sse2.asm.o vp8/encoder/x86/subtract_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/quantize_ssse3.asm.o vp8/encoder/x86/quantize_sse4.asm.o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/encodeopt.asm.o gcc -shared -m32 -Wl,--no-undefined -Wl,-soname,libvpx.so.1 -Wl,--version-script,libvpx.ver -o libvpx.so.1.2.0 vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpxscale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_ports/x86_cpuid.c.o vp8/common/alloccommon.c.o vp8/common/asm_com_offsets.c.o vp8/common/blockd.c.o vp8/common/debugmodes.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/sad_c.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/variance_c.c.o vp8/common/treecoder.c.o vp8/common/x86/filter_x86.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/variance_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/recon_wrapper_sse2.c.o vp8/common/x86/variance_sse2.c.o vp8/common/x86/variance_ssse3.c.o vp8/common/x86/postproc_x86.c.o vp8/vp8_cx_iface.c.o vp8/encoder/asm_enc_offsets.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/firstpass.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/psnr.c.o vp8/encoder/quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/temporal_filter.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/vp8_dx_iface.c.o vp8/decoder/asm_dec_offsets.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vpx_config.c.o vpx_ports/emms.asm.o vpx_ports/x86_abi_support.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/iwalsh_mmx.asm.o vp8/common/x86/loopfilter_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/sad_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/variance_impl_mmx.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/sad_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/variance_impl_sse2.asm.o vp8/common/x86/sad_sse3.asm.o vp8/common/x86/sad_ssse3.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/variance_impl_ssse3.asm.o vp8/common/x86/sad_sse4.asm.o vp8/common/x86/postproc_mmx.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/postproc_sse2.asm.o vp8/encoder/x86/dct_mmx.asm.o vp8/encoder/x86/subtract_mmx.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/quantize_sse2.asm.o vp8/encoder/x86/subtract_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/quantize_ssse3.asm.o vp8/encoder/x86/quantize_sse4.asm.o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/encodeopt.asm.o -lpthread -lm ar: creating libvpx_g.a a - vpx/src/vpx_decoder.c.o a - vpx/src/vpx_encoder.c.o a - vpx/src/vpx_codec.c.o a - vpx/src/vpx_image.c.o a - vpx_mem/vpx_mem.c.o a - vpx_scale/generic/vpxscale.c.o a - vpx_scale/generic/yv12config.c.o a - vpx_scale/generic/yv12extend.c.o a - vpx_scale/generic/gen_scalers.c.o a - vpx_ports/x86_cpuid.c.o a - vp8/common/alloccommon.c.o a - vp8/common/asm_com_offsets.c.o a - vp8/common/blockd.c.o a - vp8/common/debugmodes.c.o a - vp8/common/dequantize.c.o a - vp8/common/entropy.c.o a - vp8/common/entropymode.c.o a - vp8/common/entropymv.c.o a - vp8/common/extend.c.o a - vp8/common/filter.c.o a - vp8/common/findnearmv.c.o a - vp8/common/generic/systemdependent.c.o a - vp8/common/idct_blk.c.o a - vp8/common/idctllm.c.o a - vp8/common/rtcd.c.o a - vp8/common/loopfilter.c.o a - vp8/common/loopfilter_filters.c.o a - vp8/common/mbpitch.c.o a - vp8/common/modecont.c.o a - vp8/common/quant_common.c.o a - vp8/common/reconinter.c.o a - vp8/common/reconintra.c.o a - vp8/common/reconintra4x4.c.o a - vp8/common/sad_c.c.o a - vp8/common/setupintrarecon.c.o a - vp8/common/swapyv12buffer.c.o a - vp8/common/variance_c.c.o a - vp8/common/treecoder.c.o a - vp8/common/x86/filter_x86.c.o a - vp8/common/x86/vp8_asm_stubs.c.o a - vp8/common/x86/loopfilter_x86.c.o a - vp8/common/mfqe.c.o a - vp8/common/postproc.c.o a - vp8/common/x86/idct_blk_mmx.c.o a - vp8/common/x86/variance_mmx.c.o a - vp8/common/x86/idct_blk_sse2.c.o a - vp8/common/x86/recon_wrapper_sse2.c.o a - vp8/common/x86/variance_sse2.c.o a - vp8/common/x86/variance_ssse3.c.o a - vp8/common/x86/postproc_x86.c.o a - vp8/vp8_cx_iface.c.o a - vp8/encoder/asm_enc_offsets.c.o a - vp8/encoder/bitstream.c.o a - vp8/encoder/boolhuff.c.o a - vp8/encoder/dct.c.o a - vp8/encoder/encodeframe.c.o a - vp8/encoder/encodeintra.c.o a - vp8/encoder/encodemb.c.o a - vp8/encoder/encodemv.c.o a - vp8/encoder/ethreading.c.o a - vp8/encoder/firstpass.c.o a - vp8/encoder/denoising.c.o a - vp8/encoder/lookahead.c.o a - vp8/encoder/mcomp.c.o a - vp8/encoder/modecosts.c.o a - vp8/encoder/onyx_if.c.o a - vp8/encoder/pickinter.c.o a - vp8/encoder/picklpf.c.o a - vp8/encoder/psnr.c.o a - vp8/encoder/quantize.c.o a - vp8/encoder/ratectrl.c.o a - vp8/encoder/rdopt.c.o a - vp8/encoder/segmentation.c.o a - vp8/encoder/tokenize.c.o a - vp8/encoder/treewriter.c.o a - vp8/encoder/temporal_filter.c.o a - vp8/encoder/x86/vp8_enc_stubs_mmx.c.o a - vp8/encoder/x86/denoising_sse2.c.o a - vp8/encoder/x86/vp8_enc_stubs_sse2.c.o a - vp8/vp8_dx_iface.c.o a - vp8/decoder/asm_dec_offsets.c.o a - vp8/decoder/dboolhuff.c.o a - vp8/decoder/decodemv.c.o a - vp8/decoder/decodframe.c.o a - vp8/decoder/detokenize.c.o a - vp8/decoder/onyxd_if.c.o a - vp8/decoder/threading.c.o a - vpx_config.c.o a - vpx_ports/emms.asm.o a - vpx_ports/x86_abi_support.asm.o a - vp8/common/x86/dequantize_mmx.asm.o a - vp8/common/x86/idctllm_mmx.asm.o a - vp8/common/x86/iwalsh_mmx.asm.o a - vp8/common/x86/loopfilter_mmx.asm.o a - vp8/common/x86/recon_mmx.asm.o a - vp8/common/x86/sad_mmx.asm.o a - vp8/common/x86/subpixel_mmx.asm.o a - vp8/common/x86/variance_impl_mmx.asm.o a - vp8/common/x86/idctllm_sse2.asm.o a - vp8/common/x86/recon_sse2.asm.o a - vp8/common/x86/sad_sse2.asm.o a - vp8/common/x86/subpixel_sse2.asm.o a - vp8/common/x86/loopfilter_sse2.asm.o a - vp8/common/x86/iwalsh_sse2.asm.o a - vp8/common/x86/variance_impl_sse2.asm.o a - vp8/common/x86/sad_sse3.asm.o a - vp8/common/x86/sad_ssse3.asm.o a - vp8/common/x86/subpixel_ssse3.asm.o a - vp8/common/x86/variance_impl_ssse3.asm.o a - vp8/common/x86/sad_sse4.asm.o a - vp8/common/x86/postproc_mmx.asm.o a - vp8/common/x86/mfqe_sse2.asm.o a - vp8/common/x86/postproc_sse2.asm.o a - vp8/encoder/x86/dct_mmx.asm.o a - vp8/encoder/x86/subtract_mmx.asm.o a - vp8/encoder/x86/dct_sse2.asm.o a - vp8/encoder/x86/fwalsh_sse2.asm.o a - vp8/encoder/x86/quantize_sse2.asm.o a - vp8/encoder/x86/subtract_sse2.asm.o a - vp8/encoder/x86/temporal_filter_apply_sse2.asm.o a - vp8/encoder/x86/quantize_ssse3.asm.o a - vp8/encoder/x86/quantize_sse4.asm.o a - vp8/encoder/x86/quantize_mmx.asm.o a - vp8/encoder/x86/encodeopt.asm.o strip --strip-unneeded \ `nm libvpx_g.a | grep ' [A-TV-Z] ' | awk '{print "-K"$3'}`\ -o libvpx.a libvpx_g.a [LN] libvpx.so ln -sf libvpx.so.1.2.0 libvpx.so [LN] libvpx.so.1 [LN] libvpx.so.1.2 ln -sf libvpx.so.1.2.0 libvpx.so.1 ln -sf libvpx.so.1.2.0 libvpx.so.1.2 ar -rusv libgtest_g.a third_party/googletest/src/src/gtest-all.cc.o ar: creating libgtest_g.a a - third_party/googletest/src/src/gtest-all.cc.o strip --strip-unneeded \ `nm libgtest_g.a | grep ' [A-TV-Z] ' | awk '{print "-K"$3'}`\ -o libgtest.a libgtest_g.a g++ -m32 -o test_libvpx test/../md5_utils.c.o test/altref_test.cc.o test/config_test.cc.o test/cq_test.cc.o test/datarate_test.cc.o test/decode_test_driver.cc.o test/encode_test_driver.cc.o test/error_resilience_test.cc.o test/keyframe_test.cc.o test/resize_test.cc.o test/test_libvpx.cc.o test/test_vector_test.cc.o -L. -lvpx -lgtest -lpthread -lm -lpthread + mv libvpx.a libNOTvpx.a + mv libvpx_g.a libNOTvpx_g.a + ln -sf libvpx.so.1.2.0 libvpx.so + make -j16 verbose=true target=examples CONFIG_SHARED=1 [EXAMPLE] vp8cx_set_ref.c [EXAMPLE] vp8_set_maps.c [EXAMPLE] error_resilient.c [EXAMPLE] decode_with_drops.c [EXAMPLE] force_keyframe.c [EXAMPLE] twopass_encoder.c [EXAMPLE] simple_encoder.c [EXAMPLE] decode_to_md5.c [EXAMPLE] postproc.c mkdir -p ./ [EXAMPLE] simple_decoder.c mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8_scalable_patterns.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o vp8_scalable_patterns.c.d;' > vp8_scalable_patterns.c.d mkdir -p libmkv/ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpxenc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o vpxenc.c.d;' > vpxenc.c.d mkdir -p ./ mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M libmkv/EbmlWriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;libmkv/\1.c.o libmkv/EbmlWriter.c.d;' > libmkv/EbmlWriter.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M tools_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o tools_common.c.d;' > tools_common.c.d gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M y4minput.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o y4minput.c.d;' > y4minput.c.d gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M args.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o args.c.d;' > args.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vpxdec.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o vpxdec.c.d;' > vpxdec.c.d mkdir -p nestegg/src/ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M nestegg/src/nestegg.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;nestegg/src/\1.c.o nestegg/src/nestegg.c.d;' > nestegg/src/nestegg.c.d mkdir -p nestegg/halloc/src/ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M nestegg/halloc/src/halloc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;nestegg/halloc/src/\1.c.o nestegg/halloc/src/halloc.c.d;' > nestegg/halloc/src/halloc.c.d mkdir -p ./ mkdir -p ./ mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M error_resilient.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o error_resilient.c.d;' > error_resilient.c.d gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M decode_with_drops.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o decode_with_drops.c.d;' > decode_with_drops.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M force_keyframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o force_keyframe.c.d;' > force_keyframe.c.d gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M postproc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o postproc.c.d;' > postproc.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M simple_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o simple_decoder.c.d;' > simple_decoder.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M decode_to_md5.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o decode_to_md5.c.d;' > decode_to_md5.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M twopass_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o twopass_encoder.c.d;' > twopass_encoder.c.d mkdir -p ./ mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8cx_set_ref.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o vp8cx_set_ref.c.d;' > vp8cx_set_ref.c.d mkdir -p ./ gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M simple_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o simple_encoder.c.d;' > simple_encoder.c.d gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -M vp8_set_maps.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;./\1.c.o vp8_set_maps.c.d;' > vp8_set_maps.c.d [DOXY] samples.dox [DOXY] vpxdec.dox [DOXY] vpxenc.dox [DOXY] vp8_scalable_patterns.dox [DOXY] simple_decoder.dox [DOXY] postproc.dox [DOXY] decode_to_md5.dox [DOXY] simple_encoder.dox [DOXY] twopass_encoder.dox [DOXY] force_keyframe.dox [DOXY] decode_with_drops.dox [DOXY] error_resilient.dox [DOXY] vp8_set_maps.dox [DOXY] vp8cx_set_ref.dox gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o args.c.o args.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o tools_common.c.o tools_common.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o nestegg/halloc/src/halloc.c.o nestegg/halloc/src/halloc.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o nestegg/src/nestegg.c.o nestegg/src/nestegg.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpxdec.c.o vpxdec.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o y4minput.c.o y4minput.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o libmkv/EbmlWriter.c.o libmkv/EbmlWriter.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vpxenc.c.o vpxenc.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8_scalable_patterns.c.o vp8_scalable_patterns.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o simple_decoder.c.o simple_decoder.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o postproc.c.o postproc.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o decode_to_md5.c.o decode_to_md5.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o simple_encoder.c.o simple_encoder.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o twopass_encoder.c.o twopass_encoder.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o force_keyframe.c.o force_keyframe.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o decode_with_drops.c.o decode_with_drops.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o error_resilient.c.o error_resilient.c gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8_set_maps.c.o vp8_set_maps.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -I/builddir/build/BUILD/libvpx-v1.2.0/vp8 -m32 -fomit-frame-pointer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx-v1.2.0" -c -o vp8cx_set_ref.c.o vp8cx_set_ref.c gcc -L. -m32 -o simple_decoder simple_decoder.c.o -lvpx -lm -lpthread :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition gcc -L. -m32 -o postproc postproc.c.o -lvpx -lm -lpthread gcc -L. -m32 -o simple_encoder simple_encoder.c.o -lvpx -lm -lpthread gcc -L. -m32 -o decode_to_md5 md5_utils.c.o decode_to_md5.c.o -lvpx -lm -lpthread gcc -L. -m32 -o twopass_encoder twopass_encoder.c.o -lvpx -lm -lpthread gcc -L. -m32 -o error_resilient error_resilient.c.o -lvpx -lm -lpthread gcc -L. -m32 -o decode_with_drops decode_with_drops.c.o -lvpx -lm -lpthread gcc -L. -m32 -o vp8_scalable_patterns vp8_scalable_patterns.c.o -lvpx -lm -lpthread gcc -L. -m32 -o force_keyframe force_keyframe.c.o -lvpx -lm -lpthread gcc -L. -m32 -o vp8_set_maps vp8_set_maps.c.o -lvpx -lm -lpthread gcc -L. -m32 -o vp8cx_set_ref vp8cx_set_ref.c.o -lvpx -lm -lpthread gcc -L. -m32 -o vpxdec md5_utils.c.o args.c.o tools_common.c.o nestegg/halloc/src/halloc.c.o nestegg/src/nestegg.c.o vpxdec.c.o -lvpx -lm -lpthread gcc -L. -m32 -o vpxenc args.c.o y4minput.c.o tools_common.c.o libmkv/EbmlWriter.c.o vpxenc.c.o -lvpx -lm -lpthread + make -j16 verbose=true target=docs [CREATE] doxyfile [DOXYGEN] doxyfile Warning: Tag `SHOW_DIRECTORIES' at line 413 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 713 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/libvpx-v1.2.0/usage.dox:79: warning: problem evaluating expression 'multi-encoder': Syntax error in part '-encoder' /builddir/build/BUILD/libvpx-v1.2.0/vpx/vp8cx.h:24: warning: Member VP8CX_H (macro definition) of group vp8_encoder is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_codec.h:44: warning: Member VPX_CODEC_H (macro definition) of group codec is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_decoder.h:32: warning: Member VPX_DECODER_H (macro definition) of group decoder is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_encoder.h:32: warning: Member VPX_ENCODER_H (macro definition) of group encoder is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_image.h:21: warning: Member VPX_IMAGE_H (macro definition) of file vpx_image.h is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vp8cx.h:24: warning: Member VP8CX_H (macro definition) of group vp8_encoder is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_codec.h:44: warning: Member VPX_CODEC_H (macro definition) of group codec is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_decoder.h:32: warning: Member VPX_DECODER_H (macro definition) of group decoder is not documented. /builddir/build/BUILD/libvpx-v1.2.0/vpx/vpx_encoder.h:32: warning: Member VPX_ENCODER_H (macro definition) of group encoder is not documented. + mv libNOTvpx.a libvpx.a + mv libNOTvpx_g.a libvpx_g.a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VFNvzA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 ++ dirname /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 + cd libvpx-v1.2.0 + make DIST_DIR=/builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr dist [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vp8.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vp8cx.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vp8dx.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_codec.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_image.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_integer.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_codec_impl_top.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_codec_impl_bottom.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_decoder.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/include/vpx/vpx_encoder.h [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/libvpx.a [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/libvpx.so.1.2.0 [LN] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/libvpx.so [LN] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/libvpx.so.1 [LN] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/libvpx.so.1.2 [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/pkgconfig/vpx.pc [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vpxdec [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vpxenc [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_scalable_patterns [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/simple_decoder [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/postproc [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/decode_to_md5 [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/simple_encoder [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/twopass_encoder [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/force_keyframe [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/decode_with_drops [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/error_resilient [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_set_maps [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8cx_set_ref [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__rational.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__codec__mmap.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_vp8_scalable_patterns.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__codec.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/nav_h.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vp8dx_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__scaling__mode.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/tab_a.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vp8cx_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2mnode.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/functions.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/index.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2node.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vp8cx_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/annotated.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__encoder_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/bdwn.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/usage_xma.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2vertline.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__codec__ctx.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__encoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/sync_off.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__vp8__decoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vp8dx_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_defs.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__active__map.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/closed.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__encoder_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2ns.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_vpxdec.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/readme.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_error_resilient.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/deprecated.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/doxygen.css [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/nav_g.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2link.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/functions_vars.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_type.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/bc_s.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/changelog.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__image_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__decoder_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_vpxenc.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/usage_encode.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/tab_s.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/files.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__vp8.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__codec__enc__cfg.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_decode_to_md5.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2folderopen.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/tabs.css [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/open.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2splitbar.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__codec__stream__info.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_0x6d.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__image_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/jquery.js [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__fixed__buf.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/sync_on.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/modules.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__image.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_simple_encoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/tab_h.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__cap__put__frame.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2plastnode.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__decoder_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/tab_b.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_postproc.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/samples.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_twopass_encoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__decoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvp8__postproc__cfg.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_func.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_0x75.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/doxygen.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__codec__cx__pkt.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/usage.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__codec_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_force_keyframe.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2pnode.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/rfc2119.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2blank.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_enum.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_0x76.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2mlastnode.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/classes.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2mo.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__vp8__encoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2doc.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_vp8cx_set_ref.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/usage_decode.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vpx__codec_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__roi__map.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2cl.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/todo.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/dynsections.js [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__codec__dec__cfg.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2folderclosed.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals_eval.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_vp8_set_maps.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__cap__xma.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/pages.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/nav_f.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__ref__frame.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/dir_ce0ab26228883e873492c15423e35021.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_decode_with_drops.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__codecs.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/ftv2lastnode.png [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/globals.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/group__cap__put__slice.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/example_simple_decoder.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vp8_8h.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/structvpx__image__rect.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs/html/vp8_8h_source.html [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/CHANGELOG [INSTALL] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/README [MD5SUM] /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr + mv /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/docs doc/ + pushd /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 ~/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 ~/build/BUILD/libvpx-v1.2.0 + rm -rf usr/build/ usr/md5sums.txt usr/lib/libvpx.a usr/CHANGELOG usr/README + mv usr/bin/postproc usr/bin/vp8_postproc + mv usr/bin/simple_decoder usr/bin/vp8_simple_decoder + mv usr/bin/simple_encoder usr/bin/vp8_simple_encoder + mv usr/bin/twopass_encoder usr/bin/vp8_twopass_encoder + chmod 755 usr/bin/decode_to_md5 usr/bin/decode_with_drops usr/bin/error_resilient usr/bin/force_keyframe usr/bin/vp8_postproc usr/bin/vp8_scalable_patterns usr/bin/vp8_set_maps usr/bin/vp8_simple_decoder usr/bin/vp8_simple_encoder usr/bin/vp8_twopass_encoder usr/bin/vp8cx_set_ref usr/bin/vpxdec usr/bin/vpxenc ~/build/BUILD/libvpx-v1.2.0 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libvpx-v1.2.0 extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_twopass_encoder extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_postproc extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/decode_with_drops extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/decode_to_md5 extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vpxenc extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/error_resilient extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/force_keyframe extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8cx_set_ref extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_simple_encoder extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_scalable_patterns extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_simple_decoder extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vpxdec extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/bin/vp8_set_maps extracting debug info from /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/lib/libvpx.so.1.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libvpx.so.1.2.0.debug to /usr/lib/debug/usr/lib/libvpx.so.1.debug symlinked /usr/lib/debug/usr/lib/libvpx.so.1.2.0.debug to /usr/lib/debug/usr/lib/libvpx.so.debug symlinked /usr/lib/debug/usr/lib/libvpx.so.1.2.0.debug to /usr/lib/debug/usr/lib/libvpx.so.1.2.debug 4325 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libvpx-1.2.0-4.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xcqvZf + umask 022 + cd /builddir/build/BUILD + cd libvpx-v1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-1.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-1.2.0 + cp -pr CHANGELOG /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-1.2.0 + cp -pr README /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-1.2.0 + exit 0 Provides: libvpx = 1.2.0-4.el7 libvpx(x86-32) = 1.2.0-4.el7 libvpx.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: libvpx-devel-1.2.0-4.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lts8DV + umask 022 + cd /builddir/build/BUILD + cd libvpx-v1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-devel-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-devel-1.2.0 + cp -pr docs/html/ /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386/usr/share/doc/libvpx-devel-1.2.0 + exit 0 Provides: libvpx-devel = 1.2.0-4.el7 libvpx-devel(x86-32) = 1.2.0-4.el7 pkgconfig(vpx) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvpx.so.1 Processing files: libvpx-utils-1.2.0-4.el7.i686 Provides: libvpx-utils = 1.2.0-4.el7 libvpx-utils(x86-32) = 1.2.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libvpx.so.1 rtld(GNU_HASH) Processing files: libvpx-debuginfo-1.2.0-4.el7.i686 Provides: libvpx-debuginfo = 1.2.0-4.el7 libvpx-debuginfo(x86-32) = 1.2.0-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/libvpx-1.2.0-4.el7.i686.rpm Wrote: /builddir/build/RPMS/libvpx-devel-1.2.0-4.el7.i686.rpm Wrote: /builddir/build/RPMS/libvpx-utils-1.2.0-4.el7.i686.rpm Wrote: /builddir/build/RPMS/libvpx-debuginfo-1.2.0-4.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h1NwDN + umask 022 + cd /builddir/build/BUILD + cd libvpx-v1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvpx-1.2.0-4.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->