+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libvpx.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
warning: Macro expanded in comment on line 12: %{name}-%{version}.tar.bz2

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gqc4p3
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libvpx-1.6.1
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/v1.6.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libvpx-1.6.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (0001-Fix-image-width-alignment.-Enable-ImageSizeSetting-t.patch):'
Patch #1 (0001-Fix-image-width-alignment.-Enable-ImageSizeSetting-t.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .001 --fuzz=0
patching file vpx/src/vpx_image.c
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3iuFt4
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvpx-1.6.1
+ ./configure --target=generic-gnu --enable-pic --disable-install-srcs --enable-vp9-decoder --enable-vp9-encoder --enable-experimental --enable-spatial-svc --enable-vp9-highbitdepth --enable-shared --prefix=/usr --libdir=/usr/lib64 --size-limit=16384x16384
  enabling pic
  disabling install_srcs
  enabling vp9_decoder
  enabling vp9_encoder
  enabling experimental
  enabling vp9_highbitdepth
  enabling shared
  enabling vp8_encoder
  enabling vp8_decoder
Configuring for target 'generic-gnu'
  enabling generic
  enabling unit_tests
  enabling webm_io
  enabling libyuv
--enable-shared is only supported on ELF; assuming this is OK
Creating makefiles for generic-gnu libs
Creating makefiles for generic-gnu examples
Creating makefiles for generic-gnu tools
Creating makefiles for generic-gnu docs
+ sed -i 's|-O3|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 |g' libs-generic-gnu.mk
+ sed -i 's|-O3|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 |g' examples-generic-gnu.mk
+ sed -i 's|-O3|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 |g' docs-generic-gnu.mk
+ make -j4 verbose=true
    [CREATE] vpx_scale_rtcd.h
/builddir/build/BUILD/libvpx-1.6.1/build/make/rtcd.pl --arch=generic --sym=vpx_scale_rtcd --config=libs-generic-gnu.mk  /builddir/build/BUILD/libvpx-1.6.1/vpx_scale/vpx_scale_rtcd.pl > vpx_scale_rtcd.h
    [CREATE] vp8_rtcd.h
    [CREATE] vpx_dsp_rtcd.h
    [CREATE] vp9_rtcd.h
/builddir/build/BUILD/libvpx-1.6.1/build/make/rtcd.pl --arch=generic --sym=vpx_dsp_rtcd --config=libs-generic-gnu.mk  /builddir/build/BUILD/libvpx-1.6.1/vpx_dsp/vpx_dsp_rtcd_defs.pl > vpx_dsp_rtcd.h
/builddir/build/BUILD/libvpx-1.6.1/build/make/rtcd.pl --arch=generic --sym=vp8_rtcd --config=libs-generic-gnu.mk  /builddir/build/BUILD/libvpx-1.6.1/vp8/common/rtcd_defs.pl > vp8_rtcd.h
/builddir/build/BUILD/libvpx-1.6.1/build/make/rtcd.pl --arch=generic --sym=vp9_rtcd --config=libs-generic-gnu.mk  /builddir/build/BUILD/libvpx-1.6.1/vp9/common/vp9_rtcd_defs.pl > vp9_rtcd.h
mkdir -p test/
mkdir -p test/
mkdir -p test/
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/y4m_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/y4m_test.cc.o test/y4m_test.cc.d;' > test/y4m_test.cc.d
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/vp9_skip_loopfilter_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_skip_loopfilter_test.cc.o test/vp9_skip_loopfilter_test.cc.d;' > test/vp9_skip_loopfilter_test.cc.d
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/vp9_lossless_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_lossless_test.cc.o test/vp9_lossless_test.cc.d;' > test/vp9_lossless_test.cc.d
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/vp9_frame_parallel_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_frame_parallel_test.cc.o test/vp9_frame_parallel_test.cc.d;' > test/vp9_frame_parallel_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/vp9_ethread_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_ethread_test.cc.o test/vp9_ethread_test.cc.d;' > test/vp9_ethread_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/vp9_end_to_end_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/vp9_end_to_end_test.cc.o test/vp9_end_to_end_test.cc.d;' > test/vp9_end_to_end_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/user_priv_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/user_priv_test.cc.o test/user_priv_test.cc.d;' > test/user_priv_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/test_vectors.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/test_vectors.cc.o test/test_vectors.cc.d;' > test/test_vectors.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/test_vector_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/test_vector_test.cc.o test/test_vector_test.cc.d;' > test/test_vector_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/test_libvpx.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/test_libvpx.cc.o test/test_libvpx.cc.d;' > test/test_libvpx.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/resize_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/resize_test.cc.o test/resize_test.cc.d;' > test/resize_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/realtime_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/realtime_test.cc.o test/realtime_test.cc.d;' > test/realtime_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/level_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/level_test.cc.o test/level_test.cc.d;' > test/level_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/keyframe_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/keyframe_test.cc.o test/keyframe_test.cc.d;' > test/keyframe_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/invalid_file_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/invalid_file_test.cc.o test/invalid_file_test.cc.d;' > test/invalid_file_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/frame_size_tests.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/frame_size_tests.cc.o test/frame_size_tests.cc.d;' > test/frame_size_tests.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/external_frame_buffer_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/external_frame_buffer_test.cc.o test/external_frame_buffer_test.cc.d;' > test/external_frame_buffer_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/error_resilience_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/error_resilience_test.cc.o test/error_resilience_test.cc.d;' > test/error_resilience_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/encode_test_driver.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/encode_test_driver.cc.o test/encode_test_driver.cc.d;' > test/encode_test_driver.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/encode_api_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/encode_api_test.cc.o test/encode_api_test.cc.d;' > test/encode_api_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/decode_test_driver.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/decode_test_driver.cc.o test/decode_test_driver.cc.d;' > test/decode_test_driver.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/decode_svc_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/decode_svc_test.cc.o test/decode_svc_test.cc.d;' > test/decode_svc_test.cc.d
mkdir -p test/
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/decode_api_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/decode_api_test.cc.o test/decode_api_test.cc.d;' > test/decode_api_test.cc.d
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/datarate_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/datarate_test.cc.o test/datarate_test.cc.d;' > test/datarate_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/cq_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/cq_test.cc.o test/cq_test.cc.d;' > test/cq_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/cpu_speed_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/cpu_speed_test.cc.o test/cpu_speed_test.cc.d;' > test/cpu_speed_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/config_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/config_test.cc.o test/config_test.cc.d;' > test/config_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/byte_alignment_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/byte_alignment_test.cc.o test/byte_alignment_test.cc.d;' > test/byte_alignment_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/borders_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/borders_test.cc.o test/borders_test.cc.d;' > test/borders_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/aq_segment_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/aq_segment_test.cc.o test/aq_segment_test.cc.d;' > test/aq_segment_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/altref_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/altref_test.cc.o test/altref_test.cc.d;' > test/altref_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/alt_ref_aq_segment_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/alt_ref_aq_segment_test.cc.o test/alt_ref_aq_segment_test.cc.d;' > test/alt_ref_aq_segment_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/active_map_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/active_map_test.cc.o test/active_map_test.cc.d;' > test/active_map_test.cc.d
mkdir -p test/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/active_map_refresh_test.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/active_map_refresh_test.cc.o test/active_map_refresh_test.cc.d;' > test/active_map_refresh_test.cc.d
mkdir -p test/../
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M test/../y4minput.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../y4minput.c.o test/../y4minput.c.d;' > test/../y4minput.c.d
mkdir -p test/../
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M test/../y4menc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../y4menc.c.o test/../y4menc.c.d;' > test/../y4menc.c.d
mkdir -p test/../
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/../webmdec.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../webmdec.cc.o test/../webmdec.cc.d;' > test/../webmdec.cc.d
mkdir -p test/../third_party/libwebm/mkvparser/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/../third_party/libwebm/mkvparser/mkvreader.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../third_party/libwebm/mkvparser/mkvreader.cc.o test/../third_party/libwebm/mkvparser/mkvreader.cc.d;' > test/../third_party/libwebm/mkvparser/mkvreader.cc.d
mkdir -p test/../third_party/libwebm/mkvparser/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M test/../third_party/libwebm/mkvparser/mkvparser.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../third_party/libwebm/mkvparser/mkvparser.cc.o test/../third_party/libwebm/mkvparser/mkvparser.cc.d;' > test/../third_party/libwebm/mkvparser/mkvparser.cc.d
mkdir -p test/../
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M test/../md5_utils.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../md5_utils.c.o test/../md5_utils.c.d;' > test/../md5_utils.c.d
mkdir -p test/../
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M test/../ivfenc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;test/../ivfenc.c.o test/../ivfenc.c.d;' > test/../ivfenc.c.d
mkdir -p third_party/googletest/src/src/
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -M third_party/googletest/src/src/gtest-all.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/googletest/src/src/gtest-all.cc.o third_party/googletest/src/src/gtest-all.cc.d;' > third_party/googletest/src/src/gtest-all.cc.d
mkdir -p ./
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -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  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/decoder/vp9_dsubexp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_dsubexp.c.d;' > vp9/decoder/vp9_dsubexp.c.d
mkdir -p vp9/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/decoder/vp9_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_decoder.c.d;' > vp9/decoder/vp9_decoder.c.d
mkdir -p vp9/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/decoder/vp9_dthread.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_dthread.c.d;' > vp9/decoder/vp9_dthread.c.d
mkdir -p vp9/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/decoder/vp9_detokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_detokenize.c.d;' > vp9/decoder/vp9_detokenize.c.d
mkdir -p vp9/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/decoder/vp9_decodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_decodeframe.c.d;' > vp9/decoder/vp9_decodeframe.c.d
mkdir -p vp9/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/decoder/vp9_decodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodemv.c.d;' > vp9/decoder/vp9_decodemv.c.d
mkdir -p vp9/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/vp9_dx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/vp9_dx_iface.c.o vp9/vp9_dx_iface.c.d;' > vp9/vp9_dx_iface.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_scan.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_scan.c.o vp9/common/vp9_scan.c.d;' > vp9/common/vp9_scan.c.d
mkdir -p vp9/common/
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_common_data.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_common_data.c.o vp9/common/vp9_common_data.c.d;' > vp9/common/vp9_common_data.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_reconintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_reconintra.c.o vp9/common/vp9_reconintra.c.d;' > vp9/common/vp9_reconintra.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_reconinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconinter.c.d;' > vp9/common/vp9_reconinter.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_quant_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_quant_common.c.o vp9/common/vp9_quant_common.c.d;' > vp9/common/vp9_quant_common.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_mvref_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_mvref_common.c.o vp9/common/vp9_mvref_common.c.d;' > vp9/common/vp9_mvref_common.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_thread_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_thread_common.c.o vp9/common/vp9_thread_common.c.d;' > vp9/common/vp9_thread_common.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_loopfilter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter.c.d;' > vp9/common/vp9_loopfilter.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_tile_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_tile_common.c.o vp9/common/vp9_tile_common.c.d;' > vp9/common/vp9_tile_common.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_seg_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_seg_common.c.o vp9/common/vp9_seg_common.c.d;' > vp9/common/vp9_seg_common.c.d
mkdir -p vp9/common/
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_scale.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_scale.c.o vp9/common/vp9_scale.c.d;' > vp9/common/vp9_scale.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_rtcd.c.o vp9/common/vp9_rtcd.c.d;' > vp9/common/vp9_rtcd.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_pred_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_pred_common.c.o vp9/common/vp9_pred_common.c.d;' > vp9/common/vp9_pred_common.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_filter.c.o vp9/common/vp9_filter.c.d;' > vp9/common/vp9_filter.c.d
mkdir -p vp9/common/
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_idct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_idct.c.o vp9/common/vp9_idct.c.d;' > vp9/common/vp9_idct.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_frame_buffers.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_frame_buffers.c.d;' > vp9/common/vp9_frame_buffers.c.d
mkdir -p vp9/common/
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_entropymv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_entropymv.c.o vp9/common/vp9_entropymv.c.d;' > vp9/common/vp9_entropymv.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_entropymode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymode.c.d;' > vp9/common/vp9_entropymode.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_entropy.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_entropy.c.o vp9/common/vp9_entropy.c.d;' > vp9/common/vp9_entropy.c.d
mkdir -p vp9/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_blockd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_blockd.c.o vp9/common/vp9_blockd.c.d;' > vp9/common/vp9_blockd.c.d
mkdir -p vp9/common/
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/common/vp9_alloccommon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/common/vp9_alloccommon.c.o vp9/common/vp9_alloccommon.c.d;' > vp9/common/vp9_alloccommon.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_mbgraph.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_mbgraph.c.o vp9/encoder/vp9_mbgraph.c.d;' > vp9/encoder/vp9_mbgraph.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_temporal_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_temporal_filter.c.d;' > vp9/encoder/vp9_temporal_filter.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_noise_estimate.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_noise_estimate.c.d;' > vp9/encoder/vp9_noise_estimate.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_skin_detection.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_skin_detection.c.d;' > vp9/encoder/vp9_skin_detection.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_alt_ref_aq.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_alt_ref_aq.c.o vp9/encoder/vp9_alt_ref_aq.c.d;' > vp9/encoder/vp9_alt_ref_aq.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_aq_complexity.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_aq_complexity.c.d;' > vp9/encoder/vp9_aq_complexity.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_aq_cyclicrefresh.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.d;' > vp9/encoder/vp9_aq_cyclicrefresh.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_aq_360.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_360.c.o vp9/encoder/vp9_aq_360.c.d;' > vp9/encoder/vp9_aq_360.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_aq_variance.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_variance.c.d;' > vp9/encoder/vp9_aq_variance.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_treewriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_treewriter.c.d;' > vp9/encoder/vp9_treewriter.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_tokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_tokenize.c.d;' > vp9/encoder/vp9_tokenize.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_resize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_resize.c.d;' > vp9/encoder/vp9_resize.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_svc_layercontext.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_svc_layercontext.c.d;' > vp9/encoder/vp9_svc_layercontext.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_subexp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_subexp.c.d;' > vp9/encoder/vp9_subexp.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_speed_features.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_speed_features.c.d;' > vp9/encoder/vp9_speed_features.c.d
mkdir -p vp9/encoder/
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_segmentation.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_segmentation.c.d;' > vp9/encoder/vp9_segmentation.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_pickmode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_pickmode.c.d;' > vp9/encoder/vp9_pickmode.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_rdopt.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_rdopt.c.d;' > vp9/encoder/vp9_rdopt.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_rd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rd.c.d;' > vp9/encoder/vp9_rd.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_ratectrl.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_ratectrl.c.d;' > vp9/encoder/vp9_ratectrl.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_quantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_quantize.c.d;' > vp9/encoder/vp9_quantize.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_picklpf.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_picklpf.c.d;' > vp9/encoder/vp9_picklpf.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_encoder.c.d;' > vp9/encoder/vp9_encoder.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_mcomp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_mcomp.c.d;' > vp9/encoder/vp9_mcomp.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_lookahead.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_lookahead.c.d;' > vp9/encoder/vp9_lookahead.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_firstpass.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_firstpass.c.d;' > vp9/encoder/vp9_firstpass.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_extend.c.d;' > vp9/encoder/vp9_extend.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_ethread.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_ethread.c.d;' > vp9/encoder/vp9_ethread.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_encodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_encodemv.c.d;' > vp9/encoder/vp9_encodemv.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_encodemb.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemb.c.d;' > vp9/encoder/vp9_encodemb.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_encodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodeframe.c.d;' > vp9/encoder/vp9_encodeframe.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_dct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_dct.c.d;' > vp9/encoder/vp9_dct.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_cost.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_cost.c.d;' > vp9/encoder/vp9_cost.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_context_tree.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_context_tree.c.d;' > vp9/encoder/vp9_context_tree.c.d
mkdir -p vp9/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/encoder/vp9_bitstream.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_bitstream.c.d;' > vp9/encoder/vp9_bitstream.c.d
mkdir -p vp9/
mkdir -p vp8/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp9/vp9_cx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp9/vp9_cx_iface.c.o vp9/vp9_cx_iface.c.d;' > vp9/vp9_cx_iface.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/decoder/threading.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/threading.c.o vp8/decoder/threading.c.d;' > vp8/decoder/threading.c.d
mkdir -p vp8/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/decoder/onyxd_if.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/onyxd_if.c.o vp8/decoder/onyxd_if.c.d;' > vp8/decoder/onyxd_if.c.d
mkdir -p vp8/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/decoder/detokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/detokenize.c.o vp8/decoder/detokenize.c.d;' > vp8/decoder/detokenize.c.d
mkdir -p vp8/decoder/
mkdir -p vp8/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/decoder/decodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/decodeframe.c.o vp8/decoder/decodeframe.c.d;' > vp8/decoder/decodeframe.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/decoder/decodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/decodemv.c.o vp8/decoder/decodemv.c.d;' > vp8/decoder/decodemv.c.d
mkdir -p vp8/decoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/decoder/dboolhuff.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/decoder/dboolhuff.c.o vp8/decoder/dboolhuff.c.d;' > vp8/decoder/dboolhuff.c.d
mkdir -p vp8/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/vp8_dx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/vp8_dx_iface.c.o vp8/vp8_dx_iface.c.d;' > vp8/vp8_dx_iface.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/treecoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/treecoder.c.o vp8/common/treecoder.c.d;' > vp8/common/treecoder.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/swapyv12buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/swapyv12buffer.c.o vp8/common/swapyv12buffer.c.d;' > vp8/common/swapyv12buffer.c.d
mkdir -p vp8/common/
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/setupintrarecon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/setupintrarecon.c.o vp8/common/setupintrarecon.c.d;' > vp8/common/setupintrarecon.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/reconintra4x4.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/reconintra4x4.c.o vp8/common/reconintra4x4.c.d;' > vp8/common/reconintra4x4.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/reconintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/reconintra.c.o vp8/common/reconintra.c.d;' > vp8/common/reconintra.c.d
mkdir -p vp8/common/
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/reconinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/reconinter.c.o vp8/common/reconinter.c.d;' > vp8/common/reconinter.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/quant_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/quant_common.c.o vp8/common/quant_common.c.d;' > vp8/common/quant_common.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/modecont.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/modecont.c.o vp8/common/modecont.c.d;' > vp8/common/modecont.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/mbpitch.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/mbpitch.c.o vp8/common/mbpitch.c.d;' > vp8/common/mbpitch.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/loopfilter_filters.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/loopfilter_filters.c.o vp8/common/loopfilter_filters.c.d;' > vp8/common/loopfilter_filters.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/vp8_loopfilter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/vp8_loopfilter.c.o vp8/common/vp8_loopfilter.c.d;' > vp8/common/vp8_loopfilter.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/rtcd.c.o vp8/common/rtcd.c.d;' > vp8/common/rtcd.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/idctllm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/idctllm.c.o vp8/common/idctllm.c.d;' > vp8/common/idctllm.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/idct_blk.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/idct_blk.c.o vp8/common/idct_blk.c.d;' > vp8/common/idct_blk.c.d
mkdir -p vp8/common/generic/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/generic/systemdependent.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/generic/systemdependent.c.o vp8/common/generic/systemdependent.c.d;' > vp8/common/generic/systemdependent.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/findnearmv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/findnearmv.c.o vp8/common/findnearmv.c.d;' > vp8/common/findnearmv.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/filter.c.o vp8/common/filter.c.d;' > vp8/common/filter.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/extend.c.o vp8/common/extend.c.d;' > vp8/common/extend.c.d
mkdir -p vp8/common/
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/entropymv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/entropymv.c.o vp8/common/entropymv.c.d;' > vp8/common/entropymv.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/entropymode.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/entropymode.c.o vp8/common/entropymode.c.d;' > vp8/common/entropymode.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/entropy.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/entropy.c.o vp8/common/entropy.c.d;' > vp8/common/entropy.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/dequantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/dequantize.c.o vp8/common/dequantize.c.d;' > vp8/common/dequantize.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/copy_c.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/copy_c.c.o vp8/common/copy_c.c.d;' > vp8/common/copy_c.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/blockd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/blockd.c.o vp8/common/blockd.c.d;' > vp8/common/blockd.c.d
mkdir -p vp8/common/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/common/alloccommon.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/common/alloccommon.c.o vp8/common/alloccommon.c.d;' > vp8/common/alloccommon.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/temporal_filter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/temporal_filter.c.o vp8/encoder/temporal_filter.c.d;' > vp8/encoder/temporal_filter.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/treewriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/treewriter.c.o vp8/encoder/treewriter.c.d;' > vp8/encoder/treewriter.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/tokenize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/tokenize.c.o vp8/encoder/tokenize.c.d;' > vp8/encoder/tokenize.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/segmentation.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/segmentation.c.o vp8/encoder/segmentation.c.d;' > vp8/encoder/segmentation.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/rdopt.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/rdopt.c.o vp8/encoder/rdopt.c.d;' > vp8/encoder/rdopt.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/ratectrl.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/ratectrl.c.o vp8/encoder/ratectrl.c.d;' > vp8/encoder/ratectrl.c.d
mkdir -p vp8/encoder/
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/vp8_quantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/vp8_quantize.c.o vp8/encoder/vp8_quantize.c.d;' > vp8/encoder/vp8_quantize.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/picklpf.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/picklpf.c.o vp8/encoder/picklpf.c.d;' > vp8/encoder/picklpf.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/pickinter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/pickinter.c.o vp8/encoder/pickinter.c.d;' > vp8/encoder/pickinter.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/onyx_if.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/onyx_if.c.o vp8/encoder/onyx_if.c.d;' > vp8/encoder/onyx_if.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/modecosts.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/modecosts.c.o vp8/encoder/modecosts.c.d;' > vp8/encoder/modecosts.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/mcomp.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/mcomp.c.o vp8/encoder/mcomp.c.d;' > vp8/encoder/mcomp.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/lookahead.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/lookahead.c.o vp8/encoder/lookahead.c.d;' > vp8/encoder/lookahead.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/denoising.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/denoising.c.o vp8/encoder/denoising.c.d;' > vp8/encoder/denoising.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/firstpass.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/firstpass.c.o vp8/encoder/firstpass.c.d;' > vp8/encoder/firstpass.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/ethreading.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/ethreading.c.o vp8/encoder/ethreading.c.d;' > vp8/encoder/ethreading.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/encodemv.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodemv.c.o vp8/encoder/encodemv.c.d;' > vp8/encoder/encodemv.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/encodemb.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodemb.c.o vp8/encoder/encodemb.c.d;' > vp8/encoder/encodemb.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/encodeintra.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodeintra.c.o vp8/encoder/encodeintra.c.d;' > vp8/encoder/encodeintra.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/encodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/encodeframe.c.o vp8/encoder/encodeframe.c.d;' > vp8/encoder/encodeframe.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/dct.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/dct.c.o vp8/encoder/dct.c.d;' > vp8/encoder/dct.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/boolhuff.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/boolhuff.c.o vp8/encoder/boolhuff.c.d;' > vp8/encoder/boolhuff.c.d
mkdir -p vp8/encoder/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/encoder/bitstream.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/encoder/bitstream.c.o vp8/encoder/bitstream.c.d;' > vp8/encoder/bitstream.c.d
mkdir -p vp8/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vp8/vp8_cx_iface.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vp8/vp8_cx_iface.c.o vp8/vp8_cx_iface.c.d;' > vp8/vp8_cx_iface.c.d
mkdir -p vpx_util/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_util/vpx_thread.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_util/vpx_thread.c.o vpx_util/vpx_thread.c.d;' > vpx_util/vpx_thread.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/vpx_dsp_rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/vpx_dsp_rtcd.c.o vpx_dsp/vpx_dsp_rtcd.c.d;' > vpx_dsp/vpx_dsp_rtcd.c.d
mkdir -p vpx_dsp/
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/variance.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/variance.c.o vpx_dsp/variance.c.d;' > vpx_dsp/variance.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/sum_squares.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/sum_squares.c.o vpx_dsp/sum_squares.c.d;' > vpx_dsp/sum_squares.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/subtract.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/subtract.c.o vpx_dsp/subtract.c.d;' > vpx_dsp/subtract.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/sad.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/sad.c.o vpx_dsp/sad.c.d;' > vpx_dsp/sad.c.d
mkdir -p vpx_dsp/
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/quantize.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/quantize.c.o vpx_dsp/quantize.c.d;' > vpx_dsp/quantize.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/avg.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/avg.c.o vpx_dsp/avg.c.d;' > vpx_dsp/avg.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/inv_txfm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/inv_txfm.c.o vpx_dsp/inv_txfm.c.d;' > vpx_dsp/inv_txfm.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/fwd_txfm.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/fwd_txfm.c.o vpx_dsp/fwd_txfm.c.d;' > vpx_dsp/fwd_txfm.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/loopfilter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/loopfilter.c.o vpx_dsp/loopfilter.c.d;' > vpx_dsp/loopfilter.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/vpx_convolve.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/vpx_convolve.c.o vpx_dsp/vpx_convolve.c.d;' > vpx_dsp/vpx_convolve.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/intrapred.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/intrapred.c.o vpx_dsp/intrapred.c.d;' > vpx_dsp/intrapred.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/bitreader_buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/bitreader_buffer.c.o vpx_dsp/bitreader_buffer.c.d;' > vpx_dsp/bitreader_buffer.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/bitreader.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/bitreader.c.o vpx_dsp/bitreader.c.d;' > vpx_dsp/bitreader.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/psnr.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/psnr.c.o vpx_dsp/psnr.c.d;' > vpx_dsp/psnr.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/bitwriter_buffer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/bitwriter_buffer.c.o vpx_dsp/bitwriter_buffer.c.d;' > vpx_dsp/bitwriter_buffer.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/bitwriter.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter.c.d;' > vpx_dsp/bitwriter.c.d
mkdir -p vpx_dsp/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_dsp/prob.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_dsp/prob.c.o vpx_dsp/prob.c.d;' > vpx_dsp/prob.c.d
mkdir -p vpx_scale/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_scale/vpx_scale_rtcd.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/vpx_scale_rtcd.c.o vpx_scale/vpx_scale_rtcd.c.d;' > vpx_scale/vpx_scale_rtcd.c.d
mkdir -p vpx_scale/generic/
mkdir -p vpx_scale/generic/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_scale/generic/gen_scalers.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/gen_scalers.c.o vpx_scale/generic/gen_scalers.c.d;' > vpx_scale/generic/gen_scalers.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_scale/generic/yv12extend.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/yv12extend.c.o vpx_scale/generic/yv12extend.c.d;' > vpx_scale/generic/yv12extend.c.d
mkdir -p vpx_scale/generic/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_scale/generic/yv12config.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12config.c.d;' > vpx_scale/generic/yv12config.c.d
mkdir -p vpx_scale/generic/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_scale/generic/vpx_scale.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/vpx_scale.c.d;' > vpx_scale/generic/vpx_scale.c.d
mkdir -p vpx_mem/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx_mem/vpx_mem.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx_mem/vpx_mem.c.o vpx_mem/vpx_mem.c.d;' > vpx_mem/vpx_mem.c.d
mkdir -p vpx/src/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx/src/vpx_image.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_image.c.o vpx/src/vpx_image.c.d;' > vpx/src/vpx_image.c.d
mkdir -p vpx/src/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx/src/vpx_codec.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_codec.c.o vpx/src/vpx_codec.c.d;' > vpx/src/vpx_codec.c.d
mkdir -p vpx/src/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx/src/vpx_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_encoder.c.o vpx/src/vpx_encoder.c.d;' > vpx/src/vpx_encoder.c.d
mkdir -p vpx/src/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx/src/vpx_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/vpx_decoder.c.o vpx/src/vpx_decoder.c.d;' > vpx/src/vpx_decoder.c.d
mkdir -p vpx/src/
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpx/src/svc_encodeframe.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpx/src/svc_encodeframe.c.o vpx/src/svc_encodeframe.c.d;' > vpx/src/svc_encodeframe.c.d
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx/src/svc_encodeframe.c.o vpx/src/svc_encodeframe.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx/src/vpx_decoder.c.o vpx/src/vpx_decoder.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx/src/vpx_encoder.c.o vpx/src/vpx_encoder.c
    [CREATE] libs.doxy
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx/src/vpx_codec.c.o vpx/src/vpx_codec.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx/src/vpx_image.c.o vpx/src/vpx_image.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_mem/vpx_mem.c.o vpx_mem/vpx_mem.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/vpx_scale.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12config.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/yv12extend.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_scale/generic/gen_scalers.c.o vpx_scale/generic/gen_scalers.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_scale/vpx_scale_rtcd.c.o vpx_scale/vpx_scale_rtcd.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/prob.c.o vpx_dsp/prob.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/bitwriter_buffer.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/psnr.c.o vpx_dsp/psnr.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/bitreader.c.o vpx_dsp/bitreader.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/bitreader_buffer.c.o vpx_dsp/bitreader_buffer.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/intrapred.c.o vpx_dsp/intrapred.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/vpx_convolve.c.o vpx_dsp/vpx_convolve.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/loopfilter.c.o vpx_dsp/loopfilter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/fwd_txfm.c.o vpx_dsp/fwd_txfm.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/inv_txfm.c.o vpx_dsp/inv_txfm.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/quantize.c.o vpx_dsp/quantize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/avg.c.o vpx_dsp/avg.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/sad.c.o vpx_dsp/sad.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/subtract.c.o vpx_dsp/subtract.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/sum_squares.c.o vpx_dsp/sum_squares.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/variance.c.o vpx_dsp/variance.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_dsp/vpx_dsp_rtcd.c.o vpx_dsp/vpx_dsp_rtcd.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_util/vpx_thread.c.o vpx_util/vpx_thread.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/alloccommon.c.o vp8/common/alloccommon.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/blockd.c.o vp8/common/blockd.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/copy_c.c.o vp8/common/copy_c.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/dequantize.c.o vp8/common/dequantize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/entropy.c.o vp8/common/entropy.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/entropymode.c.o vp8/common/entropymode.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/entropymv.c.o vp8/common/entropymv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/extend.c.o vp8/common/extend.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/filter.c.o vp8/common/filter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/findnearmv.c.o vp8/common/findnearmv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/generic/systemdependent.c.o vp8/common/generic/systemdependent.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/idct_blk.c.o vp8/common/idct_blk.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/idctllm.c.o vp8/common/idctllm.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/rtcd.c.o vp8/common/rtcd.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/vp8_loopfilter.c.o vp8/common/vp8_loopfilter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/loopfilter_filters.c.o vp8/common/loopfilter_filters.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/mbpitch.c.o vp8/common/mbpitch.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/modecont.c.o vp8/common/modecont.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/quant_common.c.o vp8/common/quant_common.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/reconinter.c.o vp8/common/reconinter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/reconintra.c.o vp8/common/reconintra.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/reconintra4x4.c.o vp8/common/reconintra4x4.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/setupintrarecon.c.o vp8/common/setupintrarecon.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/swapyv12buffer.c.o vp8/common/swapyv12buffer.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/common/treecoder.c.o vp8/common/treecoder.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/vp8_cx_iface.c.o vp8/vp8_cx_iface.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/bitstream.c.o vp8/encoder/bitstream.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/boolhuff.c.o vp8/encoder/boolhuff.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/dct.c.o vp8/encoder/dct.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/encodeframe.c.o vp8/encoder/encodeframe.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/encodeintra.c.o vp8/encoder/encodeintra.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/encodemb.c.o vp8/encoder/encodemb.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/encodemv.c.o vp8/encoder/encodemv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/ethreading.c.o vp8/encoder/ethreading.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/firstpass.c.o vp8/encoder/firstpass.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/denoising.c.o vp8/encoder/denoising.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/lookahead.c.o vp8/encoder/lookahead.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/mcomp.c.o vp8/encoder/mcomp.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/modecosts.c.o vp8/encoder/modecosts.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -Wno-unknown-warning-option -Wno-clobbered -c -o vp8/encoder/onyx_if.c.o vp8/encoder/onyx_if.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/pickinter.c.o vp8/encoder/pickinter.c
vp8/encoder/pickinter.c: In function 'vp8_pick_inter_mode':
vp8/encoder/pickinter.c:989:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
       case NEWMV: {
                   ^
vp8/encoder/pickinter.c:1158:7: note: here
       case NEARESTMV:
       ^~~~
vp8/encoder/pickinter.c:1160:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
         if (mode_mv[this_mode].as_int == 0) continue;
            ^
vp8/encoder/pickinter.c:1162:7: note: here
       case ZEROMV:
       ^~~~
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/picklpf.c.o vp8/encoder/picklpf.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/vp8_quantize.c.o vp8/encoder/vp8_quantize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/ratectrl.c.o vp8/encoder/ratectrl.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/rdopt.c.o vp8/encoder/rdopt.c
vp8/encoder/rdopt.c: In function 'vp8_rd_pick_inter_mode':
vp8/encoder/rdopt.c:2013:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
       case NEWMV: {
                   ^
vp8/encoder/rdopt.c:2138:7: note: here
       case NEARESTMV:
       ^~~~
vp8/encoder/rdopt.c:2149:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
         if (((this_mode == NEARMV) || (this_mode == NEARESTMV)) &&
            ^
vp8/encoder/rdopt.c:2154:7: note: here
       case ZEROMV:
       ^~~~
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/segmentation.c.o vp8/encoder/segmentation.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/tokenize.c.o vp8/encoder/tokenize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/treewriter.c.o vp8/encoder/treewriter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/encoder/temporal_filter.c.o vp8/encoder/temporal_filter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/vp8_dx_iface.c.o vp8/vp8_dx_iface.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/decoder/dboolhuff.c.o vp8/decoder/dboolhuff.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/decoder/decodemv.c.o vp8/decoder/decodemv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/decoder/decodeframe.c.o vp8/decoder/decodeframe.c
vp8/vp8_dx_iface.c: In function 'vp8_decode':
vp8/vp8_dx_iface.c:192:19: warning: variable 'res' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
   vpx_codec_err_t res;
                   ^~~
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/decoder/detokenize.c.o vp8/decoder/detokenize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -Wno-unknown-warning-option -Wno-clobbered -c -o vp8/decoder/onyxd_if.c.o vp8/decoder/onyxd_if.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp8/decoder/threading.c.o vp8/decoder/threading.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_alloccommon.c
vp8/decoder/onyxd_if.c: In function 'vp8_create_decoder_instances':
vp8/decoder/onyxd_if.c:449:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
     memset(fb->pbi, 0, sizeof(fb->pbi) / sizeof(fb->pbi[0]));
     ^~~~~~
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_blockd.c.o vp9/common/vp9_blockd.c
vp8/decoder/onyxd_if.c: At top level:
cc1: warning: unrecognized command line option '-Wno-unknown-warning-option'
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropy.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymode.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_entropymv.c.o vp9/common/vp9_entropymv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_frame_buffers.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_idct.c.o vp9/common/vp9_idct.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_filter.c.o vp9/common/vp9_filter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_pred_common.c.o vp9/common/vp9_pred_common.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_rtcd.c.o vp9/common/vp9_rtcd.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_scale.c.o vp9/common/vp9_scale.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_seg_common.c.o vp9/common/vp9_seg_common.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_tile_common.c.o vp9/common/vp9_tile_common.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_thread_common.c.o vp9/common/vp9_thread_common.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_mvref_common.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_quant_common.c.o vp9/common/vp9_quant_common.c
vp9/common/vp9_loopfilter.c: In function 'vp9_filter_block_plane_non420':
vp9/common/vp9_loopfilter.c:1177:19: warning: '~' on a boolean expression [-Wbool-operation]
     border_mask = ~(mi_col == 0);
                   ^
vp9/common/vp9_loopfilter.c:1177:19: note: did you mean to use logical not?
     border_mask = ~(mi_col == 0);
                   ^
                   !
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconinter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_reconintra.c.o vp9/common/vp9_reconintra.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_common_data.c.o vp9/common/vp9_common_data.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/common/vp9_scan.c.o vp9/common/vp9_scan.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/vp9_cx_iface.c.o vp9/vp9_cx_iface.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_bitstream.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_context_tree.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_cost.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_dct.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodeframe.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemb.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_encodemv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_ethread.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_extend.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_firstpass.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_lookahead.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_mcomp.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_encoder.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_picklpf.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_quantize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_ratectrl.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rd.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_rdopt.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_pickmode.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_segmentation.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_speed_features.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_subexp.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_svc_layercontext.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_resize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_tokenize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_treewriter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_variance.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_aq_360.c.o vp9/encoder/vp9_aq_360.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_cyclicrefresh.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_aq_complexity.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_alt_ref_aq.c.o vp9/encoder/vp9_alt_ref_aq.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_skin_detection.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_noise_estimate.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_temporal_filter.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/encoder/vp9_mbgraph.c.o vp9/encoder/vp9_mbgraph.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/vp9_dx_iface.c.o vp9/vp9_dx_iface.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodemv.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_decodeframe.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_detokenize.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_dthread.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_decoder.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_dsubexp.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpx_config.c.o vpx_config.c
    [CREATE] libvpx.ver
echo "{ global:" > libvpx.ver
for f in vp8/exports_enc vp8/exports_dec vp9/exports_enc vp9/exports_dec vpx/exports_com vpx/exports_enc vpx/exports_spatial_svc vpx/exports_dec; do awk '{print $2";"}' < $f >>libvpx.ver; done
    [CREATE] vpx.pc
echo '# pkg-config file from libvpx v1.6.1' > vpx.pc
echo 'prefix=/usr' >> vpx.pc
echo 'exec_prefix=${prefix}' >> vpx.pc
echo 'libdir=${prefix}/lib64' >> vpx.pc
echo 'includedir=${prefix}/include' >> vpx.pc
echo '' >> vpx.pc
echo 'Name: vpx' >> vpx.pc
echo 'Description: WebM Project VPx codec implementation' >> vpx.pc
echo 'Version: 1.6.1' >> vpx.pc
echo 'Requires:' >> vpx.pc
echo 'Conflicts:' >> vpx.pc
echo "local: *; };" >> libvpx.ver
echo 'Libs: -L${libdir} -lvpx -lm' >> vpx.pc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -Wno-missing-field-initializers -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o third_party/googletest/src/src/gtest-all.cc.o third_party/googletest/src/src/gtest-all.cc
echo 'Libs.private: -lm -lpthread' >> vpx.pc
echo 'Cflags: -I${includedir}' >> vpx.pc
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o test/../ivfenc.c.o test/../ivfenc.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o test/../md5_utils.c.o test/../md5_utils.c
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/../third_party/libwebm/mkvparser/mkvparser.cc.o test/../third_party/libwebm/mkvparser/mkvparser.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/../third_party/libwebm/mkvparser/mkvreader.cc.o test/../third_party/libwebm/mkvparser/mkvreader.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/../webmdec.cc.o test/../webmdec.cc
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o test/../y4menc.c.o test/../y4menc.c
gcc  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o test/../y4minput.c.o test/../y4minput.c
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/active_map_refresh_test.cc.o test/active_map_refresh_test.cc
test/../third_party/libwebm/mkvparser/mkvparser.cc: In member function 'long int mkvparser::SegmentInfo::Parse()':
test/../third_party/libwebm/mkvparser/mkvparser.cc:4029:24: warning: conversion to 'double' alters 'long long int' constant value [-Wfloat-conversion]
   if (rollover_check > LLONG_MAX)
                        ^~~~~~~~~
test/../third_party/libwebm/mkvparser/mkvparser.cc: In static member function 'static bool mkvparser::PrimaryChromaticity::Parse(mkvparser::IMkvReader*, long long int, long long int, bool, mkvparser::PrimaryChromaticity**)':
test/../third_party/libwebm/mkvparser/mkvparser.cc:4978:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<PrimaryChromaticity> chromaticity_ptr;
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from test/../third_party/libwebm/mkvparser/mkvparser.cc:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
test/../third_party/libwebm/mkvparser/mkvparser.cc: In static member function 'static bool mkvparser::MasteringMetadata::Parse(mkvparser::IMkvReader*, long long int, long long int, mkvparser::MasteringMetadata**)':
test/../third_party/libwebm/mkvparser/mkvparser.cc:5009:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<MasteringMetadata> mm_ptr(new MasteringMetadata());
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from test/../third_party/libwebm/mkvparser/mkvparser.cc:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
test/../third_party/libwebm/mkvparser/mkvparser.cc: In static member function 'static bool mkvparser::Colour::Parse(mkvparser::IMkvReader*, long long int, long long int, mkvparser::Colour**)':
test/../third_party/libwebm/mkvparser/mkvparser.cc:5090:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<Colour> colour_ptr(new Colour());
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from test/../third_party/libwebm/mkvparser/mkvparser.cc:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
test/../third_party/libwebm/mkvparser/mkvparser.cc: In static member function 'static bool mkvparser::Projection::Parse(mkvparser::IMkvReader*, long long int, long long int, mkvparser::Projection**)':
test/../third_party/libwebm/mkvparser/mkvparser.cc:5188:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<Projection> projection_ptr(new Projection());
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from test/../third_party/libwebm/mkvparser/mkvparser.cc:20:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/active_map_test.cc.o test/active_map_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/alt_ref_aq_segment_test.cc.o test/alt_ref_aq_segment_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/altref_test.cc.o test/altref_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/aq_segment_test.cc.o test/aq_segment_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/borders_test.cc.o test/borders_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/byte_alignment_test.cc.o test/byte_alignment_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/config_test.cc.o test/config_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/cpu_speed_test.cc.o test/cpu_speed_test.cc
test/byte_alignment_test.cc: In member function 'virtual void {anonymous}::ByteAlignmentTest_TestAlignment_Test::TestBody()':
test/byte_alignment_test.cc:174:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   if (t.decode_remaining)
      ^
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/cq_test.cc.o test/cq_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/datarate_test.cc.o test/datarate_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/decode_api_test.cc.o test/decode_api_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/decode_svc_test.cc.o test/decode_svc_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/decode_test_driver.cc.o test/decode_test_driver.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/encode_api_test.cc.o test/encode_api_test.cc
test/decode_test_driver.cc: In member function 'virtual void libvpx_test::DecoderTest::HandlePeekResult(libvpx_test::Decoder*, libvpx_test::CompressedVideoSource*, vpx_codec_err_t)':
test/decode_test_driver.cc:55:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
     if (video->frame_number() == 0)
        ^
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/encode_test_driver.cc.o test/encode_test_driver.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/error_resilience_test.cc.o test/error_resilience_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/external_frame_buffer_test.cc.o test/external_frame_buffer_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/frame_size_tests.cc.o test/frame_size_tests.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/invalid_file_test.cc.o test/invalid_file_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/keyframe_test.cc.o test/keyframe_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/level_test.cc.o test/level_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/realtime_test.cc.o test/realtime_test.cc
test/keyframe_test.cc: In member function 'virtual void {anonymous}::KeyframeTest_TestRandomVideoSource_Test::TestBody()':
test/keyframe_test.cc:71:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   if (GET_PARAM(1) > 0) EXPECT_GT(kf_count_, 1);
      ^
test/keyframe_test.cc: In member function 'virtual void {anonymous}::KeyframeTest_TestAutoKeyframe_Test::TestBody()':
test/keyframe_test.cc:131:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   if (GET_PARAM(1) > 0)
      ^
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/resize_test.cc.o test/resize_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/test_libvpx.cc.o test/test_libvpx.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/test_vector_test.cc.o test/test_vector_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/test_vectors.cc.o test/test_vectors.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/user_priv_test.cc.o test/user_priv_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/vp9_end_to_end_test.cc.o test/vp9_end_to_end_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/vp9_ethread_test.cc.o test/vp9_ethread_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/vp9_frame_parallel_test.cc.o test/vp9_frame_parallel_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/vp9_lossless_test.cc.o test/vp9_lossless_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/vp9_skip_loopfilter_test.cc.o test/vp9_skip_loopfilter_test.cc
g++  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src -I/builddir/build/BUILD/libvpx-1.6.1/third_party/googletest/src/include -c -o test/y4m_test.cc.o test/y4m_test.cc
ar -crsv libvpx_g.a vpx/src/svc_encodeframe.c.o vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/loopfilter.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/quantize.c.o vpx_dsp/avg.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/variance.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/copy_c.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/firstpass.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/temporal_filter.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_360.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_alt_ref_aq.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_mbgraph.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vpx_config.c.o
a - vpx/src/svc_encodeframe.c.o
a - vpx/src/vpx_decoder.c.o
a - vpx/src/vpx_encoder.c.o
a - vpx/src/vpx_codec.c.o
a - vpx/src/vpx_image.c.o
a - vpx_mem/vpx_mem.c.o
a - vpx_scale/generic/vpx_scale.c.o
a - vpx_scale/generic/yv12config.c.o
a - vpx_scale/generic/yv12extend.c.o
a - vpx_scale/generic/gen_scalers.c.o
a - vpx_scale/vpx_scale_rtcd.c.o
a - vpx_dsp/prob.c.o
a - vpx_dsp/bitwriter.c.o
a - vpx_dsp/bitwriter_buffer.c.o
a - vpx_dsp/psnr.c.o
a - vpx_dsp/bitreader.c.o
a - vpx_dsp/bitreader_buffer.c.o
a - vpx_dsp/intrapred.c.o
a - vpx_dsp/vpx_convolve.c.o
a - vpx_dsp/loopfilter.c.o
a - vpx_dsp/fwd_txfm.c.o
a - vpx_dsp/inv_txfm.c.o
a - vpx_dsp/quantize.c.o
a - vpx_dsp/avg.c.o
a - vpx_dsp/sad.c.o
a - vpx_dsp/subtract.c.o
a - vpx_dsp/sum_squares.c.o
a - vpx_dsp/variance.c.o
a - vpx_dsp/vpx_dsp_rtcd.c.o
a - vpx_util/vpx_thread.c.o
a - vp8/common/alloccommon.c.o
a - vp8/common/blockd.c.o
a - vp8/common/copy_c.c.o
a - vp8/common/dequantize.c.o
a - vp8/common/entropy.c.o
a - vp8/common/entropymode.c.o
a - vp8/common/entropymv.c.o
a - vp8/common/extend.c.o
a - vp8/common/filter.c.o
a - vp8/common/findnearmv.c.o
a - vp8/common/generic/systemdependent.c.o
a - vp8/common/idct_blk.c.o
a - vp8/common/idctllm.c.o
a - vp8/common/rtcd.c.o
a - vp8/common/vp8_loopfilter.c.o
a - vp8/common/loopfilter_filters.c.o
a - vp8/common/mbpitch.c.o
a - vp8/common/modecont.c.o
a - vp8/common/quant_common.c.o
a - vp8/common/reconinter.c.o
a - vp8/common/reconintra.c.o
a - vp8/common/reconintra4x4.c.o
a - vp8/common/setupintrarecon.c.o
a - vp8/common/swapyv12buffer.c.o
a - vp8/common/treecoder.c.o
a - vp8/vp8_cx_iface.c.o
a - vp8/encoder/bitstream.c.o
a - vp8/encoder/boolhuff.c.o
a - vp8/encoder/dct.c.o
a - vp8/encoder/encodeframe.c.o
a - vp8/encoder/encodeintra.c.o
a - vp8/encoder/encodemb.c.o
a - vp8/encoder/encodemv.c.o
a - vp8/encoder/ethreading.c.o
a - vp8/encoder/firstpass.c.o
a - vp8/encoder/denoising.c.o
a - vp8/encoder/lookahead.c.o
a - vp8/encoder/mcomp.c.o
a - vp8/encoder/modecosts.c.o
a - vp8/encoder/onyx_if.c.o
a - vp8/encoder/pickinter.c.o
a - vp8/encoder/picklpf.c.o
a - vp8/encoder/vp8_quantize.c.o
a - vp8/encoder/ratectrl.c.o
a - vp8/encoder/rdopt.c.o
a - vp8/encoder/segmentation.c.o
a - vp8/encoder/tokenize.c.o
a - vp8/encoder/treewriter.c.o
a - vp8/encoder/temporal_filter.c.o
a - vp8/vp8_dx_iface.c.o
a - vp8/decoder/dboolhuff.c.o
a - vp8/decoder/decodemv.c.o
a - vp8/decoder/decodeframe.c.o
a - vp8/decoder/detokenize.c.o
a - vp8/decoder/onyxd_if.c.o
a - vp8/decoder/threading.c.o
a - vp9/common/vp9_alloccommon.c.o
a - vp9/common/vp9_blockd.c.o
a - vp9/common/vp9_entropy.c.o
a - vp9/common/vp9_entropymode.c.o
a - vp9/common/vp9_entropymv.c.o
a - vp9/common/vp9_frame_buffers.c.o
a - vp9/common/vp9_idct.c.o
a - vp9/common/vp9_filter.c.o
a - vp9/common/vp9_pred_common.c.o
a - vp9/common/vp9_rtcd.c.o
a - vp9/common/vp9_scale.c.o
a - vp9/common/vp9_seg_common.c.o
a - vp9/common/vp9_tile_common.c.o
a - vp9/common/vp9_loopfilter.c.o
a - vp9/common/vp9_thread_common.c.o
a - vp9/common/vp9_mvref_common.c.o
a - vp9/common/vp9_quant_common.c.o
a - vp9/common/vp9_reconinter.c.o
a - vp9/common/vp9_reconintra.c.o
a - vp9/common/vp9_common_data.c.o
a - vp9/common/vp9_scan.c.o
a - vp9/vp9_cx_iface.c.o
a - vp9/encoder/vp9_bitstream.c.o
a - vp9/encoder/vp9_context_tree.c.o
a - vp9/encoder/vp9_cost.c.o
a - vp9/encoder/vp9_dct.c.o
a - vp9/encoder/vp9_encodeframe.c.o
a - vp9/encoder/vp9_encodemb.c.o
a - vp9/encoder/vp9_encodemv.c.o
a - vp9/encoder/vp9_ethread.c.o
a - vp9/encoder/vp9_extend.c.o
a - vp9/encoder/vp9_firstpass.c.o
a - vp9/encoder/vp9_lookahead.c.o
a - vp9/encoder/vp9_mcomp.c.o
a - vp9/encoder/vp9_encoder.c.o
a - vp9/encoder/vp9_picklpf.c.o
a - vp9/encoder/vp9_quantize.c.o
a - vp9/encoder/vp9_ratectrl.c.o
a - vp9/encoder/vp9_rd.c.o
a - vp9/encoder/vp9_rdopt.c.o
a - vp9/encoder/vp9_pickmode.c.o
a - vp9/encoder/vp9_segmentation.c.o
a - vp9/encoder/vp9_speed_features.c.o
a - vp9/encoder/vp9_subexp.c.o
a - vp9/encoder/vp9_svc_layercontext.c.o
a - vp9/encoder/vp9_resize.c.o
a - vp9/encoder/vp9_tokenize.c.o
a - vp9/encoder/vp9_treewriter.c.o
a - vp9/encoder/vp9_aq_variance.c.o
a - vp9/encoder/vp9_aq_360.c.o
a - vp9/encoder/vp9_aq_cyclicrefresh.c.o
a - vp9/encoder/vp9_aq_complexity.c.o
a - vp9/encoder/vp9_alt_ref_aq.c.o
a - vp9/encoder/vp9_skin_detection.c.o
a - vp9/encoder/vp9_noise_estimate.c.o
a - vp9/encoder/vp9_temporal_filter.c.o
a - vp9/encoder/vp9_mbgraph.c.o
a - vp9/vp9_dx_iface.c.o
a - vp9/decoder/vp9_decodemv.c.o
a - vp9/decoder/vp9_decodeframe.c.o
a - vp9/decoder/vp9_detokenize.c.o
a - vp9/decoder/vp9_dthread.c.o
a - vp9/decoder/vp9_decoder.c.o
a - vp9/decoder/vp9_dsubexp.c.o
a - vpx_config.c.o
g++ -shared  -Wl,--no-undefined -Wl,-soname,libvpx.so.4 -Wl,--version-script,libvpx.ver -o libvpx.so.4.1.0 vpx/src/svc_encodeframe.c.o vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/psnr.c.o vpx_dsp/bitreader.c.o vpx_dsp/bitreader_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/loopfilter.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/quantize.c.o vpx_dsp/avg.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/sum_squares.c.o vpx_dsp/variance.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/copy_c.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/firstpass.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/temporal_filter.c.o vp8/vp8_dx_iface.c.o vp8/decoder/dboolhuff.c.o vp8/decoder/decodemv.c.o vp8/decoder/decodeframe.c.o vp8/decoder/detokenize.c.o vp8/decoder/onyxd_if.c.o vp8/decoder/threading.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_360.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_alt_ref_aq.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_noise_estimate.c.o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_mbgraph.c.o vp9/vp9_dx_iface.c.o vp9/decoder/vp9_decodemv.c.o vp9/decoder/vp9_decodeframe.c.o vp9/decoder/vp9_detokenize.c.o vp9/decoder/vp9_dthread.c.o vp9/decoder/vp9_decoder.c.o vp9/decoder/vp9_dsubexp.c.o vpx_config.c.o -lpthread -lm
ar -crsv libgtest_g.a third_party/googletest/src/src/gtest-all.cc.o
a - third_party/googletest/src/src/gtest-all.cc.o
strip --strip-debug \
          -o libvpx.a libvpx_g.a
    [LN]      libvpx.so.4.1.0 libvpx.so
mkdir -p ./
ln -sf  libvpx.so.4.1.0 libvpx.so
    [LN]      libvpx.so.4.1.0 libvpx.so.4
mkdir -p ./
ln -sf  libvpx.so.4.1.0 libvpx.so.4
    [LN]      libvpx.so.4.1.0 libvpx.so.4.1
mkdir -p ./
ln -sf  libvpx.so.4.1.0 libvpx.so.4.1
strip --strip-debug \
          -o libgtest.a libgtest_g.a
g++ -o test_libvpx test/../ivfenc.c.o test/../md5_utils.c.o test/../third_party/libwebm/mkvparser/mkvparser.cc.o test/../third_party/libwebm/mkvparser/mkvreader.cc.o test/../webmdec.cc.o test/../y4menc.c.o test/../y4minput.c.o test/active_map_refresh_test.cc.o test/active_map_test.cc.o test/alt_ref_aq_segment_test.cc.o test/altref_test.cc.o test/aq_segment_test.cc.o test/borders_test.cc.o test/byte_alignment_test.cc.o test/config_test.cc.o test/cpu_speed_test.cc.o test/cq_test.cc.o test/datarate_test.cc.o test/decode_api_test.cc.o test/decode_svc_test.cc.o test/decode_test_driver.cc.o test/encode_api_test.cc.o test/encode_test_driver.cc.o test/error_resilience_test.cc.o test/external_frame_buffer_test.cc.o test/frame_size_tests.cc.o test/invalid_file_test.cc.o test/keyframe_test.cc.o test/level_test.cc.o test/realtime_test.cc.o test/resize_test.cc.o test/test_libvpx.cc.o test/test_vector_test.cc.o test/test_vectors.cc.o test/user_priv_test.cc.o test/vp9_end_to_end_test.cc.o test/vp9_ethread_test.cc.o test/vp9_frame_parallel_test.cc.o test/vp9_lossless_test.cc.o test/vp9_skip_loopfilter_test.cc.o test/y4m_test.cc.o -L. -lvpx -lgtest -lpthread -lm -lpthread
mkdir -p ./
mkdir -p third_party/libwebm/mkvmuxer/
mkdir -p third_party/libwebm/mkvmuxer/
mkdir -p third_party/libwebm/mkvmuxer/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M webmenc.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;webmenc.cc.o webmenc.cc.d;' > webmenc.cc.d
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libwebm/mkvmuxer/mkvwriter.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libwebm/mkvmuxer/mkvwriter.cc.o third_party/libwebm/mkvmuxer/mkvwriter.cc.d;' > third_party/libwebm/mkvmuxer/mkvwriter.cc.d
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libwebm/mkvmuxer/mkvmuxerutil.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.d;' > third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.d
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libwebm/mkvmuxer/mkvmuxer.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libwebm/mkvmuxer/mkvmuxer.cc.o third_party/libwebm/mkvmuxer/mkvmuxer.cc.d;' > third_party/libwebm/mkvmuxer/mkvmuxer.cc.d
mkdir -p third_party/libwebm/common/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libwebm/common/hdr_util.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libwebm/common/hdr_util.cc.o third_party/libwebm/common/hdr_util.cc.d;' > third_party/libwebm/common/hdr_util.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_win.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_win.cc.o third_party/libyuv/source/scale_win.cc.d;' > third_party/libyuv/source/scale_win.cc.d
mkdir -p third_party/libyuv/source/
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_neon64.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_neon64.cc.o third_party/libyuv/source/scale_neon64.cc.d;' > third_party/libyuv/source/scale_neon64.cc.d
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_neon.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_neon.cc.o third_party/libyuv/source/scale_neon.cc.d;' > third_party/libyuv/source/scale_neon.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_mips.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_mips.cc.o third_party/libyuv/source/scale_mips.cc.d;' > third_party/libyuv/source/scale_mips.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_gcc.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_gcc.cc.o third_party/libyuv/source/scale_gcc.cc.d;' > third_party/libyuv/source/scale_gcc.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_common.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_common.cc.o third_party/libyuv/source/scale_common.cc.d;' > third_party/libyuv/source/scale_common.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale_any.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale_any.cc.o third_party/libyuv/source/scale_any.cc.d;' > third_party/libyuv/source/scale_any.cc.d
mkdir -p third_party/libyuv/source/
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/scale.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/scale.cc.o third_party/libyuv/source/scale.cc.d;' > third_party/libyuv/source/scale.cc.d
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_win.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_win.cc.o third_party/libyuv/source/row_win.cc.d;' > third_party/libyuv/source/row_win.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_neon64.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_neon64.cc.o third_party/libyuv/source/row_neon64.cc.d;' > third_party/libyuv/source/row_neon64.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_neon.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_neon.cc.o third_party/libyuv/source/row_neon.cc.d;' > third_party/libyuv/source/row_neon.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_mips.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_mips.cc.o third_party/libyuv/source/row_mips.cc.d;' > third_party/libyuv/source/row_mips.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_gcc.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_gcc.cc.o third_party/libyuv/source/row_gcc.cc.d;' > third_party/libyuv/source/row_gcc.cc.d
mkdir -p third_party/libyuv/source/
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_common.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_common.cc.o third_party/libyuv/source/row_common.cc.d;' > third_party/libyuv/source/row_common.cc.d
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/row_any.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/row_any.cc.o third_party/libyuv/source/row_any.cc.d;' > third_party/libyuv/source/row_any.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/planar_functions.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/planar_functions.cc.o third_party/libyuv/source/planar_functions.cc.d;' > third_party/libyuv/source/planar_functions.cc.d
mkdir -p third_party/libyuv/source/
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -M third_party/libyuv/source/cpu_id.cc | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;third_party/libyuv/source/cpu_id.cc.o third_party/libyuv/source/cpu_id.cc.d;' > third_party/libyuv/source/cpu_id.cc.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/vp9cx_set_ref.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/vp9cx_set_ref.c.o examples/vp9cx_set_ref.c.d;' > examples/vp9cx_set_ref.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M video_writer.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;video_writer.c.o video_writer.c.d;' > video_writer.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M tools_common.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;tools_common.c.o tools_common.c.d;' > tools_common.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/vp8cx_set_ref.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/vp8cx_set_ref.c.o examples/vp8cx_set_ref.c.d;' > examples/vp8cx_set_ref.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/set_maps.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/set_maps.c.o examples/set_maps.c.d;' > examples/set_maps.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/decode_with_drops.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/decode_with_drops.c.o examples/decode_with_drops.c.d;' > examples/decode_with_drops.c.d
mkdir -p ./
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M video_reader.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;video_reader.c.o video_reader.c.d;' > video_reader.c.d
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M ivfdec.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;ivfdec.c.o ivfdec.c.d;' > ivfdec.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/twopass_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/twopass_encoder.c.o examples/twopass_encoder.c.d;' > examples/twopass_encoder.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/vp9_lossless_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/vp9_lossless_encoder.c.o examples/vp9_lossless_encoder.c.d;' > examples/vp9_lossless_encoder.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/simple_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/simple_encoder.c.o examples/simple_encoder.c.d;' > examples/simple_encoder.c.d
mkdir -p examples/
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/decode_to_md5.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/decode_to_md5.c.o examples/decode_to_md5.c.d;' > examples/decode_to_md5.c.d
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/postproc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/postproc.c.o examples/postproc.c.d;' > examples/postproc.c.d
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/simple_decoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/simple_decoder.c.o examples/simple_decoder.c.d;' > examples/simple_decoder.c.d
mkdir -p examples/
mkdir -p examples/
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/vp9_spatial_svc_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/vp9_spatial_svc_encoder.c.o examples/vp9_spatial_svc_encoder.c.d;' > examples/vp9_spatial_svc_encoder.c.d
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M examples/vpx_temporal_svc_encoder.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;examples/vpx_temporal_svc_encoder.c.o examples/vpx_temporal_svc_encoder.c.d;' > examples/vpx_temporal_svc_encoder.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpxstats.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpxstats.c.o vpxstats.c.d;' > vpxstats.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M args.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;args.c.o args.c.d;' > args.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpxenc.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpxenc.c.o vpxenc.c.d;' > vpxenc.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M warnings.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;warnings.c.o warnings.c.d;' > warnings.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M rate_hist.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;rate_hist.c.o rate_hist.c.d;' > rate_hist.c.d
mkdir -p ./
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M vpxdec.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;vpxdec.c.o vpxdec.c.d;' > vpxdec.c.d
    [DOXY] samples.dox
    [DOXY] vpxenc.dox
    [DOXY] vpxdec.dox
    [DOXY] examples/vp9_spatial_svc_encoder.dox
    [DOXY] examples/vpx_temporal_svc_encoder.dox
    [DOXY] examples/postproc.dox
    [DOXY] examples/simple_decoder.dox
    [DOXY] examples/decode_to_md5.dox
    [DOXY] examples/simple_encoder.dox
    [DOXY] examples/vp9_lossless_encoder.dox
    [DOXY] examples/twopass_encoder.dox
    [DOXY] examples/decode_with_drops.dox
    [DOXY] examples/set_maps.dox
    [DOXY] examples/vp8cx_set_ref.dox
    [DOXY] examples/vp9cx_set_ref.dox
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o args.c.o args.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o ivfdec.c.o ivfdec.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o tools_common.c.o tools_common.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpxdec.c.o vpxdec.c
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/cpu_id.cc.o third_party/libyuv/source/cpu_id.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/planar_functions.cc.o third_party/libyuv/source/planar_functions.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_any.cc.o third_party/libyuv/source/row_any.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_common.cc.o third_party/libyuv/source/row_common.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_gcc.cc.o third_party/libyuv/source/row_gcc.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_mips.cc.o third_party/libyuv/source/row_mips.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_neon.cc.o third_party/libyuv/source/row_neon.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_neon64.cc.o third_party/libyuv/source/row_neon64.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/row_win.cc.o third_party/libyuv/source/row_win.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale.cc.o third_party/libyuv/source/scale.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_any.cc.o third_party/libyuv/source/scale_any.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_common.cc.o third_party/libyuv/source/scale_common.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_gcc.cc.o third_party/libyuv/source/scale_gcc.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_mips.cc.o third_party/libyuv/source/scale_mips.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_neon.cc.o third_party/libyuv/source/scale_neon.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_neon64.cc.o third_party/libyuv/source/scale_neon64.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-unused-parameter -c -o third_party/libyuv/source/scale_win.cc.o third_party/libyuv/source/scale_win.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -c -o third_party/libwebm/common/hdr_util.cc.o third_party/libwebm/common/hdr_util.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -c -o third_party/libwebm/mkvmuxer/mkvmuxer.cc.o third_party/libwebm/mkvmuxer/mkvmuxer.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -c -o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -c -o third_party/libwebm/mkvmuxer/mkvwriter.cc.o third_party/libwebm/mkvmuxer/mkvwriter.cc
In file included from third_party/libwebm/common/hdr_util.cc:8:0:
third_party/libwebm/common/hdr_util.h:50:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 typedef std::auto_ptr<mkvmuxer::PrimaryChromaticity> PrimaryChromaticityPtr;
              ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from third_party/libwebm/common/hdr_util.h:13,
                 from third_party/libwebm/common/hdr_util.cc:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
third_party/libwebm/mkvmuxer/mkvmuxer.cc:70:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 typedef std::auto_ptr<PrimaryChromaticity> PrimaryChromaticityPtr;
              ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from third_party/libwebm/mkvmuxer/mkvmuxer.cc:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
third_party/libwebm/mkvmuxer/mkvmuxer.cc: In member function 'bool mkvmuxer::Colour::SetMasteringMetadata(const mkvmuxer::MasteringMetadata&)':
third_party/libwebm/mkvmuxer/mkvmuxer.cc:1236:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<MasteringMetadata> mm_ptr(new MasteringMetadata());
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from third_party/libwebm/mkvmuxer/mkvmuxer.cc:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
third_party/libwebm/mkvmuxer/mkvmuxer.cc: In member function 'bool mkvmuxer::VideoTrack::SetColour(const mkvmuxer::Colour&)':
third_party/libwebm/mkvmuxer/mkvmuxer.cc:1544:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<Colour> colour_ptr(new Colour());
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from third_party/libwebm/mkvmuxer/mkvmuxer.cc:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
third_party/libwebm/mkvmuxer/mkvmuxer.cc: In member function 'bool mkvmuxer::VideoTrack::SetProjection(const mkvmuxer::Projection&)':
third_party/libwebm/mkvmuxer/mkvmuxer.cc:1572:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<Projection> projection_ptr(new Projection());
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from third_party/libwebm/mkvmuxer/mkvmuxer.cc:17:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o rate_hist.c.o rate_hist.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o warnings.c.o warnings.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpxstats.c.o vpxstats.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o vpxenc.c.o vpxenc.c
g++ -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wuninitialized -Wunused -Wextra -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -c -o webmenc.cc.o webmenc.cc
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o video_writer.c.o video_writer.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/vp9_spatial_svc_encoder.c.o examples/vp9_spatial_svc_encoder.c
examples/vp9_spatial_svc_encoder.c: In function 'main':
examples/vp9_spatial_svc_encoder.c:734:7: warning: 'sl' may be used uninitialized in this function [-Wmaybe-uninitialized]
       set_frame_flags_bypass_mode(sl, layer_id.temporal_layer_id,
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   svc_ctx.spatial_layers, frame_cnt == 0,
                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   &ref_frame_config);
                                   ~~~~~~~~~~~~~~~~~~
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/vpx_temporal_svc_encoder.c.o examples/vpx_temporal_svc_encoder.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o video_reader.c.o video_reader.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/simple_decoder.c.o examples/simple_decoder.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/postproc.c.o examples/postproc.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/decode_to_md5.c.o examples/decode_to_md5.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/simple_encoder.c.o examples/simple_encoder.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/vp9_lossless_encoder.c.o examples/vp9_lossless_encoder.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/twopass_encoder.c.o examples/twopass_encoder.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/decode_with_drops.c.o examples/decode_with_drops.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/set_maps.c.o examples/set_maps.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/vp8cx_set_ref.c.o examples/vp8cx_set_ref.c
gcc -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libwebm -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp8 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/vp9 -I/builddir/build/BUILD/libvpx-1.6.1/third_party/libyuv/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o examples/vp9cx_set_ref.c.o examples/vp9cx_set_ref.c
g++ -L. -o examples/vp9_spatial_svc_encoder args.c.o ivfenc.c.o tools_common.c.o video_writer.c.o vpxstats.c.o examples/vp9_spatial_svc_encoder.c.o -lvpx -lm -lpthread
g++ -L. -o examples/vpx_temporal_svc_encoder ivfenc.c.o tools_common.c.o video_writer.c.o examples/vpx_temporal_svc_encoder.c.o -lvpx -lm -lpthread
g++ -L. -o examples/simple_decoder ivfdec.c.o tools_common.c.o video_reader.c.o examples/simple_decoder.c.o -lvpx -lm -lpthread
g++ -L. -o examples/postproc ivfdec.c.o tools_common.c.o video_reader.c.o examples/postproc.c.o -lvpx -lm -lpthread
g++ -L. -o examples/decode_to_md5 md5_utils.c.o ivfdec.c.o tools_common.c.o video_reader.c.o examples/decode_to_md5.c.o -lvpx -lm -lpthread
g++ -L. -o examples/simple_encoder ivfenc.c.o tools_common.c.o video_writer.c.o examples/simple_encoder.c.o -lvpx -lm -lpthread
g++ -L. -o examples/vp9_lossless_encoder ivfenc.c.o tools_common.c.o video_writer.c.o examples/vp9_lossless_encoder.c.o -lvpx -lm -lpthread
g++ -L. -o examples/twopass_encoder ivfenc.c.o tools_common.c.o video_writer.c.o examples/twopass_encoder.c.o -lvpx -lm -lpthread
g++ -L. -o examples/decode_with_drops ivfdec.c.o tools_common.c.o video_reader.c.o examples/decode_with_drops.c.o -lvpx -lm -lpthread
g++ -L. -o examples/set_maps ivfenc.c.o tools_common.c.o video_writer.c.o examples/set_maps.c.o -lvpx -lm -lpthread
g++ -L. -o examples/vp8cx_set_ref ivfenc.c.o tools_common.c.o video_writer.c.o examples/vp8cx_set_ref.c.o -lvpx -lm -lpthread
g++ -L. -o examples/vp9cx_set_ref ivfenc.c.o tools_common.c.o video_writer.c.o examples/vp9cx_set_ref.c.o -lvpx -lm -lpthread
g++ -L. -o vpxdec md5_utils.c.o args.c.o ivfdec.c.o tools_common.c.o y4menc.c.o vpxdec.c.o third_party/libyuv/source/cpu_id.cc.o third_party/libyuv/source/planar_functions.cc.o third_party/libyuv/source/row_any.cc.o third_party/libyuv/source/row_common.cc.o third_party/libyuv/source/row_gcc.cc.o third_party/libyuv/source/row_mips.cc.o third_party/libyuv/source/row_neon.cc.o third_party/libyuv/source/row_neon64.cc.o third_party/libyuv/source/row_win.cc.o third_party/libyuv/source/scale.cc.o third_party/libyuv/source/scale_any.cc.o third_party/libyuv/source/scale_common.cc.o third_party/libyuv/source/scale_gcc.cc.o third_party/libyuv/source/scale_mips.cc.o third_party/libyuv/source/scale_neon.cc.o third_party/libyuv/source/scale_neon64.cc.o third_party/libyuv/source/scale_win.cc.o third_party/libwebm/common/hdr_util.cc.o third_party/libwebm/mkvmuxer/mkvmuxer.cc.o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o third_party/libwebm/mkvmuxer/mkvwriter.cc.o third_party/libwebm/mkvparser/mkvparser.cc.o third_party/libwebm/mkvparser/mkvreader.cc.o webmdec.cc.o -lvpx -lm -lpthread
g++ -L. -o vpxenc args.c.o y4minput.c.o ivfdec.c.o ivfenc.c.o rate_hist.c.o tools_common.c.o warnings.c.o vpxstats.c.o vpxenc.c.o third_party/libyuv/source/cpu_id.cc.o third_party/libyuv/source/planar_functions.cc.o third_party/libyuv/source/row_any.cc.o third_party/libyuv/source/row_common.cc.o third_party/libyuv/source/row_gcc.cc.o third_party/libyuv/source/row_mips.cc.o third_party/libyuv/source/row_neon.cc.o third_party/libyuv/source/row_neon64.cc.o third_party/libyuv/source/row_win.cc.o third_party/libyuv/source/scale.cc.o third_party/libyuv/source/scale_any.cc.o third_party/libyuv/source/scale_common.cc.o third_party/libyuv/source/scale_gcc.cc.o third_party/libyuv/source/scale_mips.cc.o third_party/libyuv/source/scale_neon.cc.o third_party/libyuv/source/scale_neon64.cc.o third_party/libyuv/source/scale_win.cc.o third_party/libwebm/common/hdr_util.cc.o third_party/libwebm/mkvmuxer/mkvmuxer.cc.o third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o third_party/libwebm/mkvmuxer/mkvwriter.cc.o third_party/libwebm/mkvparser/mkvparser.cc.o third_party/libwebm/mkvparser/mkvreader.cc.o webmenc.cc.o -lvpx -lm -lpthread
mkdir -p tools/
gcc  -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -M tools/tiny_ssim.c | sed -e 's;^\([a-zA-Z0-9_]*\)\.o;tools/tiny_ssim.c.o tools/tiny_ssim.c.d;' > tools/tiny_ssim.c.d
gcc  -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused -Wextra -Wundef -I. -I"/builddir/build/BUILD/libvpx-1.6.1" -c -o tools/tiny_ssim.c.o tools/tiny_ssim.c
    [DOXY] tools.dox
    [DOXY] tools/tiny_ssim.dox
g++ -o tools/tiny_ssim tools/tiny_ssim.c.o -lm -lpthread
    [CREATE] doxyfile
    [DOXYGEN] doxyfile
warning: Tag `XML_SCHEMA' at line 941 of file `doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 947 of file `doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pnhXWf
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64
+ cd libvpx-1.6.1
+ make DIST_DIR=/builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr dist
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vp8.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vp8cx.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vp8dx.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/svc_context.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vpx_codec.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vpx_frame_buffer.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vpx_image.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vpx_integer.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vpx_decoder.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/include/vpx/vpx_encoder.h
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/lib64/libvpx.a
    [LN]      libvpx.so.4.1.0 /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/lib64/libvpx.so
    [LN]      libvpx.so.4.1.0 /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/lib64/libvpx.so.4
    [LN]      libvpx.so.4.1.0 /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/lib64/libvpx.so.4.1
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/lib64/libvpx.so.4.1.0
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/lib64/pkgconfig/vpx.pc
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/vpxdec
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/vpxenc
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/vp9_spatial_svc_encoder
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/vpx_temporal_svc_encoder
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/simple_decoder
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/postproc
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/decode_to_md5
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/simple_encoder
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/vp9_lossless_encoder
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/twopass_encoder
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/decode_with_drops
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/set_maps
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/vp8cx_set_ref
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/examples/vp9cx_set_ref
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/bin/tools/tiny_ssim
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/classes.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__rational.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/sync_off.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__image__rect.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vp8cx_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_eval.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vp8_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/samples.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/tab_a.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/usage.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/closed.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_func.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_postproc.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/splitbar.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__image_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__scaling__mode.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__frame__buffer.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__ref__frame.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__image.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/menudata.js
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__ctx.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/nav_h.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_decode_to_md5.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__enc__output__cx__cb__pair.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vp8dx_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_u.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__active__map.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__frame__buffer_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/tab_h.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__decrypt__init.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/readme.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vp8dx_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/annotated.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vp9_lossless_encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__encoder_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/folderclosed.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/deprecated.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__svc__parameters.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/changelog.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__image_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/usage_encode.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/index.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_defs.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__decoder_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/jquery.js
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/files.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__vp8.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__enc__cfg.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__cx__pkt.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_type.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/tabs.css
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__roi__map.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/doc.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__stream__info.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/functions.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__cap__put__frame.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__fixed__buf.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/sync_on.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/open.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/usage_decode.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_simple_encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__decoder_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__svc__ref__frame__config.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__svc__layer__id.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/tab_b.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/functions_vars.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_set_maps.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_twopass_encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/tab_s.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__cap__external__frame__buffer.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vp9_spatial_svc_encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/modules.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/doxygen.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__frame__buffer_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/doxygen.css
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__codec_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/nav_f.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__decoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vpxenc.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/rfc2119.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__codec.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_enum.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vp9cx_set_ref.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__vp8__decoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/bdwn.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__vp8__encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/nav_g.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvp8__postproc__cfg.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_v.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvp9__ref__frame.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vp8_8h.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__codec_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vp8cx_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/dynsections.js
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/structvpx__codec__dec__cfg.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/menu.js
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/folderopen.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/bc_s.png
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vp8cx_set_ref.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/pages.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vpx_temporal_svc_encoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/vpx__encoder_8h_source.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_decode_with_drops.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals_m.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/dir_ce0ab26228883e873492c15423e35021.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/globals.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__cap__put__slice.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_simple_decoder.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/example_vpxdec.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs/html/group__codecs.html
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/CHANGELOG
    [INSTALL] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/README
    [MD5SUM] /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr
+ '[' -d /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs ']'
+ mv /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/docs doc/
+ pushd /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64
~/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64 ~/build/BUILD/libvpx-1.6.1
+ rm -rf usr/build/ usr/md5sums.txt usr/lib64/libvpx.a usr/CHANGELOG usr/README
+ mv usr/bin/examples/decode_to_md5 usr/bin/examples/decode_with_drops usr/bin/examples/postproc usr/bin/examples/set_maps usr/bin/examples/simple_decoder usr/bin/examples/simple_encoder usr/bin/examples/twopass_encoder usr/bin/examples/vp8cx_set_ref usr/bin/examples/vp9_lossless_encoder usr/bin/examples/vp9_spatial_svc_encoder usr/bin/examples/vp9cx_set_ref usr/bin/examples/vpx_temporal_svc_encoder usr/bin/
+ rm -rf usr/bin/examples
+ mv usr/bin/postproc usr/bin/vp8_postproc
+ mv usr/bin/simple_decoder usr/bin/vp8_simple_decoder
+ mv usr/bin/simple_encoder usr/bin/vp8_simple_encoder
+ mv usr/bin/twopass_encoder usr/bin/vp8_twopass_encoder
+ chmod 755 usr/bin/decode_to_md5 usr/bin/decode_with_drops usr/bin/set_maps usr/bin/tools usr/bin/vp8_postproc usr/bin/vp8_simple_decoder usr/bin/vp8_simple_encoder usr/bin/vp8_twopass_encoder usr/bin/vp8cx_set_ref usr/bin/vp9_lossless_encoder usr/bin/vp9_spatial_svc_encoder usr/bin/vp9cx_set_ref usr/bin/vpx_temporal_svc_encoder usr/bin/vpxdec usr/bin/vpxenc
+ popd
~/build/BUILD/libvpx-1.6.1
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: libvpx-1.6.1-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c8XHpj
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvpx-1.6.1
+ DOCDIR=/builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx
+ cp -pr CHANGELOG /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx
+ cp -pr README /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7wBf1P
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvpx-1.6.1
+ LICENSEDIR=/builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/licenses/libvpx
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/licenses/libvpx
+ cp -pr LICENSE /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/licenses/libvpx
+ exit 0
Provides: libvpx = 1.6.1-5.fc28 libvpx(riscv-64) = 1.6.1-5.fc28 libvpx.so.4()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH)
Processing files: libvpx-devel-1.6.1-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ze85hb
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvpx-1.6.1
+ DOCDIR=/builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx-devel
+ cp -pr docs/html/ /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64/usr/share/doc/libvpx-devel
+ exit 0
Provides: libvpx-devel = 1.6.1-5.fc28 libvpx-devel(riscv-64) = 1.6.1-5.fc28 pkgconfig(vpx) = 1.6.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libvpx.so.4()(64bit)
Processing files: libvpx-utils-1.6.1-5.fc28.riscv64
Provides: libvpx-utils = 1.6.1-5.fc28 libvpx-utils(riscv-64) = 1.6.1-5.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libvpx.so.4()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64
Wrote: /builddir/build/SRPMS/libvpx-1.6.1-5.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libvpx-1.6.1-5.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libvpx-devel-1.6.1-5.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libvpx-utils-1.6.1-5.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FuJXzE
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvpx-1.6.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libvpx-1.6.1-5.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff