Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bs --target aarch64 --nodeps /builddir/build/SPECS/aom.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-build-196746-60902/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bs --target aarch64 --nodeps /builddir/build/SPECS/aom.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/aom-3.1.1-1.an8_6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bb --target aarch64 --nodeps /builddir/build/SPECS/aom.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-build-196746-60902/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bb --target aarch64 --nodeps /builddir/build/SPECS/aom.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I6WCyg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aom-3.1.1 + /usr/bin/mkdir -p aom-3.1.1 + cd aom-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/aom-7fadc0e.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's@set(aom_version "")@set(aom_version "v3.1.1")@' build/cmake/version.cmake + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o7MRM4 + umask 022 + cd /builddir/build/BUILD + cd aom-3.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -S . -B aarch64-redhat-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DENABLE_CCACHE=1 -DCMAKE_SKIP_RPATH=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCONFIG_WEBM_IO=1 -DENABLE_DOCS=1 -DENABLE_TESTS=0 -DCONFIG_ANALYZER=0 -DBUILD_SHARED_LIBS=1 -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: /usr/bin/git (found version "2.31.1") -- Found Perl: /usr/bin/perl (found version "5.26.3") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE --- aom_configure: Detected CPU: arm64 Running C compiler test: inline_check_1 -- Performing Test C_TEST_COMPILED -- Performing Test C_TEST_COMPILED - Success Running CXX compiler test: inline_check_1 -- Performing Test CXX_TEST_COMPILED -- Performing Test CXX_TEST_COMPILED - Success Running C compiler test: unistd_check -- Performing Test C_TEST_COMPILED -- Performing Test C_TEST_COMPILED - Success Running CXX compiler test: unistd_check -- Performing Test CXX_TEST_COMPILED -- Performing Test CXX_TEST_COMPILED - Success Running C compiler test: fenv_check -- Performing Test C_TEST_COMPILED -- Performing Test C_TEST_COMPILED - Success CMake Warning at build/cmake/util.cmake:87 (message): --- Cannot find ccache, ENABLE_CCACHE ignored. Call Stack (most recent call first): build/cmake/aom_configure.cmake:235 (set_compiler_launcher) CMakeLists.txt:54 (include) Checking C compiler flag support for: -std=c99 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -std=c++11 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success Checking C compiler flag support for: -Wall -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wall -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wdisabled-optimization -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wdisabled-optimization -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wextra -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wextra -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wfloat-conversion -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wfloat-conversion -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wimplicit-function-declaration -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wlogical-op -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wlogical-op -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wpointer-arith -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wpointer-arith -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wshorten-64-to-32 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Failed Checking C++ compiler flag support for: -Wshorten-64-to-32 -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Failed Checking C compiler flag support for: -Wsign-compare -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wsign-compare -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wstring-conversion -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Failed Checking C++ compiler flag support for: -Wstring-conversion -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Failed Checking C compiler flag support for: -Wtype-limits -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wtype-limits -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wuninitialized -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wuninitialized -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wunused -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wunused -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wvla -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wvla -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wstack-usage=100000 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wstack-usage=240000 -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wshadow -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C compiler flag support for: -Wundef -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wno-psabi -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -D_LARGEFILE_SOURCE -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -D_LARGEFILE_SOURCE -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Checking C compiler flag support for: -D_FILE_OFFSET_BITS=64 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -D_FILE_OFFSET_BITS=64 -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success Use of uninitialized value $version_extra in concatenation (.) or string at /builddir/build/BUILD/aom-3.1.1/build/cmake/version.pl line 88. -- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.8") Use of uninitialized value $version_extra in concatenation (.) or string at /builddir/build/BUILD/aom-3.1.1/build/cmake/version.pl line 88. CMake Warning (dev) at build/cmake/aom_optimization.cmake:241 (set_property): Policy CMP0118 is not set: The GENERATED source file property is now visible in all directories. Run "cmake --help-policy CMP0118" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Unsetting property 'GENERATED' will not be allowed under policy CMP0118! Call Stack (most recent call first): CMakeLists.txt:234 (add_rtcd_build_step) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_optimization.cmake:241 (set_property): Policy CMP0118 is not set: The GENERATED source file property is now visible in all directories. Run "cmake --help-policy CMP0118" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Unsetting property 'GENERATED' will not be allowed under policy CMP0118! Call Stack (most recent call first): CMakeLists.txt:237 (add_rtcd_build_step) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_optimization.cmake:241 (set_property): Policy CMP0118 is not set: The GENERATED source file property is now visible in all directories. Run "cmake --help-policy CMP0118" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Unsetting property 'GENERATED' will not be allowed under policy CMP0118! Call Stack (most recent call first): CMakeLists.txt:240 (add_rtcd_build_step) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu + /usr/bin/cmake --build aarch64-redhat-linux-gnu -j80 --verbose /usr/bin/cmake -S/builddir/build/BUILD/aom-3.1.1 -B/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/webm.dir/build.make CMakeFiles/webm.dir/depend /usr/bin/gmake -f CMakeFiles/yuv.dir/build.make CMakeFiles/yuv.dir/depend /usr/bin/gmake -f CMakeFiles/aom_version_check.dir/build.make CMakeFiles/aom_version_check.dir/depend /usr/bin/gmake -f CMakeFiles/generate_exports.dir/build.make CMakeFiles/generate_exports.dir/depend /usr/bin/gmake -f CMakeFiles/aom_ports.dir/build.make CMakeFiles/aom_ports.dir/depend /usr/bin/gmake -f CMakeFiles/aom_encoder_app_util.dir/build.make CMakeFiles/aom_encoder_app_util.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/webm.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_common_app_util.dir/build.make CMakeFiles/aom_common_app_util.dir/depend /usr/bin/gmake -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_version_check.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/generate_exports.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/yuv.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_ports.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_encoder_app_util.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_common_app_util.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/docs.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_version_check.dir/build.make CMakeFiles/aom_version_check.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/webm.dir/build.make CMakeFiles/webm.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/yuv.dir/build.make CMakeFiles/yuv.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/generate_exports.dir/build.make CMakeFiles/generate_exports.dir/build /usr/bin/gmake -f CMakeFiles/aom_ports.dir/build.make CMakeFiles/aom_ports.dir/build /usr/bin/gmake -f CMakeFiles/aom_encoder_app_util.dir/build.make CMakeFiles/aom_encoder_app_util.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_common_app_util.dir/build.make CMakeFiles/aom_common_app_util.dir/build /usr/bin/gmake -f CMakeFiles/docs.dir/build.make CMakeFiles/docs.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/cmake -DAOM_ROOT="/builddir/build/BUILD/aom-3.1.1" -DAOM_CONFIG_DIR="/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu" -DAOM_TARGET_SYSTEM=Linux -DAOM_SYM_FILE="/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/libaom.ver" -DAOM_MSVC= -DAOM_XCODE= -DCONFIG_NAME=RelWithDebInfo -DCONFIG_AV1_DECODER=1 -DCONFIG_AV1_ENCODER=1 -DCONFIG_INSPECTION=0 -DENABLE_TESTS=0 -P /builddir/build/BUILD/aom-3.1.1/build/cmake/generate_exports.cmake gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/doxygen /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `OUTPUT_TEXT_DIRECTION =' at line 103, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `JAVADOC_BANNER =' at line 199, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `OPTIMIZE_OUTPUT_SLICE =' at line 291, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `EXTRACT_PRIV_VIRTUAL =' at line 467, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: Tag `CLANG_ASSISTED_PARSING' at line 1063 of file `/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag `CLANG_OPTIONS' at line 1071 of file `/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: ignoring unsupported tag `CLANG_DATABASE_PATH =' at line 1081, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `LATEX_MAKEINDEX_CMD =' at line 1710, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `LATEX_EMOJI_DIRECTORY =' at line 1852, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile warning: ignoring unsupported tag `JAVADOC_BANNER =' at line 2497, file /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/doxyfile [ 1%] Updating version info if necessary. [ 1%] Building C object CMakeFiles/aom_ports.dir/aom_ports/arm_cpudetect.c.o [ 3%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o [ 3%] Building C object CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o [ 3%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o /usr/bin/cmake -DAOM_CONFIG_DIR=/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -DAOM_ROOT=/builddir/build/BUILD/aom-3.1.1 -DGIT_EXECUTABLE=/usr/bin/git -DPERL_EXECUTABLE=/usr/bin/perl -P /builddir/build/BUILD/aom-3.1.1/build/cmake/version.cmake /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_ports.dir/aom_ports/arm_cpudetect.c.o -MF CMakeFiles/aom_ports.dir/aom_ports/arm_cpudetect.c.o.d -o CMakeFiles/aom_ports.dir/aom_ports/arm_cpudetect.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_ports/arm_cpudetect.c [ 4%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o [ 4%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o [ 4%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o /usr/bin/c++ -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-shadow -MD -MT CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o -MF CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o.d -o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libwebm/common/hdr_util.cc [ 6%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o [ 6%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o -MF CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o.d -o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o -c /builddir/build/BUILD/aom-3.1.1/common/warnings.c [ 6%] Building C object CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o -MF CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o.d -o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/arg_defs.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o -MF CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o.d -o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o -c /builddir/build/BUILD/aom-3.1.1/common/y4minput.c /usr/bin/c++ -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-shadow -MD -MT CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o -MF CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o.d -o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libwebm/mkvmuxer/mkvmuxer.cc [ 7%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o [ 7%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o /usr/bin/c++ -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-shadow -MD -MT CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o -MF CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o.d -o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc [ 7%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o -MF CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o -c /builddir/build/BUILD/aom-3.1.1/common/y4menc.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/convert_argb.cc [ 7%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o [ 7%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o /usr/bin/c++ -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-shadow -MD -MT CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o -MF CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o.d -o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libwebm/mkvmuxer/mkvwriter.cc [ 7%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o [ 7%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/cpu_id.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o -MF CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o.d -o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o -c /builddir/build/BUILD/aom-3.1.1/common/ivfenc.c [ 7%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o /usr/bin/c++ -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-shadow -MD -MT CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o -MF CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o.d -o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libwebm/mkvparser/mkvparser.cc [ 9%] Building C object CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o [ 9%] Building C object CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o [ 9%] Building C object CMakeFiles/aom_common_app_util.dir/common/args.c.o [ 9%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o [ 9%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o [ 9%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o [ 9%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o [ 9%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o -MF CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o.d -o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o -c /builddir/build/BUILD/aom-3.1.1/common/video_writer.c /usr/bin/c++ -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-shadow -MD -MT CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -MF CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o.d -o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libwebm/mkvparser/mkvreader.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/planar_functions.cc [ 9%] Building C object CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o [ 10%] Building C object CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o [ 10%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o [ 10%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_gcc.cc [ 10%] Building C object CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_neon64.cc [ 11%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o [ 11%] Building C object CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o -MF CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o -c /builddir/build/BUILD/aom-3.1.1/common/av1_config.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_win.cc [ 12%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o -MF CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o -c /builddir/build/BUILD/aom-3.1.1/common/args_helper.c [ 12%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o [ 12%] Building CXX object CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_mips.cc [ 12%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/args.c.o -MF CMakeFiles/aom_common_app_util.dir/common/args.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/args.c.o -c /builddir/build/BUILD/aom-3.1.1/common/args.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_any.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o -MF CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o.d -o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/encoder_util.c [ 13%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_common.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o -MF CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o -c /builddir/build/BUILD/aom-3.1.1/common/md5_utils.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_gcc.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o -MF CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o.d -o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o -c /builddir/build/BUILD/aom-3.1.1/common/webmenc.cc [ 14%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_mips.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_neon.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_neon64.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/row_win.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o -MF CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o -c /builddir/build/BUILD/aom-3.1.1/common/tools_common.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_any.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o -MF CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o.d -o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o -c /builddir/build/BUILD/aom-3.1.1/common/rawenc.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_common.cc /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_neon.cc gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition [ 14%] Built target generate_exports : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Use of uninitialized value $version_extra in concatenation (.) or string at /builddir/build/BUILD/aom-3.1.1/build/cmake/version.pl line 88. [ 15%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Wno-unused-parameter -MD -MT CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o -MF CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o.d -o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o -c /builddir/build/BUILD/aom-3.1.1/third_party/libyuv/source/scale_uv.cc gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 15%] Built target aom_ports gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 15%] Built target aom_version_check /usr/bin/gmake -f CMakeFiles/aom_version.dir/build.make CMakeFiles/aom_version.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_version.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_version.dir/build.make CMakeFiles/aom_version.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 15%] Building C object CMakeFiles/aom_version.dir/gen_src/aom_version_dummy.c.o /usr/bin/cc -Daom_version_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_version.dir/gen_src/aom_version_dummy.c.o -MF CMakeFiles/aom_version.dir/gen_src/aom_version_dummy.c.o.d -o CMakeFiles/aom_version.dir/gen_src/aom_version_dummy.c.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/gen_src/aom_version_dummy.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 16%] Linking C shared library libaom_version.so /usr/bin/cmake -E cmake_link_script CMakeFiles/aom_version.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libaom_version.so -o libaom_version.so CMakeFiles/aom_version.dir/gen_src/aom_version_dummy.c.o gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 16%] Built target aom_version /usr/bin/gmake -f CMakeFiles/aom_rtcd.dir/build.make CMakeFiles/aom_rtcd.dir/depend /usr/bin/gmake -f CMakeFiles/aom_pc.dir/build.make CMakeFiles/aom_pc.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_rtcd.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 17%] Writing aom.pc /usr/bin/cmake -DAOM_CONFIG_DIR=/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -DAOM_ROOT=/builddir/build/BUILD/aom-3.1.1 -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_BINDIR=bin -DCMAKE_INSTALL_INCLUDEDIR=include -DCMAKE_INSTALL_LIBDIR=lib64 -DCMAKE_PROJECT_NAME=AOM -DCONFIG_MULTITHREAD=1 -DCONFIG_TUNE_VMAF=0 -DCONFIG_TUNE_BUTTERAUGLI=0 -DHAVE_PTHREAD_H=1 -P /builddir/build/BUILD/aom-3.1.1/build/cmake/pkg_config.cmake gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_rtcd.dir/build.make CMakeFiles/aom_rtcd.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 18%] Building C object CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o [ 18%] Building C object CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o [ 18%] Building C object CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_pc.dir/DependInfo.cmake --color= /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o -MF CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o.d -o CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_scale/aom_scale_rtcd.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o -MF CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o.d -o CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/aom_dsp_rtcd.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o -MF CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o.d -o CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/av1_rtcd.c : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_pc.dir/build.make CMakeFiles/aom_pc.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 18%] Building C object CMakeFiles/aom_pc.dir/gen_src/aom_pc_dummy.c.o /usr/bin/cc -Daom_pc_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_pc.dir/gen_src/aom_pc_dummy.c.o -MF CMakeFiles/aom_pc.dir/gen_src/aom_pc_dummy.c.o.d -o CMakeFiles/aom_pc.dir/gen_src/aom_pc_dummy.c.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/gen_src/aom_pc_dummy.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 18%] Linking C shared library libaom_pc.so /usr/bin/cmake -E cmake_link_script CMakeFiles/aom_pc.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libaom_pc.so -o libaom_pc.so CMakeFiles/aom_pc.dir/gen_src/aom_pc_dummy.c.o gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 19%] Built target aom_rtcd [ 19%] Built target aom_pc /usr/bin/gmake -f CMakeFiles/aom_mem.dir/build.make CMakeFiles/aom_mem.dir/depend /usr/bin/gmake -f CMakeFiles/aom_scale.dir/build.make CMakeFiles/aom_scale.dir/depend /usr/bin/gmake -f CMakeFiles/aom_util.dir/build.make CMakeFiles/aom_util.dir/depend /usr/bin/gmake -f CMakeFiles/aom_dsp_common_neon_intrinsics.dir/build.make CMakeFiles/aom_dsp_common_neon_intrinsics.dir/depend /usr/bin/gmake -f CMakeFiles/aom_dsp.dir/build.make CMakeFiles/aom_dsp.dir/depend /usr/bin/gmake -f CMakeFiles/aom_dsp_encoder.dir/build.make CMakeFiles/aom_dsp_encoder.dir/depend /usr/bin/gmake -f CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/build.make CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_mem.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_dsp_common.dir/build.make CMakeFiles/aom_dsp_common.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_scale.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_av1_common.dir/build.make CMakeFiles/aom_av1_common.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_util.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_dsp_decoder.dir/build.make CMakeFiles/aom_dsp_decoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_dsp.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_dsp_common_neon_intrinsics.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_av1_encoder.dir/build.make CMakeFiles/aom_av1_encoder.dir/depend /usr/bin/gmake -f CMakeFiles/aom_av1_common_neon_intrinsics.dir/build.make CMakeFiles/aom_av1_common_neon_intrinsics.dir/depend /usr/bin/gmake -f CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/build.make CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_dsp_encoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_av1_decoder.dir/build.make CMakeFiles/aom_av1_decoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_dsp_common.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_decoder_app_util.dir/build.make CMakeFiles/aom_decoder_app_util.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_dsp_decoder.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aom_encoder_stats.dir/build.make CMakeFiles/aom_encoder_stats.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_av1_common.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_av1_common_neon_intrinsics.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_av1_decoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_decoder_app_util.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_encoder_stats.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_av1_encoder.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_mem.dir/build.make CMakeFiles/aom_mem.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_scale.dir/build.make CMakeFiles/aom_scale.dir/build /usr/bin/gmake -f CMakeFiles/aom_util.dir/build.make CMakeFiles/aom_util.dir/build /usr/bin/gmake -f CMakeFiles/aom_dsp_common_neon_intrinsics.dir/build.make CMakeFiles/aom_dsp_common_neon_intrinsics.dir/build /usr/bin/gmake -f CMakeFiles/aom_dsp.dir/build.make CMakeFiles/aom_dsp.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_dsp_encoder.dir/build.make CMakeFiles/aom_dsp_encoder.dir/build /usr/bin/gmake -f CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/build.make CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_dsp_common.dir/build.make CMakeFiles/aom_dsp_common.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_dsp_decoder.dir/build.make CMakeFiles/aom_dsp_decoder.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_av1_common.dir/build.make CMakeFiles/aom_av1_common.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_av1_common_neon_intrinsics.dir/build.make CMakeFiles/aom_av1_common_neon_intrinsics.dir/build /usr/bin/gmake -f CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/build.make CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/build /usr/bin/gmake -f CMakeFiles/aom_av1_decoder.dir/build.make CMakeFiles/aom_av1_decoder.dir/build /usr/bin/gmake -f CMakeFiles/aom_decoder_app_util.dir/build.make CMakeFiles/aom_decoder_app_util.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_encoder_stats.dir/build.make CMakeFiles/aom_encoder_stats.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_av1_encoder.dir/build.make CMakeFiles/aom_av1_encoder.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 20%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sum_squares_neon.c.o [ 20%] Building C object CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o [ 20%] Building C object CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o [ 20%] Building C object CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/loopfilter_neon.c.o [ 20%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o [ 20%] Building C object CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o [ 20%] Building C object CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/blend_a64_mask_neon.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o [ 20%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o [ 20%] Building C object CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/fwd_txfm_neon.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad_neon.c.o [ 20%] Building C object CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o [ 20%] Building C object CMakeFiles/aom_scale.dir/aom_scale/generic/gen_scalers.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/variance_neon.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad4d_neon.c.o [ 20%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o [ 20%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/hadamard_neon.c.o [ 24%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o [ 20%] Building C object CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o [ 24%] Building C object CMakeFiles/aom_encoder_stats.dir/stats/rate_hist.c.o [ 26%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/convolve_neon.c.o [ 26%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sum_squares_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sum_squares_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sum_squares_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/sum_squares_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/bitwriter_buffer.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o -MF CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o.d -o CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/gen_src/aom_dsp_dummy.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o -MF CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o.d -o CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_scale/generic/yv12extend.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/loopfilter_neon.c.o -MF CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/loopfilter_neon.c.o.d -o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/loopfilter_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/loopfilter_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/blend_a64_mask_neon.c.o -MF CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/blend_a64_mask_neon.c.o.d -o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/blend_a64_mask_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/blend_a64_mask_neon.c [ 24%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/picksrt_neon.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/subpel_variance_neon.c.o [ 24%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o [ 24%] Building C object CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o [ 24%] Building C object CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o [ 24%] Building C object CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/aom_convolve_copy_neon.c.o [ 37%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/rdopt_neon.c.o [ 37%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/cfl_neon.c.o [ 37%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o [ 37%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/ml_neon.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/avg_neon.c.o [ 37%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o [ 37%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_hmask_neon.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o [ 37%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o [ 37%] Building C object CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o [ 37%] Building C object CMakeFiles/aom_scale.dir/aom_scale/generic/aom_scale.c.o [ 37%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o [ 37%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_vmask_neon.c.o [ 37%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/quantize_neon.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/common/args_helper.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o [ 37%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o [ 37%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o [ 37%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad4d_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad4d_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad4d_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/sad4d_neon.c [ 37%] Building C object CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o [ 37%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o [ 37%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sse_neon.c.o [ 37%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_error_neon.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o [ 37%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/jnt_convolve_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o -MF CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o.d -o CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_util/aom_thread.c [ 37%] Building C object CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/intrapred_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/sad_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/variance_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/variance_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/variance_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/variance_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/fwd_txfm.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o -MF CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o.d -o CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_mem/aom_mem.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/bitreader_buffer.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/hadamard_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/hadamard_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/hadamard_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/hadamard_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/fwd_txfm_neon.c.o -MF CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/fwd_txfm_neon.c.o.d -o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/fwd_txfm_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/fwd_txfm_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/decoder/decodeframe.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_stats.dir/stats/rate_hist.c.o -MF CMakeFiles/aom_encoder_stats.dir/stats/rate_hist.c.o.d -o CMakeFiles/aom_encoder_stats.dir/stats/rate_hist.c.o -c /builddir/build/BUILD/aom-3.1.1/stats/rate_hist.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o -MF CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o.d -o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/binary_codes_reader.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o -MF CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o.d -o CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/gen_src/aom_av1_dummy.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/bitwriter.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/blend_a64_hmask.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/subpel_variance_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/subpel_variance_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/subpel_variance_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/subpel_variance_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/entenc.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o -MF CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o.d -o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o -c /builddir/build/BUILD/aom-3.1.1/common/ivfdec.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/aom_convolve_copy_neon.c.o -MF CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/aom_convolve_copy_neon.c.o.d -o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/aom_convolve_copy_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/aom_convolve_copy_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/av1_inv_txfm1d.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/ml_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/ml_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/ml_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/ml_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/blend_a64_mask.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_scale.dir/aom_scale/generic/gen_scalers.c.o -MF CMakeFiles/aom_scale.dir/aom_scale/generic/gen_scalers.c.o.d -o CMakeFiles/aom_scale.dir/aom_scale/generic/gen_scalers.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_scale/generic/gen_scalers.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/fft.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o -MF CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o.d -o CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_scale/generic/yv12config.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/av1_cx_iface.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o -MF CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o.d -o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o -c /builddir/build/BUILD/aom-3.1.1/common/obudec.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/cfl_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/cfl_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/cfl_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/cfl_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/avg_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/avg_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/avg_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/avg_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/intrapred.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_scale.dir/aom_scale/generic/aom_scale.c.o -MF CMakeFiles/aom_scale.dir/aom_scale/generic/aom_scale.c.o.d -o CMakeFiles/aom_scale.dir/aom_scale/generic/aom_scale.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_scale/generic/aom_scale.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/noise_model.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o -MF CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o.d -o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/entdec.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o -MF CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o.d -o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o -c /builddir/build/BUILD/aom-3.1.1/common/video_reader.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/decoder/decodemv.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/common/args_helper.c.o -MF CMakeFiles/aom_av1_common.dir/common/args_helper.c.o.d -o CMakeFiles/aom_av1_common.dir/common/args_helper.c.o -c /builddir/build/BUILD/aom-3.1.1/common/args_helper.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/intrapred_neon.c.o -MF CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/intrapred_neon.c.o.d -o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/intrapred_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/intrapred_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/convolve_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/convolve_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/convolve_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/convolve_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sse_neon.c.o -MF CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sse_neon.c.o.d -o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sse_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/sse_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_table.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/aom_convolve.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/decoder/decoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o -MF CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/arg_defs.c [ 37%] Building C object CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/subtract_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/jnt_convolve_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/jnt_convolve_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/jnt_convolve_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/jnt_convolve_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/decoder/decodetxb.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/quantize_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/quantize_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/quantize_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/quantize_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/av1_inv_txfm2d.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_hmask_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_hmask_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_hmask_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/blend_a64_hmask_neon.c [ 40%] Building CXX object CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o [ 37%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_txfm_neon.c.o [ 37%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o [ 37%] Building C object CMakeFiles/aom_util.dir/aom_util/debug_util.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o [ 37%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o [ 37%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o [ 37%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o [ 40%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o [ 37%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o [ 40%] Building C object CMakeFiles/aom_encoder_stats.dir/stats/aomstats.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_vmask_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_vmask_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_vmask_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/blend_a64_vmask_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/picksrt_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/picksrt_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/picksrt_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/picksrt_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/rdopt_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/rdopt_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/rdopt_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/rdopt_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/subtract_neon.c.o -MF CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/subtract_neon.c.o.d -o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/subtract_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/subtract_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_error_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_error_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_error_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/av1_error_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_txfm_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_txfm_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_txfm_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/av1_txfm_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/binary_codes_writer.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_util.dir/aom_util/debug_util.c.o -MF CMakeFiles/aom_util.dir/aom_util/debug_util.c.o.d -o CMakeFiles/aom_util.dir/aom_util/debug_util.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_util/debug_util.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o -MF CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o.d -o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o -c /builddir/build/BUILD/aom-3.1.1/common/webmdec.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o -MF CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o.d -o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/bitreader.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/alloccommon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/decoder/detokenize.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/blk_sse_sum.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/blend_a64_vmask.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_encoder_stats.dir/stats/aomstats.c.o -MF CMakeFiles/aom_encoder_stats.dir/stats/aomstats.c.o.d -o CMakeFiles/aom_encoder_stats.dir/stats/aomstats.c.o -c /builddir/build/BUILD/aom-3.1.1/stats/aomstats.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/av1_dx_iface.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/entcode.c : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_table.c: In function 'grain_table_entry_read': : warning: "_FORTIFY_SOURCE" redefined /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_table.c:108:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(file, "\n\tcY"); ^~~~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_table.c:117:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(file, "\n\tcCb"); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_table.c:125:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(file, "\n\tcCr"); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_table.c:133:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(file, "\n"); ^~~~~~~~~~~~~~~~~~ [ 41%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/loopfilter.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition [ 41%] Built target aom_dsp [ 43%] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o [ 43%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconinter_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o -MF CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o.d -o CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/decoder/obu.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconinter_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconinter_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconinter_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/reconinter_neon.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 44%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconintra_neon.c.o [ 44%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconintra_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconintra_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconintra_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/reconintra_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/av1_loopfilter.c [ 44%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/av1_txfm.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 44%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/resize_neon.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/resize_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/resize_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/resize_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/resize_neon.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 44%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/blockd.c [ 45%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o [ 45%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/subtract.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/cdef.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 45%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/cdef_block.c [ 45%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/cfl.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 46%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/wiener_convolve_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/wiener_convolve_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/wiener_convolve_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/wiener_convolve_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/wiener_convolve_neon.c [ 47%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/selfguided_neon.c.o [ 47%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/grain_synthesis.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 48%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/selfguided_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/selfguided_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/selfguided_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/selfguided_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_decoder.dir/aom_dsp/grain_synthesis.c.o -MF CMakeFiles/aom_dsp_decoder.dir/aom_dsp/grain_synthesis.c.o.d -o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/grain_synthesis.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/grain_synthesis.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/convolve.c [ 48%] Built target aom_common_app_util gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 48%] Built target aom_encoder_app_util [ 48%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o [ 48%] Built target aom_util [ 48%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/debugmodes.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/entropy.c [ 49%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/entropymode.c [ 49%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/entropymv.c [ 49%] Built target aom_mem [ 49%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o [ 49%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/frame_buffers.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o -MF CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o.d -o CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/avg.c [ 49%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/noise_util.c [ 50%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/psnr.c [ 51%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/idct.c [ 51%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o [ 51%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/quantize.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/mvref_common.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 52%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o [ 52%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o [ 52%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_inv_txfm_neon.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_inv_txfm_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_inv_txfm_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_inv_txfm_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/av1_inv_txfm_neon.c [ 52%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/aq_complexity.c [ 52%] Built target aom_encoder_stats [ 53%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/highbd_inv_txfm_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/highbd_inv_txfm_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/highbd_inv_txfm_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/highbd_inv_txfm_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/highbd_inv_txfm_neon.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 53%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/cdef_block_neon.c.o [ 53%] Building C object CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/warp_plane_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/cdef_block_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/cdef_block_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/cdef_block_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/cdef_block_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/sad.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/warp_plane_neon.c.o -MF CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/warp_plane_neon.c.o.d -o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/warp_plane_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/arm/warp_plane_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/sse.c [ 54%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o [ 54%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/aq_cyclicrefresh.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/obu_util.c [ 54%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/encodetxb_neon.c.o [ 55%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c.o gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 56%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 56%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/sad_av1.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/encodetxb_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/encodetxb_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/encodetxb_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/encodetxb_neon.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/odintrin.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c [ 57%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o [ 57%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/sum_squares.c [ 57%] Built target aom_decoder_app_util /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o -MF CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o.d -o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o -c /builddir/build/BUILD/aom-3.1.1/aom_dsp/variance.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 57%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o [ 57%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o [ 57%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/aq_variance.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 57%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/av1_fwd_txfm1d.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 57%] Built target aom_scale : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 58%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o [ 58%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/av1_quantize.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/av1_fwd_txfm2d.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/pred_common.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/quant_common.c [ 58%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.o : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 60%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o [ 60%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o [ 60%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o [ 60%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/compound_type.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/reconinter.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/cnn.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/bitstream.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 60%] Building C object CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c.o -MF CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c.o.d -o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c [ 60%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/context_tree.c [ 61%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_detect.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_detect.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_detect.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_detect.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/corner_detect.c [ 61%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_match.c.o [ 61%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_match.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_match.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_match.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/corner_match.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/cost.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 61%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o [ 61%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/reconintra.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encodeframe.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 61%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/resize.c [ 62%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/restoration.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 62%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o [ 62%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/scale.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/scan.c [ 63%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o [ 64%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/seg_common.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encodeframe_utils.c [ 64%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o [ 64%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/thread_common.c [ 64%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/tile_common.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 65%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o [ 65%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/txb_common.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/timing.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encodemb.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 65%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 65%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encodemv.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o -MF CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o.d -o CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/common/warped_motion.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 65%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o [ 65%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encoder.c [ 66%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o [ 67%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encode_strategy.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encoder_utils.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/encodetxb.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 68%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o [ 68%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o [ 68%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o [ 68%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o [ 69%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o [ 69%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/ethread.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/extend.c [ 69%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o [ 69%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/firstpass.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/global_motion.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/global_motion_facade.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/gop_structure.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/hash.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/hash_motion.c [ 70%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o [ 70%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/interp_search.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/hybrid_fwd_txfm.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 70%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/level.c [ 71%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/lookahead.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 72%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o [ 72%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o [ 72%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o [ 72%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/mcomp.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/ml.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/motion_search_facade.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/mv_prec.c : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 72%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/palette.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 73%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/partition_search.c [ 74%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o [ 74%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/picklpf.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/pickcdef.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 74%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o [ 74%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o [ 75%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ransac.c.o [ 75%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition [ 75%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/partition_strategy.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/pass2_strategy.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/pickrst.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/ransac.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/ransac.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ransac.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/ransac.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/ratectrl.c : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 76%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o [ 76%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/rd.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/rdopt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 76%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o [ 76%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/nonrd_pickmode.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/reconinter_enc.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 76%] Built target aom_dsp_encoder_neon_intrinsics [ 77%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/segmentation.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 78%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o [ 78%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o [ 78%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/speed_features.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/superres_scale.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/svc_layercontext.c [ 78%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/tokenize.c [ 79%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/tpl_model.c [ 79%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/temporal_filter.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /builddir/build/BUILD/aom-3.1.1/av1/encoder/partition_search.c: In function 'read_partition_tree': /builddir/build/BUILD/aom-3.1.1/av1/encoder/partition_search.c:3748:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(pfile, "%d,%d,%d", &read_bsize, &num_nodes, &num_configs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/aom-3.1.1/av1/encoder/partition_search.c:3758:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(pfile, ",%d", &partitioning); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] Built target aom_dsp_decoder : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 79%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o [ 79%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 80%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 80%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/tx_search.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/txb_rdopt.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/intra_mode_search.c [ 80%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/wedge_utils.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/var_based_part.c [ 81%] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o [ 81%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/av1_noise_estimate.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o -MF CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o.d -o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o -c /builddir/build/BUILD/aom-3.1.1/third_party/fastfeat/fast.c [ 81%] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o -MF CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o.d -o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o -c /builddir/build/BUILD/aom-3.1.1/third_party/fastfeat/fast_9.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 82%] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o [ 82%] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o -MF CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o.d -o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o -c /builddir/build/BUILD/aom-3.1.1/third_party/fastfeat/nonmax.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o -MF CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o.d -o CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o -c /builddir/build/BUILD/aom-3.1.1/third_party/vector/vector.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 82%] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o -MF CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o.d -o CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o -c /builddir/build/BUILD/aom-3.1.1/av1/encoder/dwt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target yuv /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/intrapred_neon.c: In function 'av1_dr_prediction_z2_neon': /builddir/build/BUILD/aom-3.1.1/aom_dsp/arm/intrapred_neon.c:1145:18: warning: 'v_shift.val[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] uint16x4x2_t v_shift; ^~~~~~~ gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target webm gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_dsp_common_neon_intrinsics gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_dsp_common gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target docs gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_av1_decoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_av1_common gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_dsp_encoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_av1_encoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_av1_common_neon_intrinsics gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 82%] Built target aom_av1_encoder_neon_intrinsics /usr/bin/gmake -f CMakeFiles/aom.dir/build.make CMakeFiles/aom.dir/depend /usr/bin/gmake -f CMakeFiles/aom_static.dir/build.make CMakeFiles/aom_static.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_static.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom.dir/build.make CMakeFiles/aom.dir/build /usr/bin/gmake -f CMakeFiles/aom_static.dir/build.make CMakeFiles/aom_static.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 84%] Building C object CMakeFiles/aom_static.dir/aom/src/aom_encoder.c.o [ 84%] Building C object CMakeFiles/aom.dir/config/aom_config.c.o [ 84%] Building C object CMakeFiles/aom.dir/aom/src/aom_codec.c.o [ 84%] Building C object CMakeFiles/aom.dir/aom/src/aom_encoder.c.o [ 84%] Building C object CMakeFiles/aom.dir/aom/src/aom_decoder.c.o [ 84%] Building C object CMakeFiles/aom_static.dir/aom/src/aom_codec.c.o [ 84%] Building C object CMakeFiles/aom_static.dir/aom/src/aom_decoder.c.o [ 84%] Building C object CMakeFiles/aom_static.dir/config/aom_config.c.o [ 84%] Building C object CMakeFiles/aom_static.dir/aom/src/aom_image.c.o [ 84%] Building C object CMakeFiles/aom.dir/aom/src/aom_integer.c.o [ 84%] Building C object CMakeFiles/aom.dir/aom/src/aom_image.c.o [ 85%] Building C object CMakeFiles/aom_static.dir/aom/src/aom_integer.c.o /usr/bin/cc -Daom_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom.dir/aom/src/aom_codec.c.o -MF CMakeFiles/aom.dir/aom/src/aom_codec.c.o.d -o CMakeFiles/aom.dir/aom/src/aom_codec.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_codec.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_static.dir/aom/src/aom_encoder.c.o -MF CMakeFiles/aom_static.dir/aom/src/aom_encoder.c.o.d -o CMakeFiles/aom_static.dir/aom/src/aom_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_encoder.c /usr/bin/cc -Daom_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom.dir/config/aom_config.c.o -MF CMakeFiles/aom.dir/config/aom_config.c.o.d -o CMakeFiles/aom.dir/config/aom_config.c.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/config/aom_config.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_static.dir/aom/src/aom_codec.c.o -MF CMakeFiles/aom_static.dir/aom/src/aom_codec.c.o.d -o CMakeFiles/aom_static.dir/aom/src/aom_codec.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_codec.c /usr/bin/cc -Daom_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom.dir/aom/src/aom_decoder.c.o -MF CMakeFiles/aom.dir/aom/src/aom_decoder.c.o.d -o CMakeFiles/aom.dir/aom/src/aom_decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_decoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_static.dir/config/aom_config.c.o -MF CMakeFiles/aom_static.dir/config/aom_config.c.o.d -o CMakeFiles/aom_static.dir/config/aom_config.c.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/config/aom_config.c /usr/bin/cc -Daom_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom.dir/aom/src/aom_encoder.c.o -MF CMakeFiles/aom.dir/aom/src/aom_encoder.c.o.d -o CMakeFiles/aom.dir/aom/src/aom_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_encoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_static.dir/aom/src/aom_decoder.c.o -MF CMakeFiles/aom_static.dir/aom/src/aom_decoder.c.o.d -o CMakeFiles/aom_static.dir/aom/src/aom_decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_decoder.c /usr/bin/cc -Daom_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom.dir/aom/src/aom_image.c.o -MF CMakeFiles/aom.dir/aom/src/aom_image.c.o.d -o CMakeFiles/aom.dir/aom/src/aom_image.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_image.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_static.dir/aom/src/aom_image.c.o -MF CMakeFiles/aom_static.dir/aom/src/aom_image.c.o.d -o CMakeFiles/aom_static.dir/aom/src/aom_image.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_image.c /usr/bin/cc -Daom_EXPORTS -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom.dir/aom/src/aom_integer.c.o -MF CMakeFiles/aom.dir/aom/src/aom_integer.c.o.d -o CMakeFiles/aom.dir/aom/src/aom_integer.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_integer.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MT CMakeFiles/aom_static.dir/aom/src/aom_integer.c.o -MF CMakeFiles/aom_static.dir/aom/src/aom_integer.c.o.d -o CMakeFiles/aom_static.dir/aom/src/aom_integer.c.o -c /builddir/build/BUILD/aom-3.1.1/aom/src/aom_integer.c : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [ 86%] Linking C static library libaom.a [ 86%] Linking C shared library libaom.so /usr/bin/cmake -P CMakeFiles/aom_static.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/aom.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--version-script,/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/libaom.ver -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libaom.so.3 -o libaom.so.3.1.1 CMakeFiles/aom.dir/config/aom_config.c.o CMakeFiles/aom.dir/aom/src/aom_codec.c.o CMakeFiles/aom.dir/aom/src/aom_decoder.c.o CMakeFiles/aom.dir/aom/src/aom_encoder.c.o CMakeFiles/aom.dir/aom/src/aom_image.c.o CMakeFiles/aom.dir/aom/src/aom_integer.c.o CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/grain_synthesis.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/aom_convolve_copy_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/fwd_txfm_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/loopfilter_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/intrapred_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/subtract_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/blend_a64_mask_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad4d_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/subpel_variance_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/variance_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/hadamard_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/avg_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sse_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sum_squares_neon.c.o CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o CMakeFiles/aom_ports.dir/aom_ports/arm_cpudetect.c.o CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o CMakeFiles/aom_util.dir/aom_util/debug_util.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/aom_scale.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/gen_scalers.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o CMakeFiles/aom_av1_common.dir/common/args_helper.c.o CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_detect.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_match.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ransac.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_txfm_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/cfl_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/convolve_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/jnt_convolve_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_hmask_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_vmask_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconinter_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconintra_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/resize_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/wiener_convolve_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/selfguided_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_inv_txfm_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/highbd_inv_txfm_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/warp_plane_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/cdef_block_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/quantize_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/ml_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/picksrt_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/rdopt_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_error_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/encodetxb_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c.o -lm -lpthread /usr/bin/cmake -E cmake_link_script CMakeFiles/aom_static.dir/link.txt --verbose=1 /usr/bin/ar qc libaom.a CMakeFiles/aom_static.dir/config/aom_config.c.o CMakeFiles/aom_static.dir/aom/src/aom_codec.c.o CMakeFiles/aom_static.dir/aom/src/aom_decoder.c.o CMakeFiles/aom_static.dir/aom/src/aom_encoder.c.o CMakeFiles/aom_static.dir/aom/src/aom_image.c.o CMakeFiles/aom_static.dir/aom/src/aom_integer.c.o CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o CMakeFiles/aom_dsp_decoder.dir/aom_dsp/grain_synthesis.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/aom_convolve_copy_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/fwd_txfm_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/loopfilter_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/intrapred_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/subtract_neon.c.o CMakeFiles/aom_dsp_common_neon_intrinsics.dir/aom_dsp/arm/blend_a64_mask_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad4d_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sad_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/subpel_variance_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/variance_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/hadamard_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/avg_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sse_neon.c.o CMakeFiles/aom_dsp_encoder_neon_intrinsics.dir/aom_dsp/arm/sum_squares_neon.c.o CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o CMakeFiles/aom_ports.dir/aom_ports/arm_cpudetect.c.o CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o CMakeFiles/aom_util.dir/aom_util/debug_util.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/aom_scale.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/gen_scalers.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o CMakeFiles/aom_av1_common.dir/common/args_helper.c.o CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_detect.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/corner_match.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ransac.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_txfm_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/cfl_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/convolve_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/jnt_convolve_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_hmask_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/blend_a64_vmask_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconinter_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/reconintra_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/resize_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/wiener_convolve_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/selfguided_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/av1_inv_txfm_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/highbd_inv_txfm_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/arm/warp_plane_neon.c.o CMakeFiles/aom_av1_common_neon_intrinsics.dir/av1/common/cdef_block_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/quantize_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/ml_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/picksrt_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/rdopt_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_error_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/encodetxb_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/hybrid_fwd_txfm_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.o CMakeFiles/aom_av1_encoder_neon_intrinsics.dir/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c.o /usr/bin/ranlib libaom.a gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 86%] Built target aom_static /usr/bin/cmake -E cmake_symlink_library libaom.so.3.1.1 libaom.so.3 libaom.so gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 86%] Built target aom /usr/bin/gmake -f CMakeFiles/lightfield_bitstream_parsing.dir/build.make CMakeFiles/lightfield_bitstream_parsing.dir/depend /usr/bin/gmake -f CMakeFiles/lightfield_decoder.dir/build.make CMakeFiles/lightfield_decoder.dir/depend /usr/bin/gmake -f CMakeFiles/lightfield_tile_list_decoder.dir/build.make CMakeFiles/lightfield_tile_list_decoder.dir/depend /usr/bin/gmake -f CMakeFiles/lightfield_encoder.dir/build.make CMakeFiles/lightfield_encoder.dir/depend /usr/bin/gmake -f CMakeFiles/aom_cx_set_ref.dir/build.make CMakeFiles/aom_cx_set_ref.dir/depend /usr/bin/gmake -f CMakeFiles/dump_obu.dir/build.make CMakeFiles/dump_obu.dir/depend /usr/bin/gmake -f CMakeFiles/scalable_encoder.dir/build.make CMakeFiles/scalable_encoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/lightfield_bitstream_parsing.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/noise_model.dir/build.make CMakeFiles/noise_model.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/lightfield_decoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/lightfield_tile_list_decoder.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/lossless_encoder.dir/build.make CMakeFiles/lossless_encoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/lightfield_encoder.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aomenc.dir/build.make CMakeFiles/aomenc.dir/depend /usr/bin/gmake -f CMakeFiles/svc_encoder_rtc.dir/build.make CMakeFiles/svc_encoder_rtc.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aom_cx_set_ref.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/set_maps.dir/build.make CMakeFiles/set_maps.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/dump_obu.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/decode_to_md5.dir/build.make CMakeFiles/decode_to_md5.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/scalable_encoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/noise_model.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/resize_util.dir/build.make CMakeFiles/resize_util.dir/depend /usr/bin/gmake -f CMakeFiles/twopass_encoder.dir/build.make CMakeFiles/twopass_encoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/lossless_encoder.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aomenc.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/aomdec.dir/build.make CMakeFiles/aomdec.dir/depend /usr/bin/gmake -f CMakeFiles/decode_with_drops.dir/build.make CMakeFiles/decode_with_drops.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/svc_encoder_rtc.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/simple_decoder.dir/build.make CMakeFiles/simple_decoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/set_maps.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/scalable_decoder.dir/build.make CMakeFiles/scalable_decoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/decode_to_md5.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/simple_encoder.dir/build.make CMakeFiles/simple_encoder.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/resize_util.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/twopass_encoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/aomdec.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/decode_with_drops.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/simple_decoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/scalable_decoder.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' cd /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1 /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles/simple_encoder.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/lightfield_bitstream_parsing.dir/build.make CMakeFiles/lightfield_bitstream_parsing.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/scalable_encoder.dir/build.make CMakeFiles/scalable_encoder.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/lightfield_decoder.dir/build.make CMakeFiles/lightfield_decoder.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/lightfield_tile_list_decoder.dir/build.make CMakeFiles/lightfield_tile_list_decoder.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/lightfield_encoder.dir/build.make CMakeFiles/lightfield_encoder.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aom_cx_set_ref.dir/build.make CMakeFiles/aom_cx_set_ref.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/dump_obu.dir/build.make CMakeFiles/dump_obu.dir/build /usr/bin/gmake -f CMakeFiles/noise_model.dir/build.make CMakeFiles/noise_model.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/lossless_encoder.dir/build.make CMakeFiles/lossless_encoder.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/aomenc.dir/build.make CMakeFiles/aomenc.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/svc_encoder_rtc.dir/build.make CMakeFiles/svc_encoder_rtc.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/set_maps.dir/build.make CMakeFiles/set_maps.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/decode_to_md5.dir/build.make CMakeFiles/decode_to_md5.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/resize_util.dir/build.make CMakeFiles/resize_util.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/twopass_encoder.dir/build.make CMakeFiles/twopass_encoder.dir/build /usr/bin/gmake -f CMakeFiles/aomdec.dir/build.make CMakeFiles/aomdec.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/decode_with_drops.dir/build.make CMakeFiles/decode_with_drops.dir/build /usr/bin/gmake -f CMakeFiles/simple_decoder.dir/build.make CMakeFiles/simple_decoder.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/scalable_decoder.dir/build.make CMakeFiles/scalable_decoder.dir/build /usr/bin/gmake -f CMakeFiles/simple_encoder.dir/build.make CMakeFiles/simple_encoder.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Entering directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 87%] Building C object CMakeFiles/lightfield_decoder.dir/examples/lightfield_decoder.c.o [ 87%] Building C object CMakeFiles/resize_util.dir/examples/resize_util.c.o [ 87%] Building C object CMakeFiles/lightfield_tile_list_decoder.dir/examples/lightfield_tile_list_decoder.c.o [ 87%] Building C object CMakeFiles/aom_cx_set_ref.dir/examples/aom_cx_set_ref.c.o [ 88%] Building C object CMakeFiles/lightfield_encoder.dir/examples/lightfield_encoder.c.o [ 88%] Building C object CMakeFiles/lightfield_bitstream_parsing.dir/examples/lightfield_bitstream_parsing.c.o [ 88%] Building C object CMakeFiles/scalable_encoder.dir/examples/scalable_encoder.c.o [ 88%] Building CXX object CMakeFiles/dump_obu.dir/gen_src/usage_exit.cc.o [ 89%] Building C object CMakeFiles/lossless_encoder.dir/examples/lossless_encoder.c.o [ 90%] Building CXX object CMakeFiles/dump_obu.dir/tools/obu_parser.cc.o [ 90%] Building CXX object CMakeFiles/dump_obu.dir/tools/dump_obu.cc.o [ 90%] Building C object CMakeFiles/noise_model.dir/examples/noise_model.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/lightfield_decoder.dir/examples/lightfield_decoder.c.o -MF CMakeFiles/lightfield_decoder.dir/examples/lightfield_decoder.c.o.d -o CMakeFiles/lightfield_decoder.dir/examples/lightfield_decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/lightfield_decoder.c [ 90%] Building C object CMakeFiles/aomenc.dir/apps/aomenc.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/aom_cx_set_ref.dir/examples/aom_cx_set_ref.c.o -MF CMakeFiles/aom_cx_set_ref.dir/examples/aom_cx_set_ref.c.o.d -o CMakeFiles/aom_cx_set_ref.dir/examples/aom_cx_set_ref.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/aom_cx_set_ref.c [ 90%] Building C object CMakeFiles/svc_encoder_rtc.dir/examples/svc_encoder_rtc.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/resize_util.dir/examples/resize_util.c.o -MF CMakeFiles/resize_util.dir/examples/resize_util.c.o.d -o CMakeFiles/resize_util.dir/examples/resize_util.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/resize_util.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/lightfield_tile_list_decoder.dir/examples/lightfield_tile_list_decoder.c.o -MF CMakeFiles/lightfield_tile_list_decoder.dir/examples/lightfield_tile_list_decoder.c.o.d -o CMakeFiles/lightfield_tile_list_decoder.dir/examples/lightfield_tile_list_decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/lightfield_tile_list_decoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/lightfield_encoder.dir/examples/lightfield_encoder.c.o -MF CMakeFiles/lightfield_encoder.dir/examples/lightfield_encoder.c.o.d -o CMakeFiles/lightfield_encoder.dir/examples/lightfield_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/lightfield_encoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/lightfield_bitstream_parsing.dir/examples/lightfield_bitstream_parsing.c.o -MF CMakeFiles/lightfield_bitstream_parsing.dir/examples/lightfield_bitstream_parsing.c.o.d -o CMakeFiles/lightfield_bitstream_parsing.dir/examples/lightfield_bitstream_parsing.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/lightfield_bitstream_parsing.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/lossless_encoder.dir/examples/lossless_encoder.c.o -MF CMakeFiles/lossless_encoder.dir/examples/lossless_encoder.c.o.d -o CMakeFiles/lossless_encoder.dir/examples/lossless_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/lossless_encoder.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/dump_obu.dir/gen_src/usage_exit.cc.o -MF CMakeFiles/dump_obu.dir/gen_src/usage_exit.cc.o.d -o CMakeFiles/dump_obu.dir/gen_src/usage_exit.cc.o -c /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/gen_src/usage_exit.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/scalable_encoder.dir/examples/scalable_encoder.c.o -MF CMakeFiles/scalable_encoder.dir/examples/scalable_encoder.c.o.d -o CMakeFiles/scalable_encoder.dir/examples/scalable_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/scalable_encoder.c [ 90%] Building C object CMakeFiles/set_maps.dir/examples/set_maps.c.o [ 90%] Building C object CMakeFiles/scalable_decoder.dir/examples/scalable_decoder.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/noise_model.dir/examples/noise_model.c.o -MF CMakeFiles/noise_model.dir/examples/noise_model.c.o.d -o CMakeFiles/noise_model.dir/examples/noise_model.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/noise_model.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/dump_obu.dir/tools/dump_obu.cc.o -MF CMakeFiles/dump_obu.dir/tools/dump_obu.cc.o.d -o CMakeFiles/dump_obu.dir/tools/dump_obu.cc.o -c /builddir/build/BUILD/aom-3.1.1/tools/dump_obu.cc /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/aomenc.dir/apps/aomenc.c.o -MF CMakeFiles/aomenc.dir/apps/aomenc.c.o.d -o CMakeFiles/aomenc.dir/apps/aomenc.c.o -c /builddir/build/BUILD/aom-3.1.1/apps/aomenc.c [ 91%] Building C object CMakeFiles/decode_to_md5.dir/examples/decode_to_md5.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/svc_encoder_rtc.dir/examples/svc_encoder_rtc.c.o -MF CMakeFiles/svc_encoder_rtc.dir/examples/svc_encoder_rtc.c.o.d -o CMakeFiles/svc_encoder_rtc.dir/examples/svc_encoder_rtc.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/svc_encoder_rtc.c /usr/bin/c++ -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/dump_obu.dir/tools/obu_parser.cc.o -MF CMakeFiles/dump_obu.dir/tools/obu_parser.cc.o.d -o CMakeFiles/dump_obu.dir/tools/obu_parser.cc.o -c /builddir/build/BUILD/aom-3.1.1/tools/obu_parser.cc [ 91%] Building C object CMakeFiles/aomdec.dir/apps/aomdec.c.o [ 91%] Building C object CMakeFiles/decode_with_drops.dir/examples/decode_with_drops.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/set_maps.dir/examples/set_maps.c.o -MF CMakeFiles/set_maps.dir/examples/set_maps.c.o.d -o CMakeFiles/set_maps.dir/examples/set_maps.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/set_maps.c [ 91%] Building C object CMakeFiles/twopass_encoder.dir/examples/twopass_encoder.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/scalable_decoder.dir/examples/scalable_decoder.c.o -MF CMakeFiles/scalable_decoder.dir/examples/scalable_decoder.c.o.d -o CMakeFiles/scalable_decoder.dir/examples/scalable_decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/scalable_decoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/decode_to_md5.dir/examples/decode_to_md5.c.o -MF CMakeFiles/decode_to_md5.dir/examples/decode_to_md5.c.o.d -o CMakeFiles/decode_to_md5.dir/examples/decode_to_md5.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/decode_to_md5.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/decode_with_drops.dir/examples/decode_with_drops.c.o -MF CMakeFiles/decode_with_drops.dir/examples/decode_with_drops.c.o.d -o CMakeFiles/decode_with_drops.dir/examples/decode_with_drops.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/decode_with_drops.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/aomdec.dir/apps/aomdec.c.o -MF CMakeFiles/aomdec.dir/apps/aomdec.c.o.d -o CMakeFiles/aomdec.dir/apps/aomdec.c.o -c /builddir/build/BUILD/aom-3.1.1/apps/aomdec.c [ 91%] Building C object CMakeFiles/simple_decoder.dir/examples/simple_decoder.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/twopass_encoder.dir/examples/twopass_encoder.c.o -MF CMakeFiles/twopass_encoder.dir/examples/twopass_encoder.c.o.d -o CMakeFiles/twopass_encoder.dir/examples/twopass_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/twopass_encoder.c /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/simple_decoder.dir/examples/simple_decoder.c.o -MF CMakeFiles/simple_decoder.dir/examples/simple_decoder.c.o.d -o CMakeFiles/simple_decoder.dir/examples/simple_decoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/simple_decoder.c [ 92%] Building C object CMakeFiles/simple_encoder.dir/examples/simple_encoder.c.o /usr/bin/cc -I/builddir/build/BUILD/aom-3.1.1 -I/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu -I/builddir/build/BUILD/aom-3.1.1/apps -I/builddir/build/BUILD/aom-3.1.1/common -I/builddir/build/BUILD/aom-3.1.1/examples -I/builddir/build/BUILD/aom-3.1.1/stats -I/builddir/build/BUILD/aom-3.1.1/third_party/libyuv/include -I/builddir/build/BUILD/aom-3.1.1/third_party/libwebm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c99 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wimplicit-function-declaration -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=100000 -Wshadow -Wundef -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIE -MD -MT CMakeFiles/simple_encoder.dir/examples/simple_encoder.c.o -MF CMakeFiles/simple_encoder.dir/examples/simple_encoder.c.o.d -o CMakeFiles/simple_encoder.dir/examples/simple_encoder.c.o -c /builddir/build/BUILD/aom-3.1.1/examples/simple_encoder.c : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition [ 92%] Linking CXX executable examples/simple_decoder /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_decoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/simple_decoder.dir/examples/simple_decoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/simple_decoder libaom.so.3.1.1 -lm -lpthread [ 93%] Linking CXX executable examples/decode_with_drops /usr/bin/cmake -E cmake_link_script CMakeFiles/decode_with_drops.dir/link.txt --verbose=1 [ 93%] Linking CXX executable examples/decode_to_md5 /usr/bin/cmake -E cmake_link_script CMakeFiles/decode_to_md5.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/decode_with_drops.dir/examples/decode_with_drops.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/decode_with_drops libaom.so.3.1.1 -lm -lpthread [ 93%] Linking CXX executable examples/scalable_decoder /usr/bin/cmake -E cmake_link_script CMakeFiles/scalable_decoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/decode_to_md5.dir/examples/decode_to_md5.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/decode_to_md5 libaom.so.3.1.1 -lm -lpthread [ 93%] Linking CXX executable examples/lossless_encoder /usr/bin/cmake -E cmake_link_script CMakeFiles/lossless_encoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/scalable_decoder.dir/examples/scalable_decoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/scalable_decoder libaom.so.3.1.1 -lm -lpthread [ 93%] Linking CXX executable examples/simple_encoder /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_encoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/lossless_encoder.dir/examples/lossless_encoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/lossless_encoder libaom.so.3.1.1 -lm -lpthread /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/simple_encoder.dir/examples/simple_encoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/simple_encoder libaom.so.3.1.1 -lm -lpthread [ 94%] Linking CXX executable examples/set_maps /usr/bin/cmake -E cmake_link_script CMakeFiles/set_maps.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/set_maps.dir/examples/set_maps.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/set_maps libaom.so.3.1.1 -lm -lpthread [ 94%] Linking CXX executable examples/twopass_encoder [ 94%] Linking CXX executable examples/scalable_encoder /usr/bin/cmake -E cmake_link_script CMakeFiles/twopass_encoder.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_link_script CMakeFiles/scalable_encoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/twopass_encoder.dir/examples/twopass_encoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/twopass_encoder libaom.so.3.1.1 -lm -lpthread /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/scalable_encoder.dir/examples/scalable_encoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/scalable_encoder libaom.so.3.1.1 -lm -lpthread [ 95%] Linking CXX executable resize_util /usr/bin/cmake -E cmake_link_script CMakeFiles/resize_util.dir/link.txt --verbose=1 [ 96%] Linking CXX executable examples/aom_cx_set_ref /usr/bin/cmake -E cmake_link_script CMakeFiles/aom_cx_set_ref.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/resize_util.dir/examples/resize_util.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o resize_util libaom.so.3.1.1 -lm -lpthread /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/aom_cx_set_ref.dir/examples/aom_cx_set_ref.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/aom_cx_set_ref libaom.so.3.1.1 -lm -lpthread [ 97%] Linking CXX executable examples/lightfield_bitstream_parsing /usr/bin/cmake -E cmake_link_script CMakeFiles/lightfield_bitstream_parsing.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/lightfield_bitstream_parsing.dir/examples/lightfield_bitstream_parsing.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/lightfield_bitstream_parsing libaom.so.3.1.1 -lm -lpthread [ 97%] Linking CXX executable examples/lightfield_decoder /usr/bin/cmake -E cmake_link_script CMakeFiles/lightfield_decoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/lightfield_decoder.dir/examples/lightfield_decoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/lightfield_decoder libaom.so.3.1.1 -lm -lpthread gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 97%] Built target simple_decoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 97%] Linking CXX executable examples/noise_model /usr/bin/cmake -E cmake_link_script CMakeFiles/noise_model.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/noise_model.dir/examples/noise_model.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/noise_model libaom.so.3.1.1 -lm -lpthread [ 97%] Built target decode_with_drops [ 97%] Built target decode_to_md5 gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 97%] Built target scalable_decoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 97%] Linking CXX executable examples/lightfield_encoder [ 97%] Built target lossless_encoder /usr/bin/cmake -E cmake_link_script CMakeFiles/lightfield_encoder.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 97%] Built target simple_encoder [ 98%] Linking CXX executable examples/lightfield_tile_list_decoder /usr/bin/cmake -E cmake_link_script CMakeFiles/lightfield_tile_list_decoder.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/lightfield_encoder.dir/examples/lightfield_encoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/lightfield_encoder libaom.so.3.1.1 -lm -lpthread gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 98%] Built target set_maps gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/lightfield_tile_list_decoder.dir/examples/lightfield_tile_list_decoder.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/lightfield_tile_list_decoder libaom.so.3.1.1 -lm -lpthread [ 98%] Built target twopass_encoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 98%] Built target scalable_encoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 98%] Built target resize_util [ 98%] Built target aom_cx_set_ref gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 98%] Built target lightfield_bitstream_parsing [ 98%] Built target lightfield_decoder gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 98%] Built target noise_model [ 98%] Linking CXX executable tools/dump_obu /usr/bin/cmake -E cmake_link_script CMakeFiles/dump_obu.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/dump_obu.dir/gen_src/usage_exit.cc.o CMakeFiles/dump_obu.dir/tools/dump_obu.cc.o CMakeFiles/dump_obu.dir/tools/obu_parser.cc.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o tools/dump_obu libaom.so.3.1.1 -lm -lpthread [ 98%] Built target lightfield_encoder [ 98%] Built target lightfield_tile_list_decoder [ 99%] Linking CXX executable aomdec /usr/bin/cmake -E cmake_link_script CMakeFiles/aomdec.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/aomdec.dir/apps/aomdec.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_decoder_app_util.dir/common/ivfdec.c.o CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o aomdec libaom.so.3.1.1 -lm -lpthread gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 99%] Built target dump_obu gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [ 99%] Built target aomdec [100%] Linking CXX executable examples/svc_encoder_rtc /usr/bin/cmake -E cmake_link_script CMakeFiles/svc_encoder_rtc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/svc_encoder_rtc.dir/examples/svc_encoder_rtc.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o examples/svc_encoder_rtc libaom.so.3.1.1 -lm -lpthread gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [100%] Built target svc_encoder_rtc [100%] Linking CXX executable aomenc /usr/bin/cmake -E cmake_link_script CMakeFiles/aomenc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -DNDEBUG -std=c++11 -Wall -Wdisabled-optimization -Wextra -Wfloat-conversion -Wlogical-op -Wpointer-arith -Wsign-compare -Wtype-limits -Wuninitialized -Wunused -Wvla -Wstack-usage=240000 -Wno-psabi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/aomenc.dir/apps/aomenc.c.o CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o CMakeFiles/aom_common_app_util.dir/common/args.c.o CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o CMakeFiles/aom_encoder_stats.dir/stats/aomstats.c.o CMakeFiles/aom_encoder_stats.dir/stats/rate_hist.c.o CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o -o aomenc libaom.so.3.1.1 -lm -lpthread gmake[2]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' [100%] Built target aomenc gmake[1]: Leaving directory '/builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/aom-3.1.1/aarch64-redhat-linux-gnu/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jZPy9g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 ++ dirname /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 + cd aom-3.1.1 + DESTDIR=/builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 + /usr/bin/cmake --install aarch64-redhat-linux-gnu -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom_codec.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom_frame_buffer.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom_image.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom_integer.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom_decoder.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aomdx.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aomcx.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/include/aom/aom_encoder.h -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/pkgconfig/aom.pc -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.so.3.1.1 -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.so.3 -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.so -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.a -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/bin/aomdec -- Installing: /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/bin/aomenc + rm -rvf /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.a removed '/builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.a' + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 3.1.1-1.an8_6 --unique-debug-suffix -3.1.1-1.an8_6.aarch64 --unique-debug-src-base aom-3.1.1-1.an8_6.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aom-3.1.1 extracting debug info from /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/bin/aomdec extracting debug info from /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/bin/aomenc extracting debug info from /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/lib64/libaom.so.3.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 25402 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: aom-3.1.1-1.an8_6.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zA3Uan + umask 022 + cd /builddir/build/BUILD + cd aom-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/aom + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/aom + cp -pr AUTHORS /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/aom + cp -pr CHANGELOG /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/aom + cp -pr README.md /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/aom + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qx1Ol7 + umask 022 + cd /builddir/build/BUILD + cd aom-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/aom + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/aom + cp -pr LICENSE /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/aom + cp -pr PATENTS /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/aom + exit 0 Provides: aom = 3.1.1-1.an8_6 aom(aarch-64) = 3.1.1-1.an8_6 av1 = 3.1.1-1.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libaom.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) rtld(GNU_HASH) Processing files: libaom-3.1.1-1.an8_6.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aaK2Pk + umask 022 + cd /builddir/build/BUILD + cd aom-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/libaom + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/libaom + cp -pr LICENSE /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/libaom + cp -pr PATENTS /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/licenses/libaom + exit 0 Provides: libaom = 3.1.1-1.an8_6 libaom(aarch-64) = 3.1.1-1.an8_6 libaom.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: libaom-devel-3.1.1-1.an8_6.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PHfDhT + umask 022 + cd /builddir/build/BUILD + cd aom-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/libaom-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/libaom-devel + cp -pr aarch64-redhat-linux-gnu/docs/html/ /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64/usr/share/doc/libaom-devel + exit 0 Provides: libaom-devel = 3.1.1-1.an8_6 libaom-devel(aarch-64) = 3.1.1-1.an8_6 pkgconfig(aom) = 3.1.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 libaom.so.3()(64bit) Processing files: aom-debugsource-3.1.1-1.an8_6.aarch64 Provides: aom-debugsource = 3.1.1-1.an8_6 aom-debugsource(aarch-64) = 3.1.1-1.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: aom-debuginfo-3.1.1-1.an8_6.aarch64 Provides: aom-debuginfo = 3.1.1-1.an8_6 aom-debuginfo(aarch-64) = 3.1.1-1.an8_6 debuginfo(build-id) = 43b5151763fc528e7a6716c6a5096f1c97820130 debuginfo(build-id) = 910c69e05ad9cfa46326270d3993c3f630a8983e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aom-debugsource(aarch-64) = 3.1.1-1.an8_6 Processing files: libaom-debuginfo-3.1.1-1.an8_6.aarch64 Provides: debuginfo(build-id) = 24e107f1a239a708269178efa80425e6fb97c964 libaom-debuginfo = 3.1.1-1.an8_6 libaom-debuginfo(aarch-64) = 3.1.1-1.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aom-debugsource(aarch-64) = 3.1.1-1.an8_6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 Wrote: /builddir/build/RPMS/aom-3.1.1-1.an8_6.aarch64.rpm Wrote: /builddir/build/RPMS/libaom-3.1.1-1.an8_6.aarch64.rpm Wrote: /builddir/build/RPMS/libaom-devel-3.1.1-1.an8_6.aarch64.rpm Wrote: /builddir/build/RPMS/aom-debugsource-3.1.1-1.an8_6.aarch64.rpm Wrote: /builddir/build/RPMS/aom-debuginfo-3.1.1-1.an8_6.aarch64.rpm Wrote: /builddir/build/RPMS/libaom-debuginfo-3.1.1-1.an8_6.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Yo2Y6F + umask 022 + cd /builddir/build/BUILD + cd aom-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aom-3.1.1-1.an8_6.aarch64 + exit 0 Child return code was: 0