dpkg-buildpackage: source package libvpx dpkg-buildpackage: source version 1.4.0-4 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Sebastian Dröge dpkg-source --before-build libvpx-1.4.0 dpkg-buildpackage: host architecture armhf fakeroot debian/rules clean dh_testdir dh_testroot rm -f *-stamp rm -rf /tmp/libvpx-1.4.0/builddir rm -rf /tmp/libvpx-1.4.0/builddir-neon dh_clean debian/rules build dh_testdir mkdir -p /tmp/libvpx-1.4.0/builddir; \ cd /tmp/libvpx-1.4.0/builddir; \ CFLAGS="-marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro" /tmp/libvpx-1.4.0/configure \ --prefix=/usr --enable-pic --enable-shared --disable-install-bins --disable-install-srcs --size-limit=16384x16384 --enable-postproc --enable-multi-res-encoding --enable-temporal-denoising --enable-vp9-temporal-denoising --enable-vp9-postproc --target=armv6-linux-gcc --enable-small enabling pic enabling shared disabling install_bins disabling install_srcs enabling postproc enabling multi_res_encoding enabling vp9_temporal_denoising enabling vp9_postproc enabling small Configuring selected codecs enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'armv6-linux-gcc' enabling armv6 enabling media enabling unit_tests enabling webm_io enabling libyuv Creating makefiles for armv6-linux-gcc libs Creating makefiles for armv6-linux-gcc examples Creating makefiles for armv6-linux-gcc docs touch configure-stamp mkdir -p /tmp/libvpx-1.4.0/builddir-neon; \ cd /tmp/libvpx-1.4.0/builddir-neon; \ CFLAGS="-marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro" /tmp/libvpx-1.4.0/configure \ --prefix=/usr --enable-pic --enable-shared --disable-install-bins --disable-install-srcs --size-limit=16384x16384 --enable-postproc --enable-multi-res-encoding --enable-temporal-denoising --enable-vp9-temporal-denoising --enable-vp9-postproc --target=armv7-linux-gcc enabling pic enabling shared disabling install_bins disabling install_srcs enabling postproc enabling multi_res_encoding enabling vp9_temporal_denoising enabling vp9_postproc Configuring selected codecs enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'armv7-linux-gcc' enabling armv7 enabling neon enabling neon_asm enabling media enabling unit_tests enabling webm_io enabling libyuv Creating makefiles for armv7-linux-gcc libs Creating makefiles for armv7-linux-gcc examples Creating makefiles for armv7-linux-gcc docs touch configure-stamp dh_testdir /usr/bin/make -C /tmp/libvpx-1.4.0/builddir verbose=yes make[1]: Entering directory '/tmp/libvpx-1.4.0/builddir' [CREATE] vpx_scale_rtcd.h /tmp/libvpx-1.4.0/build/make/rtcd.pl --arch=armv6 --sym=vpx_scale_rtcd --config=libs-armv6-linux-gcc.mk /tmp/libvpx-1.4.0/vpx_scale/vpx_scale_rtcd.pl > vpx_scale_rtcd.h [CREATE] vp8_rtcd.h /tmp/libvpx-1.4.0/build/make/rtcd.pl --arch=armv6 --sym=vp8_rtcd --config=libs-armv6-linux-gcc.mk /tmp/libvpx-1.4.0/vp8/common/rtcd_defs.pl > vp8_rtcd.h [CREATE] vp9_rtcd.h /tmp/libvpx-1.4.0/build/make/rtcd.pl --arch=armv6 --sym=vp9_rtcd --config=libs-armv6-linux-gcc.mk /tmp/libvpx-1.4.0/vp9/common/vp9_rtcd_defs.pl > vp9_rtcd.h mkdir -p test/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 mkdir -p test/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 mkdir -p test/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 mkdir -p test/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 mkdir -p test/ g++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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++ -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -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"/tmp/libvpx-1.4.0" -I/tmp/libvpx-1.4.0/third_party/googletest/src -I/tmp/libvpx-1.4.0/third_party/googletest/src/include -M /tmp/libvpx-1.4.0/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 vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm.s > vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm.s > vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm.s > vp8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/vp8_variance16x16_armv6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/vp8_variance16x16_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/vp8_variance16x16_armv6.asm.s > vp8/common/arm/armv6/vp8_variance16x16_armv6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/vp8_variance8x8_armv6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/vp8_variance8x8_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/vp8_variance8x8_armv6.asm.s > vp8/common/arm/armv6/vp8_variance8x8_armv6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/vp8_sad16x16_armv6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/vp8_sad16x16_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/vp8_sad16x16_armv6.asm.s > vp8/common/arm/armv6/vp8_sad16x16_armv6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/dequantize_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/dequantize_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/dequantize_v6.asm.s > vp8/common/arm/armv6/dequantize_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/dequant_idct_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/dequant_idct_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/dequant_idct_v6.asm.s > vp8/common/arm/armv6/dequant_idct_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/intra4x4_predict_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/intra4x4_predict_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/intra4x4_predict_v6.asm.s > vp8/common/arm/armv6/intra4x4_predict_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/sixtappredict8x4_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/sixtappredict8x4_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/sixtappredict8x4_v6.asm.s > vp8/common/arm/armv6/sixtappredict8x4_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/simpleloopfilter_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/simpleloopfilter_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/simpleloopfilter_v6.asm.s > vp8/common/arm/armv6/simpleloopfilter_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/loopfilter_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/loopfilter_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/loopfilter_v6.asm.s > vp8/common/arm/armv6/loopfilter_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/idct_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/idct_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/idct_v6.asm.s > vp8/common/arm/armv6/idct_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/filter_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/filter_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/filter_v6.asm.s > vp8/common/arm/armv6/filter_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/iwalsh_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/iwalsh_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/iwalsh_v6.asm.s > vp8/common/arm/armv6/iwalsh_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s > vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/copymem16x16_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/copymem16x16_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/copymem16x16_v6.asm.s > vp8/common/arm/armv6/copymem16x16_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/copymem8x8_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/copymem8x8_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/copymem8x8_v6.asm.s > vp8/common/arm/armv6/copymem8x8_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/copymem8x4_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/copymem8x4_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/copymem8x4_v6.asm.s > vp8/common/arm/armv6/copymem8x4_v6.asm.s.d mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/common/arm/armv6/bilinearfilter_v6.asm.s mkdir -p vp8/common/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/common/arm/armv6/bilinearfilter_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/common/arm/armv6/bilinearfilter_v6.asm.s > vp8/common/arm/armv6/bilinearfilter_v6.asm.s.d mkdir -p vp8/encoder/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/encoder/arm/armv6/walsh_v6.asm.s mkdir -p vp8/encoder/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/arm/armv6/walsh_v6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/encoder/arm/armv6/walsh_v6.asm.s > vp8/encoder/arm/armv6/walsh_v6.asm.s.d mkdir -p vp8/encoder/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm.s mkdir -p vp8/encoder/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm.s > vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm.s.d mkdir -p vp8/encoder/arm/armv6/ /tmp/libvpx-1.4.0/build/make/ads2gas.pl vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm.s mkdir -p vp8/encoder/arm/armv6/ /tmp/libvpx-1.4.0/build/make/gen_asm_deps.sh \ --build-pfx= --depfile=vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm.s.d --defsym ARCHITECTURE=6 -march=armv6 -I./ -I"/tmp/libvpx-1.4.0"/ vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm.s > vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm.s.d mkdir -p ./ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 mkdir -p vp9/decoder/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp9/common/vp9_mfqe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_mfqe.c.o vp9/common/vp9_mfqe.c.d;' > vp9/common/vp9_mfqe.c.d mkdir -p vp9/common/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp9/common/vp9_postproc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_postproc.c.o vp9/common/vp9_postproc.c.d;' > vp9/common/vp9_postproc.c.d mkdir -p vp9/common/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 mkdir -p vp9/common/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp9/encoder/vp9_denoiser.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_denoiser.c.o vp9/encoder/vp9_denoiser.c.d;' > vp9/encoder/vp9_denoiser.c.d mkdir -p vp9/encoder/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 mkdir -p vp8/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/arm/armv6/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/common/arm/armv6/idct_blk_v6.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/arm/armv6/idct_blk_v6.c.o vp8/common/arm/armv6/idct_blk_v6.c.d;' > vp8/common/arm/armv6/idct_blk_v6.c.d mkdir -p vp8/common/arm/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/common/arm/bilinearfilter_arm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/arm/bilinearfilter_arm.c.o vp8/common/arm/bilinearfilter_arm.c.d;' > vp8/common/arm/bilinearfilter_arm.c.d mkdir -p vp8/common/arm/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/common/arm/variance_arm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/arm/variance_arm.c.o vp8/common/arm/variance_arm.c.d;' > vp8/common/arm/variance_arm.c.d mkdir -p vp8/common/arm/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/common/arm/dequantize_arm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/arm/dequantize_arm.c.o vp8/common/arm/dequantize_arm.c.d;' > vp8/common/arm/dequantize_arm.c.d mkdir -p vp8/common/arm/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/common/arm/loopfilter_arm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/arm/loopfilter_arm.c.o vp8/common/arm/loopfilter_arm.c.d;' > vp8/common/arm/loopfilter_arm.c.d mkdir -p vp8/common/arm/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/common/arm/filter_arm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/arm/filter_arm.c.o vp8/common/arm/filter_arm.c.d;' > vp8/common/arm/filter_arm.c.d mkdir -p vp8/common/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 mkdir -p vp8/common/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 mkdir -p vp8/common/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/encoder/mr_dissim.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/mr_dissim.c.o vp8/encoder/mr_dissim.c.d;' > vp8/encoder/mr_dissim.c.d mkdir -p vp8/encoder/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 vp8/encoder/arm/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vp8/encoder/arm/dct_arm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/arm/dct_arm.c.o vp8/encoder/arm/dct_arm.c.d;' > vp8/encoder/arm/dct_arm.c.d mkdir -p vpx_ports/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/vpx_ports/arm_cpudetect.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_ports/arm_cpudetect.c.o vpx_ports/arm_cpudetect.c.d;' > vpx_ports/arm_cpudetect.c.d mkdir -p vpx_scale/ gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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 -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -M /tmp/libvpx-1.4.0/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] libs.doxy gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx/src/vpx_decoder.c.o /tmp/libvpx-1.4.0/vpx/src/vpx_decoder.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx/src/vpx_encoder.c.o /tmp/libvpx-1.4.0/vpx/src/vpx_encoder.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx/src/vpx_codec.c.o /tmp/libvpx-1.4.0/vpx/src/vpx_codec.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx/src/vpx_image.c.o /tmp/libvpx-1.4.0/vpx/src/vpx_image.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx/src/vpx_psnr.c.o /tmp/libvpx-1.4.0/vpx/src/vpx_psnr.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_mem/vpx_mem.c.o /tmp/libvpx-1.4.0/vpx_mem/vpx_mem.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_scale/generic/vpx_scale.c.o /tmp/libvpx-1.4.0/vpx_scale/generic/vpx_scale.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_scale/generic/yv12config.c.o /tmp/libvpx-1.4.0/vpx_scale/generic/yv12config.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_scale/generic/yv12extend.c.o /tmp/libvpx-1.4.0/vpx_scale/generic/yv12extend.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_scale/generic/gen_scalers.c.o /tmp/libvpx-1.4.0/vpx_scale/generic/gen_scalers.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_scale/vpx_scale_rtcd.c.o /tmp/libvpx-1.4.0/vpx_scale/vpx_scale_rtcd.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vpx_ports/arm_cpudetect.c.o /tmp/libvpx-1.4.0/vpx_ports/arm_cpudetect.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/alloccommon.c.o /tmp/libvpx-1.4.0/vp8/common/alloccommon.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/blockd.c.o /tmp/libvpx-1.4.0/vp8/common/blockd.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/debugmodes.c.o /tmp/libvpx-1.4.0/vp8/common/debugmodes.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/dequantize.c.o /tmp/libvpx-1.4.0/vp8/common/dequantize.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/entropy.c.o /tmp/libvpx-1.4.0/vp8/common/entropy.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/entropymode.c.o /tmp/libvpx-1.4.0/vp8/common/entropymode.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/entropymv.c.o /tmp/libvpx-1.4.0/vp8/common/entropymv.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/extend.c.o /tmp/libvpx-1.4.0/vp8/common/extend.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/filter.c.o /tmp/libvpx-1.4.0/vp8/common/filter.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/findnearmv.c.o /tmp/libvpx-1.4.0/vp8/common/findnearmv.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/generic/systemdependent.c.o /tmp/libvpx-1.4.0/vp8/common/generic/systemdependent.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/idct_blk.c.o /tmp/libvpx-1.4.0/vp8/common/idct_blk.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/idctllm.c.o /tmp/libvpx-1.4.0/vp8/common/idctllm.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/rtcd.c.o /tmp/libvpx-1.4.0/vp8/common/rtcd.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/loopfilter.c.o /tmp/libvpx-1.4.0/vp8/common/loopfilter.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/loopfilter_filters.c.o /tmp/libvpx-1.4.0/vp8/common/loopfilter_filters.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/mbpitch.c.o /tmp/libvpx-1.4.0/vp8/common/mbpitch.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/modecont.c.o /tmp/libvpx-1.4.0/vp8/common/modecont.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/quant_common.c.o /tmp/libvpx-1.4.0/vp8/common/quant_common.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/reconinter.c.o /tmp/libvpx-1.4.0/vp8/common/reconinter.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/reconintra.c.o /tmp/libvpx-1.4.0/vp8/common/reconintra.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/reconintra4x4.c.o /tmp/libvpx-1.4.0/vp8/common/reconintra4x4.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/sad_c.c.o /tmp/libvpx-1.4.0/vp8/common/sad_c.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/setupintrarecon.c.o /tmp/libvpx-1.4.0/vp8/common/setupintrarecon.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/swapyv12buffer.c.o /tmp/libvpx-1.4.0/vp8/common/swapyv12buffer.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/variance_c.c.o /tmp/libvpx-1.4.0/vp8/common/variance_c.c gcc -marm -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -march=armv6 -DNDEBUG -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/tmp/libvpx-1.4.0" -c -o vp8/common/treecoder.c.o /tmp/libvpx-1.4.0/vp8/common/treecoder.c /tmp/libvpx-1.4.0/vp8/common/treecoder.c: In function 'tree2tok': /tmp/libvpx-1.4.0/vp8/common/treecoder.c:32:9: error: invalid use of array with unspecified bounds const vp8_tree_index j = t[i++]; ^ /tmp/libvpx-1.4.0/vp8/common/treecoder.c:32:34: warning: initialization makes integer from pointer without a cast [-Wint-conversion] const vp8_tree_index j = t[i++]; ^ /tmp/libvpx-1.4.0/vp8/common/treecoder.c: In function 'branch_counts': /tmp/libvpx-1.4.0/vp8/common/treecoder.c:96:13: error: invalid use of array with unspecified bounds i = tree[ i + b]; ^ /tmp/libvpx-1.4.0/vp8/common/treecoder.c:96:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion] i = tree[ i + b]; ^ Makefile:148: recipe for target 'vp8/common/treecoder.c.o' failed make[2]: *** [vp8/common/treecoder.c.o] Error 1 Makefile:17: recipe for target '.DEFAULT' failed make[1]: *** [.DEFAULT] Error 2 make[1]: Leaving directory '/tmp/libvpx-1.4.0/builddir' debian/rules:116: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 debuild: fatal error at line 1374: dpkg-buildpackage -rfakeroot -D -us -uc -b failed