Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvpx.spec'], chrootPath='/var/lib/mock/858841-epel-7-x86_64-1550227952.975743/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '564eea5a95d4406d922df4487de364de', '-D', '/var/lib/mock/858841-epel-7-x86_64-1550227952.975743/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvpx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libvpx2-2.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvpx.spec'], chrootPath='/var/lib/mock/858841-epel-7-x86_64-1550227952.975743/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '944cdd15ba3e413bbf6b0282411cae86', '-D', '/var/lib/mock/858841-epel-7-x86_64-1550227952.975743/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvpx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JVUBuq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvpx2-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvpx2-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvpx2-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iyJfrX + umask 022 + cd /builddir/build/BUILD + cd libvpx2-2.0.0 + ./configure --target=x86_64-linux-gcc --enable-pic --disable-install-srcs --enable-shared --prefix=/usr --libdir=/usr/lib64 enabling pic disabling install_srcs enabling shared Configuring selected codecs enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'x86_64-linux-gcc' enabling x86_64 enabling runtime_cpu_detect enabling mmx enabling sse enabling sse2 enabling sse3 enabling ssse3 enabling sse4_1 enabling avx enabling avx2 using nasm enabling use_x86inc enabling postproc enabling unit_tests enabling webm_io enabling libyuv Creating makefiles for x86_64-linux-gcc libs Creating makefiles for x86_64-linux-gcc examples Creating makefiles for x86_64-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 -m64 -mtune=generic|g' libs-x86_64-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 -m64 -mtune=generic|g' examples-x86_64-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 -m64 -mtune=generic|g' docs-x86_64-linux-gcc.mk + make -j2 verbose=true target=libs [CREATE] vpx_scale_rtcd.h /builddir/build/BUILD/libvpx2-2.0.0/build/make/rtcd.pl --arch=x86_64 --sym=vpx_scale_rtcd --config=libs-x86_64-linux-gcc.mk /builddir/build/BUILD/libvpx2-2.0.0/vpx_scale/vpx_scale_rtcd.pl > vpx_scale_rtcd.h [CREATE] vp8_rtcd.h /builddir/build/BUILD/libvpx2-2.0.0/build/make/rtcd.pl --arch=x86_64 --sym=vp8_rtcd --config=libs-x86_64-linux-gcc.mk /builddir/build/BUILD/libvpx2-2.0.0/vp8/common/rtcd_defs.pl > vp8_rtcd.h [CREATE] vp9_rtcd.h /builddir/build/BUILD/libvpx2-2.0.0/build/make/rtcd.pl --arch=x86_64 --sym=vp9_rtcd --config=libs-x86_64-linux-gcc.mk /builddir/build/BUILD/libvpx2-2.0.0/vp9/common/vp9_rtcd_defs.pl > vp9_rtcd.h mkdir -p test/ mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/vp9_lossless_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_lossless_test.cc.o test/vp9_lossless_test.cc.d;' > test/vp9_lossless_test.cc.d g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/y4m_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/y4m_test.cc.o test/y4m_test.cc.d;' > test/y4m_test.cc.d mkdir -p test/ mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/vp9_frame_parallel_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_frame_parallel_test.cc.o test/vp9_frame_parallel_test.cc.d;' > test/vp9_frame_parallel_test.cc.d g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/vp9_ethread_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_ethread_test.cc.o test/vp9_ethread_test.cc.d;' > test/vp9_ethread_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/vp9_end_to_end_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_end_to_end_test.cc.o test/vp9_end_to_end_test.cc.d;' > test/vp9_end_to_end_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/user_priv_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/user_priv_test.cc.o test/user_priv_test.cc.d;' > test/user_priv_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/test_vectors.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/test_vectors.cc.o test/test_vectors.cc.d;' > test/test_vectors.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/test_vector_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/test_vector_test.cc.o test/test_vector_test.cc.d;' > test/test_vector_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/test_libvpx.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/test_libvpx.cc.o test/test_libvpx.cc.d;' > test/test_libvpx.cc.d mkdir -p test/ mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/resize_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/resize_test.cc.o test/resize_test.cc.d;' > test/resize_test.cc.d g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/keyframe_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/keyframe_test.cc.o test/keyframe_test.cc.d;' > test/keyframe_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/invalid_file_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/invalid_file_test.cc.o test/invalid_file_test.cc.d;' > test/invalid_file_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/frame_size_tests.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/frame_size_tests.cc.o test/frame_size_tests.cc.d;' > test/frame_size_tests.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/external_frame_buffer_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/external_frame_buffer_test.cc.o test/external_frame_buffer_test.cc.d;' > test/external_frame_buffer_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/error_resilience_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/error_resilience_test.cc.o test/error_resilience_test.cc.d;' > test/error_resilience_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/encode_test_driver.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/encode_test_driver.cc.o test/encode_test_driver.cc.d;' > test/encode_test_driver.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/decode_test_driver.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/decode_test_driver.cc.o test/decode_test_driver.cc.d;' > test/decode_test_driver.cc.d mkdir -p test/ mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/decode_api_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/decode_api_test.cc.o test/decode_api_test.cc.d;' > test/decode_api_test.cc.d g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/datarate_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/datarate_test.cc.o test/datarate_test.cc.d;' > test/datarate_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/cq_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/cq_test.cc.o test/cq_test.cc.d;' > test/cq_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/cpu_speed_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/cpu_speed_test.cc.o test/cpu_speed_test.cc.d;' > test/cpu_speed_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/config_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/config_test.cc.o test/config_test.cc.d;' > test/config_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/byte_alignment_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/byte_alignment_test.cc.o test/byte_alignment_test.cc.d;' > test/byte_alignment_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/borders_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/borders_test.cc.o test/borders_test.cc.d;' > test/borders_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/aq_segment_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/aq_segment_test.cc.o test/aq_segment_test.cc.d;' > test/aq_segment_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/altref_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/altref_test.cc.o test/altref_test.cc.d;' > test/altref_test.cc.d mkdir -p test/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/active_map_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/active_map_test.cc.o test/active_map_test.cc.d;' > test/active_map_test.cc.d mkdir -p test/../ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M test/../y4minput.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../y4minput.c.o test/../y4minput.c.d;' > test/../y4minput.c.d mkdir -p test/../ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M test/../y4menc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../y4menc.c.o test/../y4menc.c.d;' > test/../y4menc.c.d mkdir -p test/../ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/../webmdec.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../webmdec.cc.o test/../webmdec.cc.d;' > test/../webmdec.cc.d mkdir -p test/../third_party/libwebm/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/../third_party/libwebm/mkvreader.cpp | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../third_party/libwebm/mkvreader.cpp.o test/../third_party/libwebm/mkvreader.cpp.d;' > test/../third_party/libwebm/mkvreader.cpp.d mkdir -p test/../third_party/libwebm/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -M test/../third_party/libwebm/mkvparser.cpp | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../third_party/libwebm/mkvparser.cpp.o test/../third_party/libwebm/mkvparser.cpp.d;' > test/../third_party/libwebm/mkvparser.cpp.d mkdir -p test/../ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M test/../md5_utils.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../md5_utils.c.o test/../md5_utils.c.d;' > test/../md5_utils.c.d mkdir -p test/../ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M test/../ivfenc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../ivfenc.c.o test/../ivfenc.c.d;' > test/../ivfenc.c.d mkdir -p third_party/googletest/src/src/ g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.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/gtest-all.cc.o third_party/googletest/src/src/gtest-all.cc.d;' > third_party/googletest/src/src/gtest-all.cc.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_idct_ssse3_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_idct_ssse3_x86_64.asm > vp9/common/x86/vp9_idct_ssse3_x86_64.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_intrapred_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_intrapred_ssse3.asm > vp9/common/x86/vp9_intrapred_ssse3.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_intrapred_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_intrapred_sse2.asm > vp9/common/x86/vp9_intrapred_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_copy_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_copy_sse2.asm > vp9/common/x86/vp9_copy_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm > vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_8t_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_8t_ssse3.asm > vp9/common/x86/vp9_subpixel_8t_ssse3.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_bilinear_sse2.asm > vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_8t_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_8t_sse2.asm > vp9/common/x86/vp9_subpixel_8t_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_loopfilter_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_loopfilter_mmx.asm > vp9/common/x86/vp9_loopfilter_mmx.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_ssim_opt_x86_64.asm > vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_sse4.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_sse4.asm > vp9/encoder/x86/vp9_sad_sse4.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_ssse3.asm > vp9/encoder/x86/vp9_sad_ssse3.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm > vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm > vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_subpel_variance.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_subpel_variance.asm > vp9/encoder/x86/vp9_subpel_variance.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_subtract_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_subtract_sse2.asm > vp9/encoder/x86/vp9_subtract_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_sse2.asm > vp9/encoder/x86/vp9_sad_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_error_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_error_sse2.asm > vp9/encoder/x86/vp9_error_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_dct_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_dct_mmx.asm > vp9/encoder/x86/vp9_dct_mmx.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_sse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_sse3.asm > vp9/encoder/x86/vp9_sad_sse3.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm > vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad4d_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad4d_sse2.asm > vp9/encoder/x86/vp9_sad4d_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/loopfilter_block_sse2_x86_64.asm > vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/postproc_sse2.asm > vp8/common/x86/postproc_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/mfqe_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/mfqe_sse2.asm > vp8/common/x86/mfqe_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/postproc_mmx.asm > vp8/common/x86/postproc_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse4.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_sse4.asm > vp8/common/x86/sad_sse4.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/variance_impl_ssse3.asm > vp8/common/x86/variance_impl_ssse3.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/subpixel_ssse3.asm > vp8/common/x86/subpixel_ssse3.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_ssse3.asm > vp8/common/x86/sad_ssse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_sse3.asm > vp8/common/x86/sad_sse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/variance_impl_sse2.asm > vp8/common/x86/variance_impl_sse2.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/loopfilter_sse2.asm > vp8/common/x86/loopfilter_sse2.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/iwalsh_sse2.asm > vp8/common/x86/iwalsh_sse2.asm.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/subpixel_sse2.asm > vp8/common/x86/subpixel_sse2.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_sse2.asm > vp8/common/x86/sad_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/recon_sse2.asm > vp8/common/x86/recon_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/idctllm_sse2.asm > vp8/common/x86/idctllm_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/variance_impl_mmx.asm > vp8/common/x86/variance_impl_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/subpixel_mmx.asm > vp8/common/x86/subpixel_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_mmx.asm > vp8/common/x86/sad_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/recon_mmx.asm > vp8/common/x86/recon_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/loopfilter_mmx.asm > vp8/common/x86/loopfilter_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/iwalsh_mmx.asm > vp8/common/x86/iwalsh_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/idctllm_mmx.asm > vp8/common/x86/idctllm_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/dequantize_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/dequantize_mmx.asm > vp8/common/x86/dequantize_mmx.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/ssim_opt_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/ssim_opt_x86_64.asm > vp8/encoder/x86/ssim_opt_x86_64.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/encodeopt.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/encodeopt.asm > vp8/encoder/x86/encodeopt.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/quantize_mmx.asm > vp8/encoder/x86/quantize_mmx.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/temporal_filter_apply_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/temporal_filter_apply_sse2.asm > vp8/encoder/x86/temporal_filter_apply_sse2.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/subtract_sse2.asm > vp8/encoder/x86/subtract_sse2.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/fwalsh_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/fwalsh_sse2.asm > vp8/encoder/x86/fwalsh_sse2.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/dct_sse2.asm > vp8/encoder/x86/dct_sse2.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/subtract_mmx.asm > vp8/encoder/x86/subtract_mmx.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/dct_mmx.asm > vp8/encoder/x86/dct_mmx.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/x86_abi_support.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vpx_ports/x86_abi_support.asm > vpx_ports/x86_abi_support.asm.d mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/emms.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vpx_ports/emms.asm > vpx_ports/emms.asm.d mkdir -p ./ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_config.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_config.c.o vpx_config.c.d;' > vpx_config.c.d mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_dsubexp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_dsubexp.c.d;' > vp9/decoder/vp9_dsubexp.c.d mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_decoder.c.d;' > vp9/decoder/vp9_decoder.c.d mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_dthread.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_dthread.c.d;' > vp9/decoder/vp9_dthread.c.d mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_read_bit_buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_read_bit_buffer.c.o vp9/decoder/vp9_read_bit_buffer.c.d;' > vp9/decoder/vp9_read_bit_buffer.c.d mkdir -p vp9/decoder/ mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_reader.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_reader.c.o vp9/decoder/vp9_reader.c.d;' > vp9/decoder/vp9_reader.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_detokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_detokenize.c.d;' > vp9/decoder/vp9_detokenize.c.d mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_decodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_decodeframe.c.d;' > vp9/decoder/vp9_decodeframe.c.d mkdir -p vp9/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/decoder/vp9_decodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodemv.c.d;' > vp9/decoder/vp9_decodemv.c.d mkdir -p vp9/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/vp9_dx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/vp9_dx_iface.c.o vp9/vp9_dx_iface.c.d;' > vp9/vp9_dx_iface.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -M vp9/common/x86/vp9_idct_intrin_ssse3.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_idct_intrin_ssse3.c.o vp9/common/x86/vp9_idct_intrin_ssse3.c.d;' > vp9/common/x86/vp9_idct_intrin_ssse3.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/common/x86/vp9_idct_intrin_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.d;' > vp9/common/x86/vp9_idct_intrin_sse2.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -M vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.d;' > vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.d;' > vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/common/x86/vp9_loopfilter_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_loopfilter_intrin_avx2.c.o vp9/common/x86/vp9_loopfilter_intrin_avx2.c.d;' > vp9/common/x86/vp9_loopfilter_intrin_avx2.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/common/x86/vp9_loopfilter_intrin_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_loopfilter_intrin_sse2.c.o vp9/common/x86/vp9_loopfilter_intrin_sse2.c.d;' > vp9/common/x86/vp9_loopfilter_intrin_sse2.c.d mkdir -p vp9/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/x86/vp9_asm_stubs.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/x86/vp9_asm_stubs.c.o vp9/common/x86/vp9_asm_stubs.c.d;' > vp9/common/x86/vp9_asm_stubs.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_scan.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_scan.c.o vp9/common/vp9_scan.c.d;' > vp9/common/vp9_scan.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_common_data.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_common_data.c.o vp9/common/vp9_common_data.c.d;' > vp9/common/vp9_common_data.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_reconintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_reconintra.c.o vp9/common/vp9_reconintra.c.d;' > vp9/common/vp9_reconintra.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_reconinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconinter.c.d;' > vp9/common/vp9_reconinter.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_quant_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_quant_common.c.o vp9/common/vp9_quant_common.c.d;' > vp9/common/vp9_quant_common.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_mvref_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_mvref_common.c.o vp9/common/vp9_mvref_common.c.d;' > vp9/common/vp9_mvref_common.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_thread_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_thread_common.c.o vp9/common/vp9_thread_common.c.d;' > vp9/common/vp9_thread_common.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_loopfilter_filters.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_loopfilter_filters.c.o vp9/common/vp9_loopfilter_filters.c.d;' > vp9/common/vp9_loopfilter_filters.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_loopfilter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter.c.d;' > vp9/common/vp9_loopfilter.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_tile_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_tile_common.c.o vp9/common/vp9_tile_common.c.d;' > vp9/common/vp9_tile_common.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_thread.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_thread.c.o vp9/common/vp9_thread.c.d;' > vp9/common/vp9_thread.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_seg_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_seg_common.c.o vp9/common/vp9_seg_common.c.d;' > vp9/common/vp9_seg_common.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_scale.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_scale.c.o vp9/common/vp9_scale.c.d;' > vp9/common/vp9_scale.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_rtcd.c.o vp9/common/vp9_rtcd.c.d;' > vp9/common/vp9_rtcd.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_prob.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_prob.c.o vp9/common/vp9_prob.c.d;' > vp9/common/vp9_prob.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_pred_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_pred_common.c.o vp9/common/vp9_pred_common.c.d;' > vp9/common/vp9_pred_common.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_idct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_idct.c.o vp9/common/vp9_idct.c.d;' > vp9/common/vp9_idct.c.d mkdir -p vp9/common/ mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_frame_buffers.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_frame_buffers.c.d;' > vp9/common/vp9_frame_buffers.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_filter.c.o vp9/common/vp9_filter.c.d;' > vp9/common/vp9_filter.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_entropymv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_entropymv.c.o vp9/common/vp9_entropymv.c.d;' > vp9/common/vp9_entropymv.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_entropymode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymode.c.d;' > vp9/common/vp9_entropymode.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_entropy.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_entropy.c.o vp9/common/vp9_entropy.c.d;' > vp9/common/vp9_entropy.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_debugmodes.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_debugmodes.c.o vp9/common/vp9_debugmodes.c.d;' > vp9/common/vp9_debugmodes.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_convolve.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_convolve.c.o vp9/common/vp9_convolve.c.d;' > vp9/common/vp9_convolve.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_blockd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_blockd.c.o vp9/common/vp9_blockd.c.d;' > vp9/common/vp9_blockd.c.d mkdir -p vp9/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/common/vp9_alloccommon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_alloccommon.c.o vp9/common/vp9_alloccommon.c.d;' > vp9/common/vp9_alloccommon.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_variance_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_variance_avx2.c.o vp9/encoder/x86/vp9_variance_avx2.c.d;' > vp9/encoder/x86/vp9_variance_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_error_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_error_intrin_avx2.c.o vp9/encoder/x86/vp9_error_intrin_avx2.c.d;' > vp9/encoder/x86/vp9_error_intrin_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_dct_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_dct_avx2.c.o vp9/encoder/x86/vp9_dct_avx2.c.d;' > vp9/encoder/x86/vp9_dct_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_dct32x32_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_dct32x32_avx2.c.o vp9/encoder/x86/vp9_dct32x32_avx2.c.d;' > vp9/encoder/x86/vp9_dct32x32_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/encoder/x86/vp9_dct_impl_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_dct_impl_sse2.c.o vp9/encoder/x86/vp9_dct_impl_sse2.c.d;' > vp9/encoder/x86/vp9_dct_impl_sse2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/encoder/x86/vp9_dct32x32_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_dct32x32_sse2.c.o vp9/encoder/x86/vp9_dct32x32_sse2.c.d;' > vp9/encoder/x86/vp9_dct32x32_sse2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -M vp9/encoder/x86/vp9_dct_ssse3.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_dct_ssse3.c.o vp9/encoder/x86/vp9_dct_ssse3.c.d;' > vp9/encoder/x86/vp9_dct_ssse3.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/encoder/x86/vp9_dct_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_dct_sse2.c.o vp9/encoder/x86/vp9_dct_sse2.c.d;' > vp9/encoder/x86/vp9_dct_sse2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_sad_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_sad_intrin_avx2.c.o vp9/encoder/x86/vp9_sad_intrin_avx2.c.d;' > vp9/encoder/x86/vp9_sad_intrin_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/encoder/x86/vp9_variance_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_variance_sse2.c.o vp9/encoder/x86/vp9_variance_sse2.c.d;' > vp9/encoder/x86/vp9_variance_sse2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/encoder/x86/vp9_quantize_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_sse2.c.d;' > vp9/encoder/x86/vp9_quantize_sse2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.d;' > vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_sad4d_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.o vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.d;' > vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp9/encoder/x86/vp9_avg_intrin_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_avg_intrin_sse2.c.o vp9/encoder/x86/vp9_avg_intrin_sse2.c.d;' > vp9/encoder/x86/vp9_avg_intrin_sse2.c.d mkdir -p vp9/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mavx2 -M vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.d;' > vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_mbgraph.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_mbgraph.c.o vp9/encoder/vp9_mbgraph.c.d;' > vp9/encoder/vp9_mbgraph.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_temporal_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_temporal_filter.c.d;' > vp9/encoder/vp9_temporal_filter.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_skin_detection.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_skin_detection.c.d;' > vp9/encoder/vp9_skin_detection.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_aq_complexity.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_aq_complexity.c.d;' > vp9/encoder/vp9_aq_complexity.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_aq_cyclicrefresh.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.d;' > vp9/encoder/vp9_aq_cyclicrefresh.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_aq_variance.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_variance.c.d;' > vp9/encoder/vp9_aq_variance.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_variance.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_variance.c.o vp9/encoder/vp9_variance.c.d;' > vp9/encoder/vp9_variance.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_treewriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_treewriter.c.d;' > vp9/encoder/vp9_treewriter.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_tokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_tokenize.c.d;' > vp9/encoder/vp9_tokenize.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_resize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_resize.c.d;' > vp9/encoder/vp9_resize.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_svc_layercontext.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_svc_layercontext.c.d;' > vp9/encoder/vp9_svc_layercontext.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_subexp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_subexp.c.d;' > vp9/encoder/vp9_subexp.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_speed_features.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_speed_features.c.d;' > vp9/encoder/vp9_speed_features.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_segmentation.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_segmentation.c.d;' > vp9/encoder/vp9_segmentation.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_sad.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_sad.c.o vp9/encoder/vp9_sad.c.d;' > vp9/encoder/vp9_sad.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_pickmode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_pickmode.c.d;' > vp9/encoder/vp9_pickmode.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_rdopt.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_rdopt.c.d;' > vp9/encoder/vp9_rdopt.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_rd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rd.c.d;' > vp9/encoder/vp9_rd.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_ratectrl.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_ratectrl.c.d;' > vp9/encoder/vp9_ratectrl.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_quantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_quantize.c.d;' > vp9/encoder/vp9_quantize.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_picklpf.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_picklpf.c.d;' > vp9/encoder/vp9_picklpf.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_encoder.c.d;' > vp9/encoder/vp9_encoder.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_mcomp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_mcomp.c.d;' > vp9/encoder/vp9_mcomp.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_lookahead.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_lookahead.c.d;' > vp9/encoder/vp9_lookahead.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_write_bit_buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_write_bit_buffer.c.o vp9/encoder/vp9_write_bit_buffer.c.d;' > vp9/encoder/vp9_write_bit_buffer.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_writer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_writer.c.o vp9/encoder/vp9_writer.c.d;' > vp9/encoder/vp9_writer.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_firstpass.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_firstpass.c.d;' > vp9/encoder/vp9_firstpass.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_extend.c.d;' > vp9/encoder/vp9_extend.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_ethread.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_ethread.c.d;' > vp9/encoder/vp9_ethread.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_encodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_encodemv.c.d;' > vp9/encoder/vp9_encodemv.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_encodemb.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemb.c.d;' > vp9/encoder/vp9_encodemb.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_encodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodeframe.c.d;' > vp9/encoder/vp9_encodeframe.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_dct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_dct.c.d;' > vp9/encoder/vp9_dct.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_cost.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_cost.c.d;' > vp9/encoder/vp9_cost.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_context_tree.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_context_tree.c.d;' > vp9/encoder/vp9_context_tree.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_bitstream.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_bitstream.c.d;' > vp9/encoder/vp9_bitstream.c.d mkdir -p vp9/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/encoder/vp9_avg.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_avg.c.o vp9/encoder/vp9_avg.c.d;' > vp9/encoder/vp9_avg.c.d mkdir -p vp9/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp9/vp9_cx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/vp9_cx_iface.c.o vp9/vp9_cx_iface.c.d;' > vp9/vp9_cx_iface.c.d mkdir -p vp8/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/decoder/threading.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/threading.c.o vp8/decoder/threading.c.d;' > vp8/decoder/threading.c.d mkdir -p vp8/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/decoder/onyxd_if.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/onyxd_if.c.o vp8/decoder/onyxd_if.c.d;' > vp8/decoder/onyxd_if.c.d mkdir -p vp8/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/decoder/detokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/detokenize.c.o vp8/decoder/detokenize.c.d;' > vp8/decoder/detokenize.c.d mkdir -p vp8/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/decoder/decodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/decodeframe.c.o vp8/decoder/decodeframe.c.d;' > vp8/decoder/decodeframe.c.d mkdir -p vp8/decoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/decoder/decodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/decodemv.c.o vp8/decoder/decodemv.c.d;' > vp8/decoder/decodemv.c.d mkdir -p vp8/decoder/ mkdir -p vp8/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/decoder/dboolhuff.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/dboolhuff.c.o vp8/decoder/dboolhuff.c.d;' > vp8/decoder/dboolhuff.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/vp8_dx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/vp8_dx_iface.c.o vp8/vp8_dx_iface.c.d;' > vp8/vp8_dx_iface.c.d mkdir -p vp8/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -M vp8/common/x86/variance_ssse3.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/variance_ssse3.c.o vp8/common/x86/variance_ssse3.c.d;' > vp8/common/x86/variance_ssse3.c.d mkdir -p vp8/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp8/common/x86/variance_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/variance_sse2.c.o vp8/common/x86/variance_sse2.c.d;' > vp8/common/x86/variance_sse2.c.d mkdir -p vp8/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp8/common/x86/recon_wrapper_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/recon_wrapper_sse2.c.o vp8/common/x86/recon_wrapper_sse2.c.d;' > vp8/common/x86/recon_wrapper_sse2.c.d mkdir -p vp8/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp8/common/x86/idct_blk_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/idct_blk_sse2.c.d;' > vp8/common/x86/idct_blk_sse2.c.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mmmx -M vp8/common/x86/variance_mmx.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/variance_mmx.c.o vp8/common/x86/variance_mmx.c.d;' > vp8/common/x86/variance_mmx.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mmmx -M vp8/common/x86/idct_blk_mmx.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_mmx.c.d;' > vp8/common/x86/idct_blk_mmx.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/postproc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/postproc.c.o vp8/common/postproc.c.d;' > vp8/common/postproc.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/mfqe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/mfqe.c.o vp8/common/mfqe.c.d;' > vp8/common/mfqe.c.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/x86/loopfilter_x86.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/loopfilter_x86.c.o vp8/common/x86/loopfilter_x86.c.d;' > vp8/common/x86/loopfilter_x86.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/x86/vp8_asm_stubs.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/vp8_asm_stubs.c.d;' > vp8/common/x86/vp8_asm_stubs.c.d mkdir -p vp8/common/x86/ mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/treecoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/treecoder.c.o vp8/common/treecoder.c.d;' > vp8/common/treecoder.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/x86/filter_x86.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/x86/filter_x86.c.o vp8/common/x86/filter_x86.c.d;' > vp8/common/x86/filter_x86.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/variance_c.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/variance_c.c.o vp8/common/variance_c.c.d;' > vp8/common/variance_c.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/swapyv12buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/swapyv12buffer.c.o vp8/common/swapyv12buffer.c.d;' > vp8/common/swapyv12buffer.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/setupintrarecon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/setupintrarecon.c.o vp8/common/setupintrarecon.c.d;' > vp8/common/setupintrarecon.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/sad_c.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/sad_c.c.o vp8/common/sad_c.c.d;' > vp8/common/sad_c.c.d mkdir -p vp8/common/ mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/reconintra4x4.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/reconintra4x4.c.o vp8/common/reconintra4x4.c.d;' > vp8/common/reconintra4x4.c.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/reconintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/reconintra.c.o vp8/common/reconintra.c.d;' > vp8/common/reconintra.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/reconinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/reconinter.c.o vp8/common/reconinter.c.d;' > vp8/common/reconinter.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/quant_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/quant_common.c.o vp8/common/quant_common.c.d;' > vp8/common/quant_common.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/modecont.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/modecont.c.o vp8/common/modecont.c.d;' > vp8/common/modecont.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/mbpitch.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/mbpitch.c.o vp8/common/mbpitch.c.d;' > vp8/common/mbpitch.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/loopfilter_filters.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/loopfilter_filters.c.o vp8/common/loopfilter_filters.c.d;' > vp8/common/loopfilter_filters.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/loopfilter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/loopfilter.c.o vp8/common/loopfilter.c.d;' > vp8/common/loopfilter.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/rtcd.c.o vp8/common/rtcd.c.d;' > vp8/common/rtcd.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/idctllm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/idctllm.c.o vp8/common/idctllm.c.d;' > vp8/common/idctllm.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/idct_blk.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/idct_blk.c.o vp8/common/idct_blk.c.d;' > vp8/common/idct_blk.c.d mkdir -p vp8/common/generic/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/generic/systemdependent.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/generic/systemdependent.c.o vp8/common/generic/systemdependent.c.d;' > vp8/common/generic/systemdependent.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/findnearmv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/findnearmv.c.o vp8/common/findnearmv.c.d;' > vp8/common/findnearmv.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/filter.c.o vp8/common/filter.c.d;' > vp8/common/filter.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/extend.c.o vp8/common/extend.c.d;' > vp8/common/extend.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/entropymv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/entropymv.c.o vp8/common/entropymv.c.d;' > vp8/common/entropymv.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/entropymode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/entropymode.c.o vp8/common/entropymode.c.d;' > vp8/common/entropymode.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/entropy.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/entropy.c.o vp8/common/entropy.c.d;' > vp8/common/entropy.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/dequantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/dequantize.c.o vp8/common/dequantize.c.d;' > vp8/common/dequantize.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/debugmodes.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/debugmodes.c.o vp8/common/debugmodes.c.d;' > vp8/common/debugmodes.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/blockd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/blockd.c.o vp8/common/blockd.c.d;' > vp8/common/blockd.c.d mkdir -p vp8/common/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/common/alloccommon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/alloccommon.c.o vp8/common/alloccommon.c.d;' > vp8/common/alloccommon.c.d mkdir -p vp8/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp8/encoder/x86/vp8_enc_stubs_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.d;' > vp8/encoder/x86/vp8_enc_stubs_sse2.c.d mkdir -p vp8/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp8/encoder/x86/denoising_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/denoising_sse2.c.d;' > vp8/encoder/x86/denoising_sse2.c.d mkdir -p vp8/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse4.1 -M vp8/encoder/x86/quantize_sse4.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/quantize_sse4.c.d;' > vp8/encoder/x86/quantize_sse4.c.d mkdir -p vp8/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -M vp8/encoder/x86/quantize_ssse3.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/quantize_ssse3.c.o vp8/encoder/x86/quantize_ssse3.c.d;' > vp8/encoder/x86/quantize_ssse3.c.d mkdir -p vp8/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -M vp8/encoder/x86/quantize_sse2.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/quantize_sse2.c.o vp8/encoder/x86/quantize_sse2.c.d;' > vp8/encoder/x86/quantize_sse2.c.d mkdir -p vp8/encoder/x86/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mmmx -M vp8/encoder/x86/vp8_enc_stubs_mmx.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/x86/vp8_enc_stubs_mmx.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 -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/temporal_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/temporal_filter.c.o vp8/encoder/temporal_filter.c.d;' > vp8/encoder/temporal_filter.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/treewriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/treewriter.c.o vp8/encoder/treewriter.c.d;' > vp8/encoder/treewriter.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/tokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/tokenize.c.o vp8/encoder/tokenize.c.d;' > vp8/encoder/tokenize.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/segmentation.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/segmentation.c.o vp8/encoder/segmentation.c.d;' > vp8/encoder/segmentation.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/rdopt.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/rdopt.c.o vp8/encoder/rdopt.c.d;' > vp8/encoder/rdopt.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/ratectrl.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/ratectrl.c.o vp8/encoder/ratectrl.c.d;' > vp8/encoder/ratectrl.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/quantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/quantize.c.o vp8/encoder/quantize.c.d;' > vp8/encoder/quantize.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/picklpf.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/picklpf.c.o vp8/encoder/picklpf.c.d;' > vp8/encoder/picklpf.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/pickinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/pickinter.c.o vp8/encoder/pickinter.c.d;' > vp8/encoder/pickinter.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/onyx_if.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/onyx_if.c.o vp8/encoder/onyx_if.c.d;' > vp8/encoder/onyx_if.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/modecosts.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/modecosts.c.o vp8/encoder/modecosts.c.d;' > vp8/encoder/modecosts.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/mcomp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/mcomp.c.o vp8/encoder/mcomp.c.d;' > vp8/encoder/mcomp.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/lookahead.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/lookahead.c.o vp8/encoder/lookahead.c.d;' > vp8/encoder/lookahead.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/denoising.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/denoising.c.o vp8/encoder/denoising.c.d;' > vp8/encoder/denoising.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/firstpass.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/firstpass.c.o vp8/encoder/firstpass.c.d;' > vp8/encoder/firstpass.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/ethreading.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/ethreading.c.o vp8/encoder/ethreading.c.d;' > vp8/encoder/ethreading.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/encodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodemv.c.o vp8/encoder/encodemv.c.d;' > vp8/encoder/encodemv.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/encodemb.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodemb.c.o vp8/encoder/encodemb.c.d;' > vp8/encoder/encodemb.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/encodeintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodeintra.c.o vp8/encoder/encodeintra.c.d;' > vp8/encoder/encodeintra.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/encodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodeframe.c.o vp8/encoder/encodeframe.c.d;' > vp8/encoder/encodeframe.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/dct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/dct.c.o vp8/encoder/dct.c.d;' > vp8/encoder/dct.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/boolhuff.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/boolhuff.c.o vp8/encoder/boolhuff.c.d;' > vp8/encoder/boolhuff.c.d mkdir -p vp8/encoder/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/encoder/bitstream.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/bitstream.c.o vp8/encoder/bitstream.c.d;' > vp8/encoder/bitstream.c.d mkdir -p vp8/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vp8/vp8_cx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/vp8_cx_iface.c.o vp8/vp8_cx_iface.c.d;' > vp8/vp8_cx_iface.c.d mkdir -p vpx_scale/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_scale/vpx_scale_rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/vpx_scale_rtcd.c.o vpx_scale/vpx_scale_rtcd.c.d;' > vpx_scale/vpx_scale_rtcd.c.d mkdir -p vpx_scale/generic/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_scale/generic/gen_scalers.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/gen_scalers.c.o vpx_scale/generic/gen_scalers.c.d;' > vpx_scale/generic/gen_scalers.c.d mkdir -p vpx_scale/generic/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_scale/generic/yv12extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/yv12extend.c.o vpx_scale/generic/yv12extend.c.d;' > vpx_scale/generic/yv12extend.c.d mkdir -p vpx_scale/generic/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_scale/generic/yv12config.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12config.c.d;' > vpx_scale/generic/yv12config.c.d mkdir -p vpx_scale/generic/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_scale/generic/vpx_scale.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/vpx_scale.c.d;' > vpx_scale/generic/vpx_scale.c.d mkdir -p vpx_mem/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx_mem/vpx_mem.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_mem/vpx_mem.c.o vpx_mem/vpx_mem.c.d;' > vpx_mem/vpx_mem.c.d mkdir -p vpx/src/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx/src/vpx_psnr.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_psnr.c.o vpx/src/vpx_psnr.c.d;' > vpx/src/vpx_psnr.c.d mkdir -p vpx/src/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx/src/vpx_image.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_image.c.o vpx/src/vpx_image.c.d;' > vpx/src/vpx_image.c.d mkdir -p vpx/src/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx/src/vpx_codec.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_codec.c.o vpx/src/vpx_codec.c.d;' > vpx/src/vpx_codec.c.d mkdir -p vpx/src/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx/src/vpx_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_encoder.c.o vpx/src/vpx_encoder.c.d;' > vpx/src/vpx_encoder.c.d mkdir -p vpx/src/ gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -M vpx/src/vpx_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_decoder.c.o vpx/src/vpx_decoder.c.d;' > vpx/src/vpx_decoder.c.d [CREATE] vpx_config.asm mkdir -p vp9/common/x86/ mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_idct_ssse3_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_idct_ssse3_x86_64.asm > vp9/common/x86/vp9_idct_ssse3_x86_64.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_intrapred_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_intrapred_ssse3.asm > vp9/common/x86/vp9_intrapred_ssse3.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_intrapred_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_intrapred_sse2.asm > vp9/common/x86/vp9_intrapred_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_copy_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_copy_sse2.asm > vp9/common/x86/vp9_copy_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm > vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_8t_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_8t_ssse3.asm > vp9/common/x86/vp9_subpixel_8t_ssse3.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_bilinear_sse2.asm > vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_subpixel_8t_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_subpixel_8t_sse2.asm > vp9/common/x86/vp9_subpixel_8t_sse2.asm.d mkdir -p vp9/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/common/x86/vp9_loopfilter_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/common/x86/vp9_loopfilter_mmx.asm > vp9/common/x86/vp9_loopfilter_mmx.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_ssim_opt_x86_64.asm > vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_sse4.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_sse4.asm > vp9/encoder/x86/vp9_sad_sse4.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_ssse3.asm > vp9/encoder/x86/vp9_sad_ssse3.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm > vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm > vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_subpel_variance.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_subpel_variance.asm > vp9/encoder/x86/vp9_subpel_variance.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_subtract_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_subtract_sse2.asm > vp9/encoder/x86/vp9_subtract_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_sse2.asm > vp9/encoder/x86/vp9_sad_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_error_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_error_sse2.asm > vp9/encoder/x86/vp9_error_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_dct_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_dct_mmx.asm > vp9/encoder/x86/vp9_dct_mmx.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad_sse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad_sse3.asm > vp9/encoder/x86/vp9_sad_sse3.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm > vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d mkdir -p vp9/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp9/encoder/x86/vp9_sad4d_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp9/encoder/x86/vp9_sad4d_sse2.asm > vp9/encoder/x86/vp9_sad4d_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/loopfilter_block_sse2_x86_64.asm > vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/postproc_sse2.asm > vp8/common/x86/postproc_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/mfqe_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/mfqe_sse2.asm > vp8/common/x86/mfqe_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/postproc_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/postproc_mmx.asm > vp8/common/x86/postproc_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse4.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_sse4.asm > vp8/common/x86/sad_sse4.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/variance_impl_ssse3.asm > vp8/common/x86/variance_impl_ssse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/subpixel_ssse3.asm > vp8/common/x86/subpixel_ssse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_ssse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_ssse3.asm > vp8/common/x86/sad_ssse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse3.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_sse3.asm > vp8/common/x86/sad_sse3.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/variance_impl_sse2.asm > vp8/common/x86/variance_impl_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/iwalsh_sse2.asm > vp8/common/x86/iwalsh_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/loopfilter_sse2.asm > vp8/common/x86/loopfilter_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/subpixel_sse2.asm > vp8/common/x86/subpixel_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_sse2.asm > vp8/common/x86/sad_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/recon_sse2.asm > vp8/common/x86/recon_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/idctllm_sse2.asm > vp8/common/x86/idctllm_sse2.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/variance_impl_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/variance_impl_mmx.asm > vp8/common/x86/variance_impl_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/subpixel_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/subpixel_mmx.asm > vp8/common/x86/subpixel_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/sad_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/sad_mmx.asm > vp8/common/x86/sad_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/recon_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/recon_mmx.asm > vp8/common/x86/recon_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/loopfilter_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/loopfilter_mmx.asm > vp8/common/x86/loopfilter_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/iwalsh_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/iwalsh_mmx.asm > vp8/common/x86/iwalsh_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/idctllm_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/idctllm_mmx.asm > vp8/common/x86/idctllm_mmx.asm.d mkdir -p vp8/common/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/x86/dequantize_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/common/x86/dequantize_mmx.asm > vp8/common/x86/dequantize_mmx.asm.d mkdir -p vp8/encoder/x86/ mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/ssim_opt_x86_64.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/ssim_opt_x86_64.asm > vp8/encoder/x86/ssim_opt_x86_64.asm.d /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/encodeopt.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/encodeopt.asm > vp8/encoder/x86/encodeopt.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/quantize_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/quantize_mmx.asm > vp8/encoder/x86/quantize_mmx.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/temporal_filter_apply_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.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/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/subtract_sse2.asm > vp8/encoder/x86/subtract_sse2.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/fwalsh_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/fwalsh_sse2.asm > vp8/encoder/x86/fwalsh_sse2.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_sse2.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/dct_sse2.asm > vp8/encoder/x86/dct_sse2.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/subtract_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/subtract_mmx.asm > vp8/encoder/x86/subtract_mmx.asm.d mkdir -p vp8/encoder/x86/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/x86/dct_mmx.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vp8/encoder/x86/dct_mmx.asm > vp8/encoder/x86/dct_mmx.asm.d mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/x86_abi_support.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vpx_ports/x86_abi_support.asm > vpx_ports/x86_abi_support.asm.d mkdir -p vpx_ports/ /builddir/build/BUILD/libvpx2-2.0.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vpx_ports/emms.asm.d -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ vpx_ports/emms.asm > vpx_ports/emms.asm.d gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx/src/vpx_decoder.c.o vpx/src/vpx_decoder.c [CREATE] libs.doxy gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx/src/vpx_encoder.c.o vpx/src/vpx_encoder.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx/src/vpx_codec.c.o vpx/src/vpx_codec.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx/src/vpx_image.c.o vpx/src/vpx_image.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx/src/vpx_psnr.c.o vpx/src/vpx_psnr.c BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_mem/vpx_mem.c.o vpx_mem/vpx_mem.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/vpx_scale.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12config.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/yv12extend.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_scale/generic/gen_scalers.c.o vpx_scale/generic/gen_scalers.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_scale/vpx_scale_rtcd.c.o vpx_scale/vpx_scale_rtcd.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/alloccommon.c.o vp8/common/alloccommon.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/blockd.c.o vp8/common/blockd.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/debugmodes.c.o vp8/common/debugmodes.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/dequantize.c.o vp8/common/dequantize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/entropy.c.o vp8/common/entropy.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/entropymode.c.o vp8/common/entropymode.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/entropymv.c.o vp8/common/entropymv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/extend.c.o vp8/common/extend.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/filter.c.o vp8/common/filter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/findnearmv.c.o vp8/common/findnearmv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/generic/systemdependent.c.o vp8/common/generic/systemdependent.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/idct_blk.c.o vp8/common/idct_blk.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/idctllm.c.o vp8/common/idctllm.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/rtcd.c.o vp8/common/rtcd.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/loopfilter.c.o vp8/common/loopfilter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/loopfilter_filters.c.o vp8/common/loopfilter_filters.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/mbpitch.c.o vp8/common/mbpitch.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/modecont.c.o vp8/common/modecont.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/quant_common.c.o vp8/common/quant_common.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/reconinter.c.o vp8/common/reconinter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/reconintra.c.o vp8/common/reconintra.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/reconintra4x4.c.o vp8/common/reconintra4x4.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/sad_c.c.o vp8/common/sad_c.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/setupintrarecon.c.o vp8/common/setupintrarecon.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/swapyv12buffer.c.o vp8/common/swapyv12buffer.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/variance_c.c.o vp8/common/variance_c.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/treecoder.c.o vp8/common/treecoder.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/x86/filter_x86.c.o vp8/common/x86/filter_x86.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/vp8_asm_stubs.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/x86/loopfilter_x86.c.o vp8/common/x86/loopfilter_x86.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/mfqe.c.o vp8/common/mfqe.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/common/postproc.c.o vp8/common/postproc.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mmmx -c -o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_mmx.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mmmx -c -o vp8/common/x86/variance_mmx.c.o vp8/common/x86/variance_mmx.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -c -o vp8/common/x86/idct_blk_sse2.c.o vp8/common/x86/idct_blk_sse2.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -c -o vp8/common/x86/recon_wrapper_sse2.c.o vp8/common/x86/recon_wrapper_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -c -o vp8/common/x86/variance_sse2.c.o vp8/common/x86/variance_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -c -o vp8/common/x86/variance_ssse3.c.o vp8/common/x86/variance_ssse3.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/vp8_cx_iface.c.o vp8/vp8_cx_iface.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/bitstream.c.o vp8/encoder/bitstream.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/boolhuff.c.o vp8/encoder/boolhuff.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/dct.c.o vp8/encoder/dct.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/encodeframe.c.o vp8/encoder/encodeframe.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/encodeintra.c.o vp8/encoder/encodeintra.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/encodemb.c.o vp8/encoder/encodemb.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/encodemv.c.o vp8/encoder/encodemv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/ethreading.c.o vp8/encoder/ethreading.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/firstpass.c.o vp8/encoder/firstpass.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/denoising.c.o vp8/encoder/denoising.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/lookahead.c.o vp8/encoder/lookahead.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/mcomp.c.o vp8/encoder/mcomp.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/modecosts.c.o vp8/encoder/modecosts.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/onyx_if.c.o vp8/encoder/onyx_if.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/pickinter.c.o vp8/encoder/pickinter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/picklpf.c.o vp8/encoder/picklpf.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/quantize.c.o vp8/encoder/quantize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/ratectrl.c.o vp8/encoder/ratectrl.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/rdopt.c.o vp8/encoder/rdopt.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/segmentation.c.o vp8/encoder/segmentation.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/tokenize.c.o vp8/encoder/tokenize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/treewriter.c.o vp8/encoder/treewriter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/encoder/temporal_filter.c.o vp8/encoder/temporal_filter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mmmx -c -o vp8/encoder/x86/vp8_enc_stubs_mmx.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -c -o vp8/encoder/x86/quantize_sse2.c.o vp8/encoder/x86/quantize_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -mssse3 -c -o vp8/encoder/x86/quantize_ssse3.c.o vp8/encoder/x86/quantize_ssse3.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse4.1 -c -o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/quantize_sse4.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -c -o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/denoising_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -msse2 -c -o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/vp8_dx_iface.c.o vp8/vp8_dx_iface.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/decoder/dboolhuff.c.o vp8/decoder/dboolhuff.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/decoder/decodemv.c.o vp8/decoder/decodemv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/decoder/decodeframe.c.o vp8/decoder/decodeframe.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/decoder/detokenize.c.o vp8/decoder/detokenize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/decoder/onyxd_if.c.o vp8/decoder/onyxd_if.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vp8/decoder/threading.c.o vp8/decoder/threading.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_alloccommon.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_blockd.c.o vp9/common/vp9_blockd.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_convolve.c.o vp9/common/vp9_convolve.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_debugmodes.c.o vp9/common/vp9_debugmodes.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropy.c BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymode.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_entropymv.c.o vp9/common/vp9_entropymv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_filter.c.o vp9/common/vp9_filter.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_frame_buffers.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_idct.c.o vp9/common/vp9_idct.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_pred_common.c.o vp9/common/vp9_pred_common.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_prob.c.o vp9/common/vp9_prob.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_rtcd.c.o vp9/common/vp9_rtcd.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_scale.c.o vp9/common/vp9_scale.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_seg_common.c.o vp9/common/vp9_seg_common.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_thread.c.o vp9/common/vp9_thread.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_tile_common.c.o vp9/common/vp9_tile_common.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_loopfilter_filters.c.o vp9/common/vp9_loopfilter_filters.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_thread_common.c.o vp9/common/vp9_thread_common.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_mvref_common.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_quant_common.c.o vp9/common/vp9_quant_common.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconinter.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_reconintra.c.o vp9/common/vp9_reconintra.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_common_data.c.o vp9/common/vp9_common_data.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/vp9_scan.c.o vp9/common/vp9_scan.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/common/x86/vp9_asm_stubs.c.o vp9/common/x86/vp9_asm_stubs.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/common/x86/vp9_loopfilter_intrin_sse2.c.o vp9/common/x86/vp9_loopfilter_intrin_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/common/x86/vp9_loopfilter_intrin_avx2.c.o vp9/common/x86/vp9_loopfilter_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mssse3 -c -o vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/common/x86/vp9_idct_intrin_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mssse3 -c -o vp9/common/x86/vp9_idct_intrin_ssse3.c.o vp9/common/x86/vp9_idct_intrin_ssse3.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/vp9_cx_iface.c.o vp9/vp9_cx_iface.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_avg.c.o vp9/encoder/vp9_avg.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_bitstream.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_context_tree.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_cost.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_dct.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodeframe.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemb.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_encodemv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_ethread.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_extend.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_firstpass.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_writer.c.o vp9/encoder/vp9_writer.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_write_bit_buffer.c.o vp9/encoder/vp9_write_bit_buffer.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_lookahead.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_mcomp.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_encoder.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_picklpf.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_quantize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_ratectrl.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rd.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_rdopt.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_pickmode.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_sad.c.o vp9/encoder/vp9_sad.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_segmentation.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_speed_features.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_subexp.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_svc_layercontext.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_resize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_tokenize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_treewriter.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_variance.c.o vp9/encoder/vp9_variance.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_variance.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_cyclicrefresh.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_aq_complexity.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_skin_detection.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_temporal_filter.c gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/encoder/vp9_mbgraph.c.o vp9/encoder/vp9_mbgraph.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/encoder/x86/vp9_avg_intrin_sse2.c.o vp9/encoder/x86/vp9_avg_intrin_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.o vp9/encoder/x86/vp9_sad4d_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_quantize_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/encoder/x86/vp9_variance_sse2.c.o vp9/encoder/x86/vp9_variance_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_sad_intrin_avx2.c.o vp9/encoder/x86/vp9_sad_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/encoder/x86/vp9_dct_sse2.c.o vp9/encoder/x86/vp9_dct_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mssse3 -c -o vp9/encoder/x86/vp9_dct_ssse3.c.o vp9/encoder/x86/vp9_dct_ssse3.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/encoder/x86/vp9_dct32x32_sse2.c.o vp9/encoder/x86/vp9_dct32x32_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -msse2 -c -o vp9/encoder/x86/vp9_dct_impl_sse2.c.o vp9/encoder/x86/vp9_dct_impl_sse2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_dct32x32_avx2.c.o vp9/encoder/x86/vp9_dct32x32_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_dct_avx2.c.o vp9/encoder/x86/vp9_dct_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_error_intrin_avx2.c.o vp9/encoder/x86/vp9_error_intrin_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -mavx2 -c -o vp9/encoder/x86/vp9_variance_avx2.c.o vp9/encoder/x86/vp9_variance_avx2.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/vp9_dx_iface.c.o vp9/vp9_dx_iface.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodemv.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_decodeframe.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_detokenize.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_reader.c.o vp9/decoder/vp9_reader.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_read_bit_buffer.c.o vp9/decoder/vp9_read_bit_buffer.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_dthread.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_decoder.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -Wextra -c -o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_dsubexp.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o vpx_config.c.o vpx_config.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vpx_ports/emms.asm.o vpx_ports/emms.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vpx_ports/x86_abi_support.asm.o vpx_ports/x86_abi_support.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/dequantize_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/idctllm_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/iwalsh_mmx.asm.o vp8/common/x86/iwalsh_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/loopfilter_mmx.asm.o vp8/common/x86/loopfilter_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/recon_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/sad_mmx.asm.o vp8/common/x86/sad_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/subpixel_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/variance_impl_mmx.asm.o vp8/common/x86/variance_impl_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/idctllm_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/recon_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/sad_sse2.asm.o vp8/common/x86/sad_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/subpixel_sse2.asm BUILDSTDERR: vp8/common/x86/recon_sse2.asm:681: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/recon_sse2.asm:743: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/recon_sse2.asm:836: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/recon_sse2.asm:882: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/recon_sse2.asm:1026: warning: label alone on a line without a colon might be in error nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/variance_impl_sse2.asm.o vp8/common/x86/variance_impl_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/sad_sse3.asm.o vp8/common/x86/sad_sse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/sad_ssse3.asm.o vp8/common/x86/sad_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/subpixel_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/variance_impl_ssse3.asm.o vp8/common/x86/variance_impl_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/sad_sse4.asm.o vp8/common/x86/sad_sse4.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/postproc_mmx.asm.o vp8/common/x86/postproc_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/mfqe_sse2.asm BUILDSTDERR: vp8/common/x86/postproc_mmx.asm:62: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/postproc_mmx.asm:75: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/postproc_mmx.asm:216: warning: label alone on a line without a colon might be in error nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/postproc_sse2.asm.o vp8/common/x86/postproc_sse2.asm BUILDSTDERR: vp8/common/x86/mfqe_sse2.asm:48: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/mfqe_sse2.asm:125: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/mfqe_sse2.asm:192: warning: label alone on a line without a colon might be in error nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm BUILDSTDERR: vp8/common/x86/postproc_sse2.asm:201: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/postproc_sse2.asm:281: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/postproc_sse2.asm:294: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp8/common/x86/postproc_sse2.asm:437: warning: label alone on a line without a colon might be in error nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/dct_mmx.asm.o vp8/encoder/x86/dct_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/subtract_mmx.asm.o vp8/encoder/x86/subtract_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/dct_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/subtract_sse2.asm.o vp8/encoder/x86/subtract_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm BUILDSTDERR: 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 elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/quantize_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/encodeopt.asm.o vp8/encoder/x86/encodeopt.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp8/encoder/x86/ssim_opt_x86_64.asm.o vp8/encoder/x86/ssim_opt_x86_64.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_loopfilter_mmx.asm.o vp9/common/x86/vp9_loopfilter_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_subpixel_8t_sse2.asm.o vp9/common/x86/vp9_subpixel_8t_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.o vp9/common/x86/vp9_subpixel_bilinear_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_subpixel_8t_ssse3.asm.o vp9/common/x86/vp9_subpixel_8t_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.o vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_copy_sse2.asm.o vp9/common/x86/vp9_copy_sse2.asm BUILDSTDERR: vp9/common/x86/vp9_subpixel_8t_ssse3.asm:867: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp9/common/x86/vp9_subpixel_8t_ssse3.asm:908: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp9/common/x86/vp9_subpixel_8t_ssse3.asm:981: warning: label alone on a line without a colon might be in error BUILDSTDERR: vp9/common/x86/vp9_subpixel_8t_ssse3.asm:1013: warning: label alone on a line without a colon might be in error nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_intrapred_sse2.asm.o vp9/common/x86/vp9_intrapred_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_intrapred_ssse3.asm.o vp9/common/x86/vp9_intrapred_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/common/x86/vp9_idct_ssse3_x86_64.asm.o vp9/common/x86/vp9_idct_ssse3_x86_64.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_sad4d_sse2.asm.o vp9/encoder/x86/vp9_sad4d_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm BUILDSTDERR: vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm:211: warning: label alone on a line without a colon might be in error nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_sad_sse3.asm.o vp9/encoder/x86/vp9_sad_sse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_dct_mmx.asm.o vp9/encoder/x86/vp9_dct_mmx.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_error_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_sad_sse2.asm.o vp9/encoder/x86/vp9_sad_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_subtract_sse2.asm.o vp9/encoder/x86/vp9_subtract_sse2.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_subpel_variance.asm.o vp9/encoder/x86/vp9_subpel_variance.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_sad_ssse3.asm.o vp9/encoder/x86/vp9_sad_ssse3.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_sad_sse4.asm.o vp9/encoder/x86/vp9_sad_sse4.asm nasm -Ox -f elf64 -I./ -I"/builddir/build/BUILD/libvpx2-2.0.0"/ -o vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.o vp9/encoder/x86/vp9_ssim_opt_x86_64.asm [CREATE] libvpx.ver echo "{ global:" > libvpx.ver for f in vp8/exports_enc vp8/exports_dec vp9/exports_enc vp9/exports_dec vpx/exports_com vpx/exports_enc vpx/exports_dec; do awk '{print $2";"}' < $f >>libvpx.ver; done echo "local: *; };" >> libvpx.ver [CREATE] vpx.pc echo '# pkg-config file from libvpx v1.4.0' > vpx.pc echo 'prefix=/usr' >> vpx.pc echo 'exec_prefix=${prefix}' >> vpx.pc echo 'libdir=${prefix}/lib64' >> vpx.pc echo 'includedir=${prefix}/include' >> vpx.pc echo '' >> vpx.pc echo 'Name: vpx' >> vpx.pc echo 'Description: WebM Project VPx codec implementation' >> vpx.pc echo 'Version: 1.4.0' >> vpx.pc echo 'Requires:' >> vpx.pc echo 'Conflicts:' >> vpx.pc echo 'Libs: -L${libdir} -lvpx -lm' >> vpx.pc echo 'Libs.private: -lm -lpthread' >> vpx.pc echo 'Cflags: -I${includedir}' >> vpx.pc g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.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 BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o test/../ivfenc.c.o test/../ivfenc.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o test/../md5_utils.c.o test/../md5_utils.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/../third_party/libwebm/mkvparser.cpp.o test/../third_party/libwebm/mkvparser.cpp BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/../third_party/libwebm/mkvreader.cpp.o test/../third_party/libwebm/mkvreader.cpp BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/../webmdec.cc.o test/../webmdec.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o test/../y4menc.c.o test/../y4menc.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition gcc -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -c -o test/../y4minput.c.o test/../y4minput.c BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/active_map_test.cc.o test/active_map_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/altref_test.cc.o test/altref_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/aq_segment_test.cc.o test/aq_segment_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/borders_test.cc.o test/borders_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/byte_alignment_test.cc.o test/byte_alignment_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/config_test.cc.o test/config_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/cpu_speed_test.cc.o test/cpu_speed_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/cq_test.cc.o test/cq_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/datarate_test.cc.o test/datarate_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/decode_api_test.cc.o test/decode_api_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/decode_test_driver.cc.o test/decode_test_driver.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/encode_test_driver.cc.o test/encode_test_driver.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/error_resilience_test.cc.o test/error_resilience_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/external_frame_buffer_test.cc.o test/external_frame_buffer_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/frame_size_tests.cc.o test/frame_size_tests.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/invalid_file_test.cc.o test/invalid_file_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/keyframe_test.cc.o test/keyframe_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/resize_test.cc.o test/resize_test.cc g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/test_libvpx.cc.o test/test_libvpx.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/test_vector_test.cc.o test/test_vector_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/test_vectors.cc.o test/test_vectors.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/user_priv_test.cc.o test/user_priv_test.cc BUILDSTDERR: :0:0: note: this is the location of the previous definition BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/vp9_end_to_end_test.cc.o test/vp9_end_to_end_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/vp9_ethread_test.cc.o test/vp9_ethread_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/vp9_frame_parallel_test.cc.o test/vp9_frame_parallel_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/vp9_lossless_test.cc.o test/vp9_lossless_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition g++ -m64 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -Wvla -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/builddir/build/BUILD/libvpx2-2.0.0" -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src -I/builddir/build/BUILD/libvpx2-2.0.0/third_party/googletest/src/include -c -o test/y4m_test.cc.o test/y4m_test.cc BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition 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/src/vpx_psnr.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vp8/common/alloccommon.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/vp8_cx_iface.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/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/quantize_sse2.c.o vp8/encoder/x86/quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.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/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_convolve.c.o vp9/common/vp9_debugmodes.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_prob.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_thread.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter_filters.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_asm_stubs.c.o vp9/common/x86/vp9_loopfilter_intrin_sse2.c.o vp9/common/x86/vp9_loopfilter_intrin_avx2.c.o vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/common/x86/vp9_idct_intrin_ssse3.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_avg.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_writer.c.o vp9/encoder/vp9_write_bit_buffer.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_sad.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_variance.c.o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_mbgraph.c.o vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_avg_intrin_sse2.c.o vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.o vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_variance_sse2.c.o vp9/encoder/x86/vp9_sad_intrin_avx2.c.o vp9/encoder/x86/vp9_dct_sse2.c.o vp9/encoder/x86/vp9_dct_ssse3.c.o vp9/encoder/x86/vp9_dct32x32_sse2.c.o vp9/encoder/x86/vp9_dct_impl_sse2.c.o vp9/encoder/x86/vp9_dct32x32_avx2.c.o vp9/encoder/x86/vp9_dct_avx2.c.o vp9/encoder/x86/vp9_error_intrin_avx2.c.o vp9/encoder/x86/vp9_variance_avx2.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_reader.c.o vp9/decoder/vp9_read_bit_buffer.c.o vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.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/common/x86/loopfilter_block_sse2_x86_64.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/subtract_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/encodeopt.asm.o vp8/encoder/x86/ssim_opt_x86_64.asm.o vp9/common/x86/vp9_loopfilter_mmx.asm.o vp9/common/x86/vp9_subpixel_8t_sse2.asm.o vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.o vp9/common/x86/vp9_subpixel_8t_ssse3.asm.o vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.o vp9/common/x86/vp9_copy_sse2.asm.o vp9/common/x86/vp9_intrapred_sse2.asm.o vp9/common/x86/vp9_intrapred_ssse3.asm.o vp9/common/x86/vp9_idct_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_sad4d_sse2.asm.o vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o vp9/encoder/x86/vp9_sad_sse3.asm.o vp9/encoder/x86/vp9_dct_mmx.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_sad_sse2.asm.o vp9/encoder/x86/vp9_subtract_sse2.asm.o vp9/encoder/x86/vp9_subpel_variance.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_sad_ssse3.asm.o vp9/encoder/x86/vp9_sad_sse4.asm.o vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.o BUILDSTDERR: 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/src/vpx_psnr.c.o a - vpx_mem/vpx_mem.c.o a - vpx_scale/generic/vpx_scale.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_scale/vpx_scale_rtcd.c.o a - vp8/common/alloccommon.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/vp8_cx_iface.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/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/quantize_sse2.c.o a - vp8/encoder/x86/quantize_ssse3.c.o a - vp8/encoder/x86/quantize_sse4.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/dboolhuff.c.o a - vp8/decoder/decodemv.c.o a - vp8/decoder/decodeframe.c.o a - vp8/decoder/detokenize.c.o a - vp8/decoder/onyxd_if.c.o a - vp8/decoder/threading.c.o a - vp9/common/vp9_alloccommon.c.o a - vp9/common/vp9_blockd.c.o a - vp9/common/vp9_convolve.c.o a - vp9/common/vp9_debugmodes.c.o a - vp9/common/vp9_entropy.c.o a - vp9/common/vp9_entropymode.c.o a - vp9/common/vp9_entropymv.c.o a - vp9/common/vp9_filter.c.o a - vp9/common/vp9_frame_buffers.c.o a - vp9/common/vp9_idct.c.o a - vp9/common/vp9_pred_common.c.o a - vp9/common/vp9_prob.c.o a - vp9/common/vp9_rtcd.c.o a - vp9/common/vp9_scale.c.o a - vp9/common/vp9_seg_common.c.o a - vp9/common/vp9_thread.c.o a - vp9/common/vp9_tile_common.c.o a - vp9/common/vp9_loopfilter.c.o a - vp9/common/vp9_loopfilter_filters.c.o a - vp9/common/vp9_thread_common.c.o a - vp9/common/vp9_mvref_common.c.o a - vp9/common/vp9_quant_common.c.o a - vp9/common/vp9_reconinter.c.o a - vp9/common/vp9_reconintra.c.o a - vp9/common/vp9_common_data.c.o a - vp9/common/vp9_scan.c.o a - vp9/common/x86/vp9_asm_stubs.c.o a - vp9/common/x86/vp9_loopfilter_intrin_sse2.c.o a - vp9/common/x86/vp9_loopfilter_intrin_avx2.c.o a - vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o a - vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o a - vp9/common/x86/vp9_idct_intrin_sse2.c.o a - vp9/common/x86/vp9_idct_intrin_ssse3.c.o a - vp9/vp9_cx_iface.c.o a - vp9/encoder/vp9_avg.c.o a - vp9/encoder/vp9_bitstream.c.o a - vp9/encoder/vp9_context_tree.c.o a - vp9/encoder/vp9_cost.c.o a - vp9/encoder/vp9_dct.c.o a - vp9/encoder/vp9_encodeframe.c.o a - vp9/encoder/vp9_encodemb.c.o a - vp9/encoder/vp9_encodemv.c.o a - vp9/encoder/vp9_ethread.c.o a - vp9/encoder/vp9_extend.c.o a - vp9/encoder/vp9_firstpass.c.o a - vp9/encoder/vp9_writer.c.o a - vp9/encoder/vp9_write_bit_buffer.c.o a - vp9/encoder/vp9_lookahead.c.o a - vp9/encoder/vp9_mcomp.c.o a - vp9/encoder/vp9_encoder.c.o a - vp9/encoder/vp9_picklpf.c.o a - vp9/encoder/vp9_quantize.c.o a - vp9/encoder/vp9_ratectrl.c.o a - vp9/encoder/vp9_rd.c.o a - vp9/encoder/vp9_rdopt.c.o a - vp9/encoder/vp9_pickmode.c.o a - vp9/encoder/vp9_sad.c.o a - vp9/encoder/vp9_segmentation.c.o a - vp9/encoder/vp9_speed_features.c.o a - vp9/encoder/vp9_subexp.c.o a - vp9/encoder/vp9_svc_layercontext.c.o a - vp9/encoder/vp9_resize.c.o a - vp9/encoder/vp9_tokenize.c.o a - vp9/encoder/vp9_treewriter.c.o a - vp9/encoder/vp9_variance.c.o a - vp9/encoder/vp9_aq_variance.c.o a - vp9/encoder/vp9_aq_cyclicrefresh.c.o a - vp9/encoder/vp9_aq_complexity.c.o a - vp9/encoder/vp9_skin_detection.c.o a - vp9/encoder/vp9_temporal_filter.c.o a - vp9/encoder/vp9_mbgraph.c.o a - vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.o a - vp9/encoder/x86/vp9_avg_intrin_sse2.c.o a - vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.o a - vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.o a - vp9/encoder/x86/vp9_quantize_sse2.c.o a - vp9/encoder/x86/vp9_variance_sse2.c.o a - vp9/encoder/x86/vp9_sad_intrin_avx2.c.o a - vp9/encoder/x86/vp9_dct_sse2.c.o a - vp9/encoder/x86/vp9_dct_ssse3.c.o a - vp9/encoder/x86/vp9_dct32x32_sse2.c.o a - vp9/encoder/x86/vp9_dct_impl_sse2.c.o a - vp9/encoder/x86/vp9_dct32x32_avx2.c.o a - vp9/encoder/x86/vp9_dct_avx2.c.o a - vp9/encoder/x86/vp9_error_intrin_avx2.c.o a - vp9/encoder/x86/vp9_variance_avx2.c.o a - vp9/vp9_dx_iface.c.o a - vp9/decoder/vp9_decodemv.c.o a - vp9/decoder/vp9_decodeframe.c.o a - vp9/decoder/vp9_detokenize.c.o a - vp9/decoder/vp9_reader.c.o a - vp9/decoder/vp9_read_bit_buffer.c.o a - vp9/decoder/vp9_dthread.c.o a - vp9/decoder/vp9_decoder.c.o a - vp9/decoder/vp9_dsubexp.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/common/x86/loopfilter_block_sse2_x86_64.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/subtract_sse2.asm.o a - vp8/encoder/x86/temporal_filter_apply_sse2.asm.o a - vp8/encoder/x86/quantize_mmx.asm.o a - vp8/encoder/x86/encodeopt.asm.o a - vp8/encoder/x86/ssim_opt_x86_64.asm.o a - vp9/common/x86/vp9_loopfilter_mmx.asm.o a - vp9/common/x86/vp9_subpixel_8t_sse2.asm.o a - vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.o a - vp9/common/x86/vp9_subpixel_8t_ssse3.asm.o a - vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.o a - vp9/common/x86/vp9_copy_sse2.asm.o a - vp9/common/x86/vp9_intrapred_sse2.asm.o a - vp9/common/x86/vp9_intrapred_ssse3.asm.o a - vp9/common/x86/vp9_idct_ssse3_x86_64.asm.o a - vp9/encoder/x86/vp9_sad4d_sse2.asm.o a - vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o a - vp9/encoder/x86/vp9_sad_sse3.asm.o a - vp9/encoder/x86/vp9_dct_mmx.asm.o a - vp9/encoder/x86/vp9_error_sse2.asm.o a - vp9/encoder/x86/vp9_sad_sse2.asm.o a - vp9/encoder/x86/vp9_subtract_sse2.asm.o a - vp9/encoder/x86/vp9_subpel_variance.asm.o a - vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o a - vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o a - vp9/encoder/x86/vp9_sad_ssse3.asm.o a - vp9/encoder/x86/vp9_sad_sse4.asm.o a - vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.o g++ -shared -m64 -Wl,--no-undefined -Wl,-soname,libvpx.so.2 -Wl,--version-script,libvpx.ver -o libvpx.so.2.0.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/src/vpx_psnr.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vp8/common/alloccommon.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/vp8_cx_iface.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/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/quantize_sse2.c.o vp8/encoder/x86/quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.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/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_convolve.c.o vp9/common/vp9_debugmodes.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_prob.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_thread.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter_filters.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_asm_stubs.c.o vp9/common/x86/vp9_loopfilter_intrin_sse2.c.o vp9/common/x86/vp9_loopfilter_intrin_avx2.c.o vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/common/x86/vp9_idct_intrin_ssse3.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_avg.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_writer.c.o vp9/encoder/vp9_write_bit_buffer.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_sad.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_variance.c.o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_mbgraph.c.o vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_avg_intrin_sse2.c.o vp9/encoder/x86/vp9_sad4d_intrin_avx2.c.o vp9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_variance_sse2.c.o vp9/encoder/x86/vp9_sad_intrin_avx2.c.o vp9/encoder/x86/vp9_dct_sse2.c.o vp9/encoder/x86/vp9_dct_ssse3.c.o vp9/encoder/x86/vp9_dct32x32_sse2.c.o vp9/encoder/x86/vp9_dct_impl_sse2.c.o vp9/encoder/x86/vp9_dct32x32_avx2.c.o vp9/encoder/x86/vp9_dct_avx2.c.o vp9/encoder/x86/vp9_error_intrin_avx2.c.o vp9/encoder/x86/vp9_variance_avx2.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_reader.c.o vp9/decoder/vp9_read_bit_buffer.c.o vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.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/common/x86/loopfilter_block_sse2_x86_64.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/subtract_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/encodeopt.asm.o vp8/encoder/x86/ssim_opt_x86_64.asm.o vp9/common/x86/vp9_loopfilter_mmx.asm.o vp9/common/x86/vp9_subpixel_8t_sse2.asm.o vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.o vp9/common/x86/vp9_subpixel_8t_ssse3.asm.o vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.o vp9/common/x86/vp9_copy_sse2.asm.o vp9/common/x86/vp9_intrapred_sse2.asm.o vp9/common/x86/vp9_intrapred_ssse3.asm.o vp9/common/x86/vp9_idct_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_sad4d_sse2.asm.o vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o vp9/encoder/x86/vp9_sad_sse3.asm.o vp9/encoder/x86/vp9_dct_mmx.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_sad_sse2.asm.o vp9/encoder/x86/vp9_subtract_sse2.asm.o vp9/encoder/x86/vp9_subpel_variance.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_sad_ssse3.asm.o vp9/encoder/x86/vp9_sad_sse4.asm.o vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.o -lpthread -lm ar -rusv libgtest_g.a third_party/googletest/src/src/gtest-all.cc.o BUILDSTDERR: ar: creating libgtest_g.a a - third_party/googletest/src/src/gtest-all.cc.o strip --strip-debug \ -o libvpx.a libvpx_g.a [LN] libvpx.so.2.0.0 libvpx.so mkdir -p ./ ln -sf libvpx.so.2.0.0 libvpx.so [LN] libvpx.so.2.0.0 libvpx.so.2 mkdir -p ./ ln -sf libvpx.so.2.0.0 libvpx.so.2 [LN] libvpx.so.2.0.0 libvpx.so.2.0 mkdir -p ./ ln -sf libvpx.so.2.0.0 libvpx.so.2.0 strip --strip-debug \ -o libgtest.a libgtest_g.a g++ -m64 -o test_libvpx test/../ivfenc.c.o test/../md5_utils.c.o test/../third_party/libwebm/mkvparser.cpp.o test/../third_party/libwebm/mkvreader.cpp.o test/../webmdec.cc.o test/../y4menc.c.o test/../y4minput.c.o test/active_map_test.cc.o test/altref_test.cc.o test/aq_segment_test.cc.o test/borders_test.cc.o test/byte_alignment_test.cc.o test/config_test.cc.o test/cpu_speed_test.cc.o test/cq_test.cc.o test/datarate_test.cc.o test/decode_api_test.cc.o test/decode_test_driver.cc.o test/encode_test_driver.cc.o test/error_resilience_test.cc.o test/external_frame_buffer_test.cc.o test/frame_size_tests.cc.o test/invalid_file_test.cc.o test/keyframe_test.cc.o test/resize_test.cc.o test/test_libvpx.cc.o test/test_vector_test.cc.o test/test_vectors.cc.o test/user_priv_test.cc.o test/vp9_end_to_end_test.cc.o test/vp9_ethread_test.cc.o test/vp9_frame_parallel_test.cc.o test/vp9_lossless_test.cc.o test/y4m_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.2.0.0 libvpx.so + mv libNOTvpx.a libvpx.a + mv libNOTvpx_g.a libvpx_g.a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GqHmYb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 + cd libvpx2-2.0.0 + make DIST_DIR=/builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr dist [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vp8.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vp8cx.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vp8dx.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vpx_codec.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vpx_frame_buffer.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vpx_image.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vpx_integer.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vpx_decoder.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/include/vpx/vpx_encoder.h [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/libvpx.a [LN] libvpx.so.2.0.0 /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/libvpx.so [LN] libvpx.so.2.0.0 /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/libvpx.so.2 [LN] libvpx.so.2.0.0 /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/libvpx.so.2.0 [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/libvpx.so.2.0.0 [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/pkgconfig/vpx.pc [DEP] third_party/libwebm/mkvwriter.cpp.d [DEP] third_party/libwebm/mkvmuxerutil.cpp.d [DEP] third_party/libwebm/mkvmuxer.cpp.d [DEP] webmenc.cc.d [DEP] third_party/libyuv/source/scale_win.cc.d [DEP] third_party/libyuv/source/scale_posix.cc.d [DEP] third_party/libyuv/source/scale_neon64.cc.d [DEP] third_party/libyuv/source/scale_neon.cc.d [DEP] third_party/libyuv/source/scale_mips.cc.d [DEP] third_party/libyuv/source/scale_common.cc.d [DEP] third_party/libyuv/source/scale.cc.d [DEP] third_party/libyuv/source/row_win.cc.d [DEP] third_party/libyuv/source/row_posix.cc.d [DEP] third_party/libyuv/source/row_neon64.cc.d [DEP] third_party/libyuv/source/row_neon.cc.d [DEP] third_party/libyuv/source/row_mips.cc.d [DEP] third_party/libyuv/source/row_common.cc.d [DEP] third_party/libyuv/source/row_any.cc.d [DEP] third_party/libyuv/source/planar_functions.cc.d [DEP] third_party/libyuv/source/cpu_id.cc.d [DEP] examples/vp8cx_set_ref.c.d [DEP] video_writer.c.d [DEP] tools_common.c.d [DEP] examples/set_maps.c.d [DEP] examples/decode_with_drops.c.d [DEP] video_reader.c.d [DEP] ivfdec.c.d [DEP] examples/twopass_encoder.c.d [DEP] examples/vp9_lossless_encoder.c.d [DEP] examples/simple_encoder.c.d [DEP] examples/decode_to_md5.c.d [DEP] examples/postproc.c.d [DEP] examples/simple_decoder.c.d [DEP] examples/vpx_temporal_svc_encoder.c.d [DEP] vpxenc.c.d [DEP] vpxstats.c.d [DEP] warnings.c.d [DEP] rate_hist.c.d [DEP] args.c.d [DEP] vpxdec.c.d [DOXY] samples.dox [DOXY] vpxdec.dox [DOXY] vpxenc.dox [DOXY] examples/vpx_temporal_svc_encoder.dox [DOXY] examples/simple_decoder.dox [DOXY] examples/postproc.dox [DOXY] examples/decode_to_md5.dox [DOXY] examples/simple_encoder.dox [DOXY] examples/vp9_lossless_encoder.dox [DOXY] examples/twopass_encoder.dox [DOXY] examples/decode_with_drops.dox [DOXY] examples/set_maps.dox [DOXY] examples/vp8cx_set_ref.dox [CC] args.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] ivfdec.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] tools_common.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] vpxdec.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/cpu_id.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/planar_functions.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_any.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_common.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_mips.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_neon.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_neon64.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_posix.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/row_win.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale_common.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale_mips.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale_neon.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale_neon64.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale_posix.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libyuv/source/scale_win.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] vpxdec [CC] rate_hist.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] warnings.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] vpxstats.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] vpxenc.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] webmenc.cc.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libwebm/mkvmuxer.cpp.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libwebm/mkvmuxerutil.cpp.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CXX] third_party/libwebm/mkvwriter.cpp.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] vpxenc [CC] video_writer.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] examples/vpx_temporal_svc_encoder.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/vpx_temporal_svc_encoder [CC] video_reader.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [CC] examples/simple_decoder.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/simple_decoder [CC] examples/postproc.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/postproc [CC] examples/decode_to_md5.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/decode_to_md5 [CC] examples/simple_encoder.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/simple_encoder [CC] examples/vp9_lossless_encoder.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/vp9_lossless_encoder [CC] examples/twopass_encoder.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/twopass_encoder [CC] examples/decode_with_drops.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/decode_with_drops [CC] examples/set_maps.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/set_maps [CC] examples/vp8cx_set_ref.c.o BUILDSTDERR: :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] BUILDSTDERR: :0:0: note: this is the location of the previous definition [LD] examples/vp8cx_set_ref [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/vpxdec [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/vpxenc [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/vpx_temporal_svc_encoder [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/simple_decoder [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/postproc [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/decode_to_md5 [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/simple_encoder [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/vp9_lossless_encoder [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/twopass_encoder [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/decode_with_drops [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/set_maps [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/vp8cx_set_ref [CREATE] doxyfile [DOXYGEN] doxyfile [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/CHANGELOG [INSTALL] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/README [MD5SUM] /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr + mkdir -p /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64//usr/include/vpx2 + mv /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64//usr/include/vpx /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64//usr/include/vpx2 + pushd /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64 ~/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64 ~/build/BUILD/libvpx2-2.0.0 + mv libvpx.so.2.0.0 libvpx2.so.2.0.0 + rm libvpx.so + rm libvpx.so.2 + rm libvpx.so.2.0 + ln -sf libvpx2.so.2.0.0 libvpx2.so + ln -sf libvpx2.so.2.0.0 libvpx2.so.2 + ln -sf libvpx2.so.2.0.0 libvpx2.so.2.0 + mv pkgconfig/vpx.pc pkgconfig/vpx2.pc + perl -pi -e s/vpx/vpx2/ pkgconfig/vpx2.pc + perl -pi -e s/vpx22/vpx2/ pkgconfig/vpx2.pc + perl -pi -e 's/\/include/\/include\/vpx2/' pkgconfig/vpx2.pc + popd ~/build/BUILD/libvpx2-2.0.0 + pushd /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 ~/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 ~/build/BUILD/libvpx2-2.0.0 + rm -rf usr/build/ usr/md5sums.txt usr/lib64/libvpx.a usr/CHANGELOG usr/README + chmod 755 usr/bin/examples usr/bin/vpxdec usr/bin/vpxenc + popd ~/build/BUILD/libvpx2-2.0.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libvpx2-2.0.0 extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/vp8cx_set_ref extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/set_maps extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/decode_with_drops extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/twopass_encoder extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/vp9_lossless_encoder extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/simple_encoder extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/decode_to_md5 extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/postproc extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/simple_decoder extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/examples/vpx_temporal_svc_encoder extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/vpxenc extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/bin/vpxdec extracting debug info from /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/lib64/libvpx2.so.2.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvpx2.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libvpx2.so.2.0.debug symlinked /usr/lib/debug/usr/lib64/libvpx2.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libvpx2.so.2.debug symlinked /usr/lib/debug/usr/lib64/libvpx2.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libvpx2.so.debug BUILDSTDERR: 12987 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: libvpx2-2.0.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3BmosU + umask 022 + cd /builddir/build/BUILD + cd libvpx2-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/share/doc/libvpx2-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/share/doc/libvpx2-2.0.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/share/doc/libvpx2-2.0.0 + cp -pr CHANGELOG /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/share/doc/libvpx2-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/share/doc/libvpx2-2.0.0 + cp -pr README /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64/usr/share/doc/libvpx2-2.0.0 + exit 0 Provides: libvpx libvpx.so.2()(64bit) libvpx2 = 2.0.0-1.el7 libvpx2(x86-64) = 2.0.0-1.el7 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()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: libvpx2-devel-2.0.0-1.el7.x86_64 Provides: libvpx-devel libvpx2-devel = 2.0.0-1.el7 libvpx2-devel(x86-64) = 2.0.0-1.el7 pkgconfig(vpx2) = 1.4.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.2()(64bit) Processing files: libvpx2-utils-2.0.0-1.el7.x86_64 Provides: libvpx2-utils = 2.0.0-1.el7 libvpx2-utils(x86-64) = 2.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libvpx.so.2()(64bit) rtld(GNU_HASH) Processing files: libvpx2-debuginfo-2.0.0-1.el7.x86_64 Provides: libvpx2-debuginfo = 2.0.0-1.el7 libvpx2-debuginfo(x86-64) = 2.0.0-1.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/libvpx2-2.0.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/libvpx2-2.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvpx2-devel-2.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvpx2-utils-2.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvpx2-debuginfo-2.0.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nVvcnL + umask 022 + cd /builddir/build/BUILD + cd libvpx2-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvpx2-2.0.0-1.el7.x86_64 + exit 0 Child return code was: 0