>>> Building on exopi-6 under multimedia/x265 BDEPENDS = [devel/ninja;devel/cmake/core;devel/nasm] DIST = [multimedia/x265:x265_4.2.tar.gz] FULLPKGNAME = x265-4.2 Woken up multimedia/x265 (Junk lock failure for exopi-6 at 1781084169.83831) Received IO (Junk lock obtained for exopi-6 at 1781084175.65) Received IO Woken up multimedia/x265 Woken up multimedia/x265 Woken up multimedia/x265 >>> Running depends in multimedia/x265 at 1781084177.20 last junk was in net/py-ripe.atlas.tools /usr/sbin/pkg_add -aI -Drepair nasm-3.01 py3-build-1.5.0 py3-installer-1.0.1 py3-poetry-core-2.4.1 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-4.3.3 nasm-3.01 ninja-1.11.1p1v1 /usr/sbin/pkg_add -aI -Drepair nasm-3.01 py3-build-1.5.0 py3-installer-1.0.1 py3-poetry-core-2.4.1 >>> Running show-prepare-results in multimedia/x265 at 1781084180.53 ===> multimedia/x265 ===> Building from scratch x265-4.2 ===> x265-4.2 depends on: nasm-* -> nasm-3.01 ===> x265-4.2 depends on: cmake-core->=4 -> cmake-core-4.3.3 ===> x265-4.2 depends on: ninja-* -> ninja-1.11.1p1v1 ===> Verifying specs: c m pthread c++ c++abi pthread ===> found c.103.0 m.10.1 pthread.28.1 c++.12.0 c++abi.9.0 cmake-core-4.3.3 nasm-3.01 ninja-1.11.1p1v1 (Junk lock released for exopi-6 at 1781084181.39) Woken up security/boofuzz distfiles size=1833442 >>> Running patch in multimedia/x265 at 1781084181.46 ===> multimedia/x265 ===> Checking files for x265-4.2 `/exopi-cvs/ports/distfiles/x265_4.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for x265-4.2 ===> Patching for x265-4.2 ===> Applying OpenBSD patch patch-source_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD |- Fix building AltiVec code on powerpc64 | |Index: source/CMakeLists.txt |--- source/CMakeLists.txt.orig |+++ source/CMakeLists.txt -------------------------- Patching file source/CMakeLists.txt using Plan A... Hunk #1 succeeded at 91. Hunk #2 succeeded at 120. Hunk #3 succeeded at 668. Hunk #4 succeeded at 799. done ===> Applying OpenBSD patch patch-source_common_aarch64_asm_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/common/aarch64/asm.S |--- source/common/aarch64/asm.S.orig |+++ source/common/aarch64/asm.S -------------------------- Patching file source/common/aarch64/asm.S using Plan A... Hunk #1 succeeded at 107. done ===> Applying OpenBSD patch patch-source_common_aarch64_cpu_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/aarch64/cpu.h |--- source/common/aarch64/cpu.h.orig |+++ source/common/aarch64/cpu.h -------------------------- Patching file source/common/aarch64/cpu.h using Plan A... Hunk #1 succeeded at 127. Hunk #2 succeeded at 142. done ===> Applying OpenBSD patch patch-source_common_aarch64_dct_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for aarch64 xonly. | |Index: source/common/aarch64/dct.S |--- source/common/aarch64/dct.S.orig |+++ source/common/aarch64/dct.S -------------------------- Patching file source/common/aarch64/dct.S using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 96. Hunk #3 succeeded at 112. Hunk #4 succeeded at 513. done ===> Applying OpenBSD patch patch-source_common_aarch64_intrapred_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for aarch64 xonly. | |Index: source/common/aarch64/intrapred.S |--- source/common/aarch64/intrapred.S.orig |+++ source/common/aarch64/intrapred.S -------------------------- Patching file source/common/aarch64/intrapred.S using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 77. Hunk #3 succeeded at 135. done ===> Applying OpenBSD patch patch-source_common_cpu_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/cpu.cpp |--- source/common/cpu.cpp.orig |+++ source/common/cpu.cpp -------------------------- Patching file source/common/cpu.cpp using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 45. Hunk #3 succeeded at 141. Hunk #4 succeeded at 377. Hunk #5 succeeded at 386. Hunk #6 succeeded at 408. done ===> Applying OpenBSD patch patch-source_common_cpu_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/cpu.h |--- source/common/cpu.h.orig |+++ source/common/cpu.h -------------------------- Patching file source/common/cpu.h using Plan A... Hunk #1 succeeded at 48. done ===> Applying OpenBSD patch patch-source_common_riscv64_cpu_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/riscv64/cpu.h |--- source/common/riscv64/cpu.h.orig |+++ source/common/riscv64/cpu.h -------------------------- Patching file source/common/riscv64/cpu.h using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 53. done ===> Applying OpenBSD patch patch-source_common_x86_x86inc_asm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/common/x86/x86inc.asm |--- source/common/x86/x86inc.asm.orig |+++ source/common/x86/x86inc.asm -------------------------- Patching file source/common/x86/x86inc.asm using Plan A... Hunk #1 succeeded at 757. done ===> Applying OpenBSD patch patch-source_test_checkasm-a_asm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/test/checkasm-a.asm |--- source/test/checkasm-a.asm.orig |+++ source/test/checkasm-a.asm -------------------------- Patching file source/test/checkasm-a.asm using Plan A... Hunk #1 succeeded at 202. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in multimedia/x265 at 1781084182.20 ===> multimedia/x265 ===> Generating configure for x265-4.2 ===> Configuring for x265-4.2 -- cmake version 4.3.3 -- The C compiler identification is Clang 22.1.6 -- The CXX compiler identification is Clang 22.1.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/x265-4.2/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: /exopi-obj/pobj/x265-4.2/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected x86_64 target processor -- Could NOT find Numa (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- 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 - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Found Nasm: /usr/local/bin/nasm (found version "3.01") -- Found Nasm 3.01 to build assembly primitives -- Looking for getauxval -- Looking for getauxval - not found -- Looking for elf_aux_info -- Looking for elf_aux_info - found -- Could NOT find Hg (missing: HG_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- SOURCE CODE IS FROM x265 GIT ARCHIVED ZIP OR TAR BALL -- GIT ARCHIVAL INFORMATION PROCESSED -- X265 RELEASE VERSION 4.2+1-e444744 -- The ASM_NASM compiler identification is NASM -- Found assembler: /usr/local/bin/nasm -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Looking for __rdtsc -- Looking for __rdtsc - not found -- Configuring done (5.4s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_ASM_YASM_FLAGS_DEBUG CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/x265-4.2/build-amd64 >>> Running build in multimedia/x265 at 1781084188.06 ===> multimedia/x265 ===> Building for x265-4.2 Change Dir: '/exopi-obj/pobj/x265-4.2/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/input/input.cpp [2/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/input/y4m.cpp [3/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/input/yuv.cpp [4/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/output/output.cpp [5/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/output/raw.cpp [6/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/output/reconplay.cpp [7/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/output/y4m.cpp [8/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/output/yuv.cpp [9/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/x265.cpp [10/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT CMakeFiles/cli.dir/x265cli.cpp.o -MF CMakeFiles/cli.dir/x265cli.cpp.o.d -o CMakeFiles/cli.dir/x265cli.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/x265cli.cpp [11/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT CMakeFiles/cli.dir/abrEncApp.cpp.o -MF CMakeFiles/cli.dir/abrEncApp.cpp.o.d -o CMakeFiles/cli.dir/abrEncApp.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/abrEncApp.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/abrEncApp.cpp:27: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [12/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/analysis.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/analysis.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [13/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/search.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/search.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/cudata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [14/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/bitcost.cpp [15/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/motion.cpp [16/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/slicetype.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/slicetype.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [17/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/frameencoder.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/frameencoder.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [18/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/framefilter.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/framefilter.cpp:27: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [19/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/level.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/level.cpp:26: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [20/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/nal.cpp [21/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/sei.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/sei.cpp:26: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [22/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/sao.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/sao.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [23/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/entropy.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/entropy.cpp:26: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [24/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/dpb.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/dpb.cpp:27: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [25/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/ratecontrol.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/ratecontrol.cpp:33: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [26/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/reference.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/reference.cpp:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [27/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/encoder.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/encoder.cpp:32: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [28/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/api.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/api.cpp:27: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/encoder.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [29/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/weightPrediction.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/weightPrediction.cpp:31: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [30/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/threadedme.cpp.o -MF encoder/CMakeFiles/encoder.dir/threadedme.cpp.o.d -o encoder/CMakeFiles/encoder.dir/threadedme.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/threadedme.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/threadedme.cpp:25: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/threadedme.h:31: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/cudata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/threadedme.cpp:33:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] 33 | int g_puStartIdx[128][8] = {0}; | ^ | {} 2 warnings generated. [31/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/pixel-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/pixel-a.asm [32/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/const-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/const-a.asm [33/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/cpu-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/cpu-a.asm [34/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/ssd-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/ssd-a.asm [35/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/mc-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/mc-a.asm [36/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/mc-a2.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/mc-a2.asm [37/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/pixel-util8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/pixel-util8.asm [38/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/blockcopy8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/blockcopy8.asm [39/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/pixeladd8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/pixeladd8.asm [40/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/dct8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/dct8.asm [41/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/seaintegral.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/seaintegral.asm [42/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/sad-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/sad-a.asm [43/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/intrapred8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/intrapred8.asm [44/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/intrapred8_allangs.asm [45/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/v4-ipfilter8.asm [46/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/h-ipfilter8.asm [47/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/ipfilter8.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/ipfilter8.asm [48/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o common/CMakeFiles/common.dir/x86/loopfilter.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/loopfilter.asm [49/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o -MF common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o.d -o common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/x86/asm-primitives.cpp [50/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o -MF common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o.d -o common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/vec/vec-primitives.cpp [51/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -Wno-shadow -Wno-unused-parameter -msse3 -MD -MT common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o -MF common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o.d -o common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/vec/dct-sse3.cpp [52/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -Wno-shadow -Wno-unused-parameter -mssse3 -MD -MT common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o -MF common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o.d -o common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/vec/dct-ssse3.cpp [53/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -Wno-shadow -Wno-unused-parameter -msse4.1 -MD -MT common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o -MF common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o.d -o common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/vec/dct-sse41.cpp [54/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -DENABLE_ASSEMBLY=1 -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/primitives.cpp [55/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -DENABLE_ASSEMBLY=1 -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/pixel.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/pixel.cpp:29: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/slicetype.h:29: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [56/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/dct.cpp [57/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/lowpassdct.cpp [58/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/ipfilter.cpp [59/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/intrapred.cpp [60/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/loopfilter.cpp [61/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/constants.cpp [62/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/cpu.cpp [63/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -DX265_VERSION=4.2+1-e444744 -DENABLE_ASSEMBLY=1 -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/version.cpp [64/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -DENABLE_ASSEMBLY=1 -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/threading.cpp [65/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/threadpool.cpp /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/threadpool.cpp:268:10: warning: unused parameter 'bNumaSupport' [-Wunused-parameter] 268 | bool bNumaSupport, | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/threadpool.cpp:637:12: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::ThreadPool' [-Wnontrivial-memcall] 637 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/threadpool.cpp:637:12: note: explicitly cast the pointer to silence this warning 637 | memset(this, 0, sizeof(*this)); | ^ | (void*) 2 warnings generated. [66/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/wavefront.cpp [67/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/md5.cpp [68/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/bitstream.cpp [69/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/yuv.cpp [70/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/shortyuv.cpp [71/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/picyuv.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/picyuv.cpp:27: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [72/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/common.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/common.cpp:25: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [73/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/param.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/param.cpp:26: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [74/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/frame.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/frame.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [75/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.cpp:24: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [76/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/cudata.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/cudata.cpp:27: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [77/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.cpp:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [78/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/lowres.cpp [79/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/piclist.cpp [80/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/predict.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/predict.cpp:26: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [81/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/scalinglist.cpp [82/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/quant.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/quant.cpp:28: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [83/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -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 /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/deblock.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/deblock.cpp:27: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/framedata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [84/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT common/CMakeFiles/common.dir/scaler.cpp.o -MF common/CMakeFiles/common.dir/scaler.cpp.o.d -o common/CMakeFiles/common.dir/scaler.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/scaler.cpp [85/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT common/CMakeFiles/common.dir/ringmem.cpp.o -MF common/CMakeFiles/common.dir/ringmem.cpp.o.d -o common/CMakeFiles/common.dir/ringmem.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/ringmem.cpp [86/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT common/CMakeFiles/common.dir/temporalfilter.cpp.o -MF common/CMakeFiles/common.dir/temporalfilter.cpp.o.d -o common/CMakeFiles/common.dir/temporalfilter.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/temporalfilter.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/temporalfilter.cpp:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [87/97] : && /usr/local/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 encoder/CMakeFiles/encoder.dir/threadedme.cpp.o common/CMakeFiles/common.dir/x86/pixel-a.asm.o common/CMakeFiles/common.dir/x86/const-a.asm.o common/CMakeFiles/common.dir/x86/cpu-a.asm.o common/CMakeFiles/common.dir/x86/ssd-a.asm.o common/CMakeFiles/common.dir/x86/mc-a.asm.o common/CMakeFiles/common.dir/x86/mc-a2.asm.o common/CMakeFiles/common.dir/x86/pixel-util8.asm.o common/CMakeFiles/common.dir/x86/blockcopy8.asm.o common/CMakeFiles/common.dir/x86/pixeladd8.asm.o common/CMakeFiles/common.dir/x86/dct8.asm.o common/CMakeFiles/common.dir/x86/seaintegral.asm.o common/CMakeFiles/common.dir/x86/sad-a.asm.o common/CMakeFiles/common.dir/x86/intrapred8.asm.o common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o common/CMakeFiles/common.dir/x86/ipfilter8.asm.o common/CMakeFiles/common.dir/x86/loopfilter.asm.o common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o common/CMakeFiles/common.dir/vec/dct-sse41.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 common/CMakeFiles/common.dir/scaler.cpp.o common/CMakeFiles/common.dir/ringmem.cpp.o common/CMakeFiles/common.dir/temporalfilter.cpp.o && /usr/bin/ranlib libx265.a && : [88/97] : && /exopi-obj/pobj/x265-4.2/bin/c++ -fPIC -O2 -pipe -DNDEBUG -shared -Wl,-Bsymbolic,-znoexecstack -Xlinker --dependency-file=CMakeFiles/x265-shared.dir/link.d -Wl,-soname,libx265.so.26.0 -o libx265.so.26.0 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 encoder/CMakeFiles/encoder.dir/threadedme.cpp.o common/CMakeFiles/common.dir/x86/pixel-a.asm.o common/CMakeFiles/common.dir/x86/const-a.asm.o common/CMakeFiles/common.dir/x86/cpu-a.asm.o common/CMakeFiles/common.dir/x86/ssd-a.asm.o common/CMakeFiles/common.dir/x86/mc-a.asm.o common/CMakeFiles/common.dir/x86/mc-a2.asm.o common/CMakeFiles/common.dir/x86/pixel-util8.asm.o common/CMakeFiles/common.dir/x86/blockcopy8.asm.o common/CMakeFiles/common.dir/x86/pixeladd8.asm.o common/CMakeFiles/common.dir/x86/dct8.asm.o common/CMakeFiles/common.dir/x86/seaintegral.asm.o common/CMakeFiles/common.dir/x86/sad-a.asm.o common/CMakeFiles/common.dir/x86/intrapred8.asm.o common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o common/CMakeFiles/common.dir/x86/ipfilter8.asm.o common/CMakeFiles/common.dir/x86/loopfilter.asm.o common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o common/CMakeFiles/common.dir/vec/dct-sse41.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 common/CMakeFiles/common.dir/scaler.cpp.o common/CMakeFiles/common.dir/ringmem.cpp.o common/CMakeFiles/common.dir/temporalfilter.cpp.o -lpthread -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [89/97] /usr/local/bin/cmake -E cmake_symlink_library libx265.so.26.0 libx265.so.26.0 libx265.so && : [90/97] : && /exopi-obj/pobj/x265-4.2/bin/c++ -O2 -pipe -DNDEBUG -Wl,-Bsymbolic,-znoexecstack -Xlinker --dependency-file=CMakeFiles/cli.dir/link.d 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 CMakeFiles/cli.dir/x265cli.cpp.o CMakeFiles/cli.dir/abrEncApp.cpp.o -o x265 -Wl,-z,origin,-rpath,/exopi-obj/pobj/x265-4.2/build-amd64: libx265.so.26.0 -lpthread -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : ld: warning: x265.cpp(CMakeFiles/cli.dir/x265.cpp.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() [91/97] /usr/local/bin/nasm -f elf64 -DENABLE_CET=0 -DARCH_X86_64=1 -I /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/../common/x86/ -DPIC -DHAVE_ALIGNED_STACK=1 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -DX265_NS=x265 -o test/CMakeFiles/TestBench.dir/checkasm-a.asm.o /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/checkasm-a.asm [92/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT test/CMakeFiles/TestBench.dir/testbench.cpp.o -MF test/CMakeFiles/TestBench.dir/testbench.cpp.o.d -o test/CMakeFiles/TestBench.dir/testbench.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/testbench.cpp [93/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT test/CMakeFiles/TestBench.dir/pixelharness.cpp.o -MF test/CMakeFiles/TestBench.dir/pixelharness.cpp.o.d -o test/CMakeFiles/TestBench.dir/pixelharness.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/pixelharness.cpp In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/pixelharness.cpp:27: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder/entropy.h:31: In file included from /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/cudata.h:28: /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: warning: first argument in call to 'memset' is a pointer to non-trivially copyable type 'x265::SPS' [-Wnontrivial-memcall] 298 | memset(this, 0, sizeof(*this)); | ^ /exopi-obj/pobj/x265-4.2/x265_4.2/source/common/slice.h:298:16: note: explicitly cast the pointer to silence this warning 298 | memset(this, 0, sizeof(*this)); | ^ | (void*) 1 warning generated. [94/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT test/CMakeFiles/TestBench.dir/mbdstharness.cpp.o -MF test/CMakeFiles/TestBench.dir/mbdstharness.cpp.o.d -o test/CMakeFiles/TestBench.dir/mbdstharness.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/mbdstharness.cpp [95/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT test/CMakeFiles/TestBench.dir/ipfilterharness.cpp.o -MF test/CMakeFiles/TestBench.dir/ipfilterharness.cpp.o.d -o test/CMakeFiles/TestBench.dir/ipfilterharness.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/ipfilterharness.cpp [96/97] /exopi-obj/pobj/x265-4.2/bin/c++ -DENABLE_ASSEMBLY -DENABLE_CET=0 -DEXPORT_C_API=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DX265_ARCH_X86=1 -DX265_DEPTH=8 -DX265_NS=x265 -DX86_64=1 -D__STDC_LIMIT_MACROS=1 -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/. -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/common -I/exopi-obj/pobj/x265-4.2/x265_4.2/source/encoder -I/exopi-obj/pobj/x265-4.2/build-amd64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -MD -MT test/CMakeFiles/TestBench.dir/intrapredharness.cpp.o -MF test/CMakeFiles/TestBench.dir/intrapredharness.cpp.o.d -o test/CMakeFiles/TestBench.dir/intrapredharness.cpp.o -c /exopi-obj/pobj/x265-4.2/x265_4.2/source/test/intrapredharness.cpp [97/97] : && /exopi-obj/pobj/x265-4.2/bin/c++ -O2 -pipe -DNDEBUG -Wl,-Bsymbolic,-znoexecstack -Xlinker --dependency-file=test/CMakeFiles/TestBench.dir/link.d test/CMakeFiles/TestBench.dir/checkasm-a.asm.o test/CMakeFiles/TestBench.dir/testbench.cpp.o test/CMakeFiles/TestBench.dir/pixelharness.cpp.o test/CMakeFiles/TestBench.dir/mbdstharness.cpp.o test/CMakeFiles/TestBench.dir/ipfilterharness.cpp.o test/CMakeFiles/TestBench.dir/intrapredharness.cpp.o -o test/TestBench libx265.a -lpthread -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : ld: warning: ipfilterharness.cpp(test/CMakeFiles/TestBench.dir/ipfilterharness.cpp.o:(IPFilterHarness::IPFilterHarness())): warning: rand() may return deterministic values, is that what you want? ld: warning: param.cpp(param.cpp.o:(x265_scenecut_aware_qp_param_parse) in archive libx265.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: param.cpp(param.cpp.o:(x265::appendtool(x265_param*, char*, unsigned long, char const*)) in archive libx265.a): warning: strcat() is almost always misused, please use strlcat() >>> Running fake in multimedia/x265 at 1781085374.83 ===> multimedia/x265 ===> Faking installation for x265-4.2 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/lib/libx265.a -- Installing: /exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/include/x265.h -- Installing: /exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/include/x265_config.h -- Installing: /exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/lib/libx265.so.26.0 -- Installing: /exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/lib/pkgconfig/x265.pc -- Installing: /exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/bin/x265 -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/x265-4.2/fake-amd64/usr/local/bin/x265" to "" >>> Running package in multimedia/x265 at 1781085375.31 ===> multimedia/x265 `/exopi-obj/pobj/x265-4.2/fake-amd64/.fake_done' is up to date. ===> Building package for x265-4.2 Create /exopi-cvs/ports/packages/amd64/all/x265-4.2.tgz Creating package x265-4.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|********** | 16% archiving|******************** | 31% archiving|***************************** | 45% archiving|************************************ | 57% archiving|********************************************** | 71% archiving|******************************************************* | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/x265-4.2.tgz >>> Running clean in multimedia/x265 at 1781085377.09 ===> multimedia/x265 ===> Cleaning for x265-4.2 >>> Ended at 1781085377.42 max_stuck=368.54/waiting-for-lock #151=7.38/depends=3.33/show-prepare-results=0.89/patch=0.78/configure=5.86/build=1186.76/fake=0.48/package=1.78/clean=0.35