Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/x265.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-la64-build-195262-60881/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/x265.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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/x265-3.1.2-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/x265.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-la64-build-195262-60881/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/x265.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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fWDxN7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf x265-3.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/x265-3.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd x265-3.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/x265-pic.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/x265-high-bit-depth-soname.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/x265-detect_cpu_armhfp.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/x265-arm-cflags.patch + /usr/bin/cat /builddir/build/SOURCES/x265-pkgconfig_path_fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/x265-2.8-asm-primitives.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hGWOcL + umask 022 + cd /builddir/build/BUILD + cd x265-3.1.2 + mkdir 8bit + pushd 8bit ~/build/BUILD/x265-3.1.2/8bit ~/build/BUILD/x265-3.1.2 + build + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -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 -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 -Wno-dev -G Ninja -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON -DCMAKE_SKIP_RPATH:BOOL=YES -DENABLE_PIC:BOOL=ON -DENABLE_TESTS:BOOL=ON ../source -- cmake version 3.20.2 -- 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 -- CMAKE_SYSTEM_PROCESSOR value `loongarch64` is unknown -- Please add this value near /builddir/build/BUILD/x265-3.1.2/source/CMakeLists.txt:89 -- Found NUMA: /usr -- Looking for numa_node_of_cpu -- Looking for numa_node_of_cpu - found -- libnuma found, building with support for NUMA nodes -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Found nasm: /usr/bin/nasm (found version "2.15.03") -- x265 version 0.0 -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE ENABLE_TESTS INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/x265-3.1.2/8bit + /usr/bin/ninja -v -j4 [1/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/input/input.cpp.o -MF CMakeFiles/cli.dir/input/input.cpp.o.d -o CMakeFiles/cli.dir/input/input.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/input/input.cpp [2/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/output/output.cpp.o -MF CMakeFiles/cli.dir/output/output.cpp.o.d -o CMakeFiles/cli.dir/output/output.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/output/output.cpp [3/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/input/y4m.cpp.o -MF CMakeFiles/cli.dir/input/y4m.cpp.o.d -o CMakeFiles/cli.dir/input/y4m.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/input/y4m.cpp [4/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/input/yuv.cpp.o -MF CMakeFiles/cli.dir/input/yuv.cpp.o.d -o CMakeFiles/cli.dir/input/yuv.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/input/yuv.cpp [5/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/output/raw.cpp.o -MF CMakeFiles/cli.dir/output/raw.cpp.o.d -o CMakeFiles/cli.dir/output/raw.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/output/raw.cpp [6/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/output/reconplay.cpp.o -MF CMakeFiles/cli.dir/output/reconplay.cpp.o.d -o CMakeFiles/cli.dir/output/reconplay.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/output/reconplay.cpp [7/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/output/y4m.cpp.o -MF CMakeFiles/cli.dir/output/y4m.cpp.o.d -o CMakeFiles/cli.dir/output/y4m.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/output/y4m.cpp [8/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/output/yuv.cpp.o -MF CMakeFiles/cli.dir/output/yuv.cpp.o.d -o CMakeFiles/cli.dir/output/yuv.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/output/yuv.cpp [9/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/bitcost.cpp.o -MF encoder/CMakeFiles/encoder.dir/bitcost.cpp.o.d -o encoder/CMakeFiles/encoder.dir/bitcost.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/bitcost.cpp [10/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIE -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT CMakeFiles/cli.dir/x265.cpp.o -MF CMakeFiles/cli.dir/x265.cpp.o.d -o CMakeFiles/cli.dir/x265.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/x265.cpp [11/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -Wno-strict-overflow -MD -MT encoder/CMakeFiles/encoder.dir/slicetype.cpp.o -MF encoder/CMakeFiles/encoder.dir/slicetype.cpp.o.d -o encoder/CMakeFiles/encoder.dir/slicetype.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/slicetype.cpp [12/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/motion.cpp.o -MF encoder/CMakeFiles/encoder.dir/motion.cpp.o.d -o encoder/CMakeFiles/encoder.dir/motion.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/motion.cpp [13/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/analysis.cpp.o -MF encoder/CMakeFiles/encoder.dir/analysis.cpp.o.d -o encoder/CMakeFiles/encoder.dir/analysis.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/analysis.cpp [14/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/level.cpp.o -MF encoder/CMakeFiles/encoder.dir/level.cpp.o.d -o encoder/CMakeFiles/encoder.dir/level.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/level.cpp [15/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/search.cpp.o -MF encoder/CMakeFiles/encoder.dir/search.cpp.o.d -o encoder/CMakeFiles/encoder.dir/search.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/search.cpp [16/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/nal.cpp.o -MF encoder/CMakeFiles/encoder.dir/nal.cpp.o.d -o encoder/CMakeFiles/encoder.dir/nal.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/nal.cpp [17/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/sei.cpp.o -MF encoder/CMakeFiles/encoder.dir/sei.cpp.o.d -o encoder/CMakeFiles/encoder.dir/sei.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/sei.cpp [18/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/framefilter.cpp.o -MF encoder/CMakeFiles/encoder.dir/framefilter.cpp.o.d -o encoder/CMakeFiles/encoder.dir/framefilter.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/framefilter.cpp [19/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/dpb.cpp.o -MF encoder/CMakeFiles/encoder.dir/dpb.cpp.o.d -o encoder/CMakeFiles/encoder.dir/dpb.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/dpb.cpp [20/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o -MF encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o.d -o encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/frameencoder.cpp [21/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/reference.cpp.o -MF encoder/CMakeFiles/encoder.dir/reference.cpp.o.d -o encoder/CMakeFiles/encoder.dir/reference.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/reference.cpp [22/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/sao.cpp.o -MF encoder/CMakeFiles/encoder.dir/sao.cpp.o.d -o encoder/CMakeFiles/encoder.dir/sao.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/sao.cpp [23/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/entropy.cpp.o -MF encoder/CMakeFiles/encoder.dir/entropy.cpp.o.d -o encoder/CMakeFiles/encoder.dir/entropy.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/entropy.cpp [24/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o -MF encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o.d -o encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp: In member function 'int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)': /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp:2867:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ^~~~~~~~ ~~~~~~~~ /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp:2868:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ^~~~~ ~~~~~ /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp:2867:31: warning: '~' directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ^~~~~~~ /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp:2867:20: note: 'sprintf' output between 3 and 140 bytes into a destination of size 128 sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp:2868:28: warning: '~' directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ^~~~~~~ /builddir/build/BUILD/x265-3.1.2/source/encoder/ratecontrol.cpp:2868:20: note: 'sprintf' output between 3 and 42 bytes into a destination of size 40 sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [25/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o -MF encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o.d -o encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/weightPrediction.cpp [26/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/primitives.cpp.o -MF common/CMakeFiles/common.dir/primitives.cpp.o.d -o common/CMakeFiles/common.dir/primitives.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/primitives.cpp [27/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/api.cpp.o -MF encoder/CMakeFiles/encoder.dir/api.cpp.o.d -o encoder/CMakeFiles/encoder.dir/api.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/api.cpp [28/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/lowpassdct.cpp.o -MF common/CMakeFiles/common.dir/lowpassdct.cpp.o.d -o common/CMakeFiles/common.dir/lowpassdct.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/lowpassdct.cpp [29/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/dct.cpp.o -MF common/CMakeFiles/common.dir/dct.cpp.o.d -o common/CMakeFiles/common.dir/dct.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/dct.cpp [30/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/intrapred.cpp.o -MF common/CMakeFiles/common.dir/intrapred.cpp.o.d -o common/CMakeFiles/common.dir/intrapred.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/intrapred.cpp [31/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/loopfilter.cpp.o -MF common/CMakeFiles/common.dir/loopfilter.cpp.o.d -o common/CMakeFiles/common.dir/loopfilter.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/loopfilter.cpp [32/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/constants.cpp.o -MF common/CMakeFiles/common.dir/constants.cpp.o.d -o common/CMakeFiles/common.dir/constants.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/constants.cpp [33/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-narrowing -MD -MT common/CMakeFiles/common.dir/cpu.cpp.o -MF common/CMakeFiles/common.dir/cpu.cpp.o.d -o common/CMakeFiles/common.dir/cpu.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/cpu.cpp /builddir/build/BUILD/x265-3.1.2/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /builddir/build/BUILD/x265-3.1.2/source/common/cpu.cpp:387:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/x265-3.1.2/source/common/cpu.cpp: At global scope: /builddir/build/BUILD/x265-3.1.2/source/common/cpu.cpp:61:13: warning: 'x265::enable512' defined but not used [-Wunused-variable] static bool enable512 = false; ^~~~~~~~~ [34/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/encoder.cpp.o -MF encoder/CMakeFiles/encoder.dir/encoder.cpp.o.d -o encoder/CMakeFiles/encoder.dir/encoder.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/encoder/encoder.cpp [35/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -DX265_VERSION=0.0 -MD -MT common/CMakeFiles/common.dir/version.cpp.o -MF common/CMakeFiles/common.dir/version.cpp.o.d -o common/CMakeFiles/common.dir/version.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/version.cpp [36/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/threading.cpp.o -MF common/CMakeFiles/common.dir/threading.cpp.o.d -o common/CMakeFiles/common.dir/threading.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/threading.cpp [37/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/threadpool.cpp.o -MF common/CMakeFiles/common.dir/threadpool.cpp.o.d -o common/CMakeFiles/common.dir/threadpool.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/threadpool.cpp [38/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/wavefront.cpp.o -MF common/CMakeFiles/common.dir/wavefront.cpp.o.d -o common/CMakeFiles/common.dir/wavefront.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/wavefront.cpp [39/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/bitstream.cpp.o -MF common/CMakeFiles/common.dir/bitstream.cpp.o.d -o common/CMakeFiles/common.dir/bitstream.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/bitstream.cpp [40/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/md5.cpp.o -MF common/CMakeFiles/common.dir/md5.cpp.o.d -o common/CMakeFiles/common.dir/md5.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/md5.cpp [41/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/yuv.cpp.o -MF common/CMakeFiles/common.dir/yuv.cpp.o.d -o common/CMakeFiles/common.dir/yuv.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/yuv.cpp [42/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/shortyuv.cpp.o -MF common/CMakeFiles/common.dir/shortyuv.cpp.o.d -o common/CMakeFiles/common.dir/shortyuv.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/shortyuv.cpp [43/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/common.cpp.o -MF common/CMakeFiles/common.dir/common.cpp.o.d -o common/CMakeFiles/common.dir/common.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/common.cpp [44/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/picyuv.cpp.o -MF common/CMakeFiles/common.dir/picyuv.cpp.o.d -o common/CMakeFiles/common.dir/picyuv.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/picyuv.cpp [45/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/frame.cpp.o -MF common/CMakeFiles/common.dir/frame.cpp.o.d -o common/CMakeFiles/common.dir/frame.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/frame.cpp [46/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -DHAVE_STRTOK_R=1 -MD -MT common/CMakeFiles/common.dir/param.cpp.o -MF common/CMakeFiles/common.dir/param.cpp.o.d -o common/CMakeFiles/common.dir/param.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/param.cpp [47/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/pixel.cpp.o -MF common/CMakeFiles/common.dir/pixel.cpp.o.d -o common/CMakeFiles/common.dir/pixel.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/pixel.cpp [48/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/ipfilter.cpp.o -MF common/CMakeFiles/common.dir/ipfilter.cpp.o.d -o common/CMakeFiles/common.dir/ipfilter.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/ipfilter.cpp [49/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/framedata.cpp.o -MF common/CMakeFiles/common.dir/framedata.cpp.o.d -o common/CMakeFiles/common.dir/framedata.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/framedata.cpp [50/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/piclist.cpp.o -MF common/CMakeFiles/common.dir/piclist.cpp.o.d -o common/CMakeFiles/common.dir/piclist.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/piclist.cpp [51/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/slice.cpp.o -MF common/CMakeFiles/common.dir/slice.cpp.o.d -o common/CMakeFiles/common.dir/slice.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/slice.cpp [52/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/lowres.cpp.o -MF common/CMakeFiles/common.dir/lowres.cpp.o.d -o common/CMakeFiles/common.dir/lowres.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/lowres.cpp [53/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/cudata.cpp.o -MF common/CMakeFiles/common.dir/cudata.cpp.o.d -o common/CMakeFiles/common.dir/cudata.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/cudata.cpp [54/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/scalinglist.cpp.o -MF common/CMakeFiles/common.dir/scalinglist.cpp.o.d -o common/CMakeFiles/common.dir/scalinglist.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/scalinglist.cpp [55/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/deblock.cpp.o -MF common/CMakeFiles/common.dir/deblock.cpp.o.d -o common/CMakeFiles/common.dir/deblock.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/deblock.cpp [56/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/predict.cpp.o -MF common/CMakeFiles/common.dir/predict.cpp.o.d -o common/CMakeFiles/common.dir/predict.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/predict.cpp [57/61] /usr/bin/c++ -DEXPORT_C_API=1 -DHAVE_INT_TYPES_H=1 -DHAVE_LIBNUMA -DHIGH_BIT_DEPTH=0 -DPIC -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/builddir/build/BUILD/x265-3.1.2/source/. -I/builddir/build/BUILD/x265-3.1.2/source/common -I/builddir/build/BUILD/x265-3.1.2/source/encoder -I. -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wshadow -Wno-class-memaccess -std=gnu++98 -fPIC -Wno-array-bounds -ffast-math -fno-exceptions -MD -MT common/CMakeFiles/common.dir/quant.cpp.o -MF common/CMakeFiles/common.dir/quant.cpp.o.d -o common/CMakeFiles/common.dir/quant.cpp.o -c /builddir/build/BUILD/x265-3.1.2/source/common/quant.cpp [58/61] : && /usr/bin/cmake -E rm -f libx265.a && /usr/bin/ar qc libx265.a encoder/CMakeFiles/encoder.dir/analysis.cpp.o encoder/CMakeFiles/encoder.dir/search.cpp.o encoder/CMakeFiles/encoder.dir/bitcost.cpp.o encoder/CMakeFiles/encoder.dir/motion.cpp.o encoder/CMakeFiles/encoder.dir/slicetype.cpp.o encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o encoder/CMakeFiles/encoder.dir/framefilter.cpp.o encoder/CMakeFiles/encoder.dir/level.cpp.o encoder/CMakeFiles/encoder.dir/nal.cpp.o encoder/CMakeFiles/encoder.dir/sei.cpp.o encoder/CMakeFiles/encoder.dir/sao.cpp.o encoder/CMakeFiles/encoder.dir/entropy.cpp.o encoder/CMakeFiles/encoder.dir/dpb.cpp.o encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o encoder/CMakeFiles/encoder.dir/reference.cpp.o encoder/CMakeFiles/encoder.dir/encoder.cpp.o encoder/CMakeFiles/encoder.dir/api.cpp.o encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o common/CMakeFiles/common.dir/primitives.cpp.o common/CMakeFiles/common.dir/pixel.cpp.o common/CMakeFiles/common.dir/dct.cpp.o common/CMakeFiles/common.dir/lowpassdct.cpp.o common/CMakeFiles/common.dir/ipfilter.cpp.o common/CMakeFiles/common.dir/intrapred.cpp.o common/CMakeFiles/common.dir/loopfilter.cpp.o common/CMakeFiles/common.dir/constants.cpp.o common/CMakeFiles/common.dir/cpu.cpp.o common/CMakeFiles/common.dir/version.cpp.o common/CMakeFiles/common.dir/threading.cpp.o common/CMakeFiles/common.dir/threadpool.cpp.o common/CMakeFiles/common.dir/wavefront.cpp.o common/CMakeFiles/common.dir/md5.cpp.o common/CMakeFiles/common.dir/bitstream.cpp.o common/CMakeFiles/common.dir/yuv.cpp.o common/CMakeFiles/common.dir/shortyuv.cpp.o common/CMakeFiles/common.dir/picyuv.cpp.o common/CMakeFiles/common.dir/common.cpp.o common/CMakeFiles/common.dir/param.cpp.o common/CMakeFiles/common.dir/frame.cpp.o common/CMakeFiles/common.dir/framedata.cpp.o common/CMakeFiles/common.dir/cudata.cpp.o common/CMakeFiles/common.dir/slice.cpp.o common/CMakeFiles/common.dir/lowres.cpp.o common/CMakeFiles/common.dir/piclist.cpp.o common/CMakeFiles/common.dir/predict.cpp.o common/CMakeFiles/common.dir/scalinglist.cpp.o common/CMakeFiles/common.dir/quant.cpp.o common/CMakeFiles/common.dir/deblock.cpp.o && /usr/bin/ranlib libx265.a && : [59/61] : && /usr/bin/c++ -fPIC -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-Bsymbolic,-znoexecstack -shared -Wl,-soname,libx265.so.176 -o libx265.so.176 encoder/CMakeFiles/encoder.dir/analysis.cpp.o encoder/CMakeFiles/encoder.dir/search.cpp.o encoder/CMakeFiles/encoder.dir/bitcost.cpp.o encoder/CMakeFiles/encoder.dir/motion.cpp.o encoder/CMakeFiles/encoder.dir/slicetype.cpp.o encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o encoder/CMakeFiles/encoder.dir/framefilter.cpp.o encoder/CMakeFiles/encoder.dir/level.cpp.o encoder/CMakeFiles/encoder.dir/nal.cpp.o encoder/CMakeFiles/encoder.dir/sei.cpp.o encoder/CMakeFiles/encoder.dir/sao.cpp.o encoder/CMakeFiles/encoder.dir/entropy.cpp.o encoder/CMakeFiles/encoder.dir/dpb.cpp.o encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o encoder/CMakeFiles/encoder.dir/reference.cpp.o encoder/CMakeFiles/encoder.dir/encoder.cpp.o encoder/CMakeFiles/encoder.dir/api.cpp.o encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o common/CMakeFiles/common.dir/primitives.cpp.o common/CMakeFiles/common.dir/pixel.cpp.o common/CMakeFiles/common.dir/dct.cpp.o common/CMakeFiles/common.dir/lowpassdct.cpp.o common/CMakeFiles/common.dir/ipfilter.cpp.o common/CMakeFiles/common.dir/intrapred.cpp.o common/CMakeFiles/common.dir/loopfilter.cpp.o common/CMakeFiles/common.dir/constants.cpp.o common/CMakeFiles/common.dir/cpu.cpp.o common/CMakeFiles/common.dir/version.cpp.o common/CMakeFiles/common.dir/threading.cpp.o common/CMakeFiles/common.dir/threadpool.cpp.o common/CMakeFiles/common.dir/wavefront.cpp.o common/CMakeFiles/common.dir/md5.cpp.o common/CMakeFiles/common.dir/bitstream.cpp.o common/CMakeFiles/common.dir/yuv.cpp.o common/CMakeFiles/common.dir/shortyuv.cpp.o common/CMakeFiles/common.dir/picyuv.cpp.o common/CMakeFiles/common.dir/common.cpp.o common/CMakeFiles/common.dir/param.cpp.o common/CMakeFiles/common.dir/frame.cpp.o common/CMakeFiles/common.dir/framedata.cpp.o common/CMakeFiles/common.dir/cudata.cpp.o common/CMakeFiles/common.dir/slice.cpp.o common/CMakeFiles/common.dir/lowres.cpp.o common/CMakeFiles/common.dir/piclist.cpp.o common/CMakeFiles/common.dir/predict.cpp.o common/CMakeFiles/common.dir/scalinglist.cpp.o common/CMakeFiles/common.dir/quant.cpp.o common/CMakeFiles/common.dir/deblock.cpp.o -lpthread -lrt -ldl -lnuma && : [60/61] /usr/bin/cmake -E cmake_symlink_library libx265.so.176 libx265.so.176 libx265.so && : [61/61] : && /usr/bin/c++ -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -Wl,-Bsymbolic,-znoexecstack CMakeFiles/cli.dir/input/input.cpp.o CMakeFiles/cli.dir/input/y4m.cpp.o CMakeFiles/cli.dir/input/yuv.cpp.o CMakeFiles/cli.dir/output/output.cpp.o CMakeFiles/cli.dir/output/raw.cpp.o CMakeFiles/cli.dir/output/reconplay.cpp.o CMakeFiles/cli.dir/output/y4m.cpp.o CMakeFiles/cli.dir/output/yuv.cpp.o CMakeFiles/cli.dir/x265.cpp.o -o x265 libx265.so.176 -lpthread -lrt -ldl -lnuma && : ~/build/BUILD/x265-3.1.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l0frFU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 + cd x265-3.1.2 ~/build/BUILD/x265-3.1.2/8bit ~/build/BUILD/x265-3.1.2 + for i in 8 10 12 + '[' -d 8bit ']' + pushd 8bit + DESTDIR=/builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 + /usr/bin/ninja install -v -j4 [0/1] cd /builddir/build/BUILD/x265-3.1.2/8bit && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/lib64/libx265.a -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/include/x265.h -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/include/x265_config.h -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/lib64/libx265.so.176 -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/lib64/libx265.so -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/lib64/pkgconfig/x265.pc -- Installing: /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/bin/x265 + rm -f /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/lib64/libx265_main8.so + popd ~/build/BUILD/x265-3.1.2 + for i in 8 10 12 + '[' -d 10bit ']' + for i in 8 10 12 + '[' -d 12bit ']' + find /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 -name '*.a' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.2-1.an8 --unique-debug-suffix -3.1.2-1.an8.loongarch64 --unique-debug-src-base x265-3.1.2-1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/x265-3.1.2 extracting debug info from /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/lib64/libx265.so.176 extracting debug info from /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/bin/x265 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 4873 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/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7Oq3w6 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/x265-3.1.2/8bit ~/build/BUILD/x265-3.1.2 + cd x265-3.1.2 + for i in 8 10 12 + '[' -d 8bit ']' + pushd 8bit + test/TestBench /var/tmp/rpm-tmp.7Oq3w6: line 37: test/TestBench: No such file or directory ~/build/BUILD/x265-3.1.2 + : + popd + for i in 8 10 12 + '[' -d 10bit ']' + for i in 8 10 12 + '[' -d 12bit ']' + exit 0 Processing files: x265-3.1.2-1.an8.loongarch64 Provides: x265 = 3.1.2-1.an8 x265(loongarch-64) = 3.1.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libx265.so.176()(64bit) Processing files: x265-libs-3.1.2-1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QZWn40 + umask 022 + cd /builddir/build/BUILD + cd x265-3.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/share/licenses/x265-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/share/licenses/x265-libs + cp -pr COPYING /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/share/licenses/x265-libs + exit 0 Provides: libx265.so.176()(64bit) x265-libs = 3.1.2-1.an8 x265-libs(loongarch-64) = 3.1.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: x265-devel-3.1.2-1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SmmqjO + umask 022 + cd /builddir/build/BUILD + cd x265-3.1.2 + DOCDIR=/builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/share/doc/x265-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/share/doc/x265-devel + cp -pr doc/intra doc/reST doc/uncrustify /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64/usr/share/doc/x265-devel + exit 0 Provides: pkgconfig(x265) = 0.0 x265-devel = 3.1.2-1.an8 x265-devel(loongarch-64) = 3.1.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libx265.so.176()(64bit) Processing files: x265-debugsource-3.1.2-1.an8.loongarch64 Provides: x265-debugsource = 3.1.2-1.an8 x265-debugsource(loongarch-64) = 3.1.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: x265-debuginfo-3.1.2-1.an8.loongarch64 Provides: debuginfo(build-id) = 342a0244dfbee617d7966027f3fd26df25c526fd x265-debuginfo = 3.1.2-1.an8 x265-debuginfo(loongarch-64) = 3.1.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: x265-debugsource(loongarch-64) = 3.1.2-1.an8 Processing files: x265-libs-debuginfo-3.1.2-1.an8.loongarch64 Provides: debuginfo(build-id) = 7f327d6555e64f80772dc43354a071512932717d x265-libs-debuginfo = 3.1.2-1.an8 x265-libs-debuginfo(loongarch-64) = 3.1.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: x265-debugsource(loongarch-64) = 3.1.2-1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 Wrote: /builddir/build/RPMS/x265-3.1.2-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/x265-libs-3.1.2-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/x265-devel-3.1.2-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/x265-debugsource-3.1.2-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/x265-debuginfo-3.1.2-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/x265-libs-debuginfo-3.1.2-1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bbhCYl + umask 022 + cd /builddir/build/BUILD + cd x265-3.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/x265-3.1.2-1.an8.loongarch64 + exit 0 Child return code was: 0