******************************************************************************** conan install libx265/3.4@ --profile=/home/conan/w/BuildSingleReference/3643/8c8258e8-92a5-4a59-8c1c-181df9d279cf/profile.txt --build=libx265 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] libx265:shared=False [build_requires] [env] libx265/3.4: Forced build from source nasm/2.14: Not found in local cache, looking in remotes... nasm/2.14: Trying with 'conan-upstream'... nasm/2.14: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nasm/2.14: Downloaded recipe revision deaa38d665d7a31d71c67acf7e5c98ca Installing package: libx265/3.4 Requirements libx265/3.4 from local cache - Cache Packages libx265/3.4:dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb - Build Build requirements nasm/2.14 from 'conan-center' - Downloaded Build requirements packages nasm/2.14:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... nasm/2.14: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.14: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c nasm/2.14: Downloaded package revision e39b65c8b62d59b2f7a922ee42fc6434 nasm/2.14: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libx265/3.4: Applying build-requirement: nasm/2.14 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libx265/3.4: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libx265/3.4: Copying sources to build folder libx265/3.4: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb libx265/3.4: Generator cmake_find_package created Findnasm.cmake libx265/3.4: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libx265/3.4: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_PIC="True" -DENABLE_SHARED="False" -DENABLE_ASSEMBLY="True" -DENABLE_LIBNUMA="False" -DHIGH_BIT_DEPTH="False" -DMAIN12="False" -DENABLE_HDR10_PLUS="False" -DENABLE_SVT_HEVC="False" -DPLATFORM_LIBS="dl" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- cmake version 3.18.2 -- Detected x86_64 target processor -- 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: /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/nasm (found version "2.14") -- Found Nasm 2.14 to build assembly primitives -- x265 version 0.0 -- The ASM_NASM compiler identification is NASM -- Found assembler: /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/nasm -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target encoder Scanning dependencies of target common [ 1%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/const-a.asm.o [ 2%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixel-a.asm.o [ 3%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 4%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/cpu-a.asm.o [ 5%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/ssd-a.asm.o [ 7%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/search.cpp.o [ 8%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/mc-a.asm.o [ 9%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 10%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 11%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 12%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 14%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/mc-a2.asm.o [ 15%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 16%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixel-util8.asm.o [ 17%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/level.cpp.o [ 18%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 20%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 21%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 22%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/blockcopy8.asm.o [ 23%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 24%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 25%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 27%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/pixeladd8.asm.o [ 28%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 29%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 30%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/dct8.asm.o [ 31%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/seaintegral.asm.o [ 32%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/sad-a.asm.o [ 34%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/intrapred8.asm.o [ 35%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/api.cpp.o [ 36%] Building CXX object source_subfolder/source/encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 36%] Built target encoder [ 37%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o [ 38%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o [ 40%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o [ 41%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/ipfilter8.asm.o [ 42%] Building ASM_NASM object source_subfolder/source/common/CMakeFiles/common.dir/x86/loopfilter.asm.o [ 43%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o [ 44%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o [ 45%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o [ 47%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o [ 48%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o [ 49%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/primitives.cpp.o [ 50%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/pixel.cpp.o [ 51%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/dct.cpp.o [ 52%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 54%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/ipfilter.cpp.o [ 55%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/intrapred.cpp.o [ 56%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/loopfilter.cpp.o [ 57%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/constants.cpp.o [ 58%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cpu.cpp.o [ 60%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/version.cpp.o [ 61%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threading.cpp.o [ 62%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/threadpool.cpp.o [ 63%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/wavefront.cpp.o [ 64%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/md5.cpp.o [ 65%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/bitstream.cpp.o [ 67%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/yuv.cpp.o [ 68%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/shortyuv.cpp.o [ 69%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/picyuv.cpp.o [ 70%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/common.cpp.o [ 71%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/param.cpp.o [ 72%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/frame.cpp.o [ 74%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/framedata.cpp.o [ 75%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/cudata.cpp.o [ 76%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/slice.cpp.o [ 77%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/lowres.cpp.o [ 78%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/piclist.cpp.o [ 80%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/predict.cpp.o [ 81%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/scalinglist.cpp.o [ 82%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/quant.cpp.o [ 83%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/deblock.cpp.o [ 84%] Building CXX object source_subfolder/source/common/CMakeFiles/common.dir/scaler.cpp.o [ 84%] Built target common Scanning dependencies of target x265-static [ 85%] Linking CXX static library ../../lib/libx265.a [ 85%] Built target x265-static Scanning dependencies of target cli [ 87%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/y4m.cpp.o [ 88%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/input.cpp.o [ 89%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/input/yuv.cpp.o [ 90%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/output.cpp.o [ 91%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/raw.cpp.o [ 92%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/reconplay.cpp.o [ 94%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/y4m.cpp.o [ 95%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/output/yuv.cpp.o [ 96%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/x265.cpp.o [ 97%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/x265cli.cpp.o [ 98%] Building CXX object source_subfolder/source/CMakeFiles/cli.dir/abrEncApp.cpp.o [100%] Linking CXX executable ../../bin/x265 [100%] Built target cli libx265/3.4: Package 'dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb' built libx265/3.4: Build folder /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb libx265/3.4: Generated conaninfo.txt libx265/3.4: Generated conanbuildinfo.txt libx265/3.4: Generating the package libx265/3.4: Package folder /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb libx265/3.4: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 21%] Built target encoder [ 84%] Built target common [ 85%] Built target x265-static [100%] Built target cli Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/lib/libx265.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/include/x265.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/include/x265_config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/lib/pkgconfig/x265.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/package/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/bin/x265 [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK libx265/3.4 package(): Packaged 1 '.a' file: libx265.a libx265/3.4 package(): Packaged 1 file: COPYING libx265/3.4 package(): Packaged 2 '.h' files: x265_config.h, x265.h libx265/3.4: Package 'dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb' created libx265/3.4: Created package revision 36a43fd9c3f6954e2634e33f7e610cc6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR MAIN12 /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/encoder/ratecontrol.cpp: In member function ‘int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)’: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/encoder/ratecontrol.cpp:2992:36: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] 2992 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10/cstdio:42, from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/common/common.h:33, from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/encoder/ratecontrol.cpp:30: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 140 bytes into a destination of size 128 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/encoder/ratecontrol.cpp:2993:33: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] 2993 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10/cstdio:42, from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/common/common.h:33, from /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/encoder/ratecontrol.cpp:30: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 42 bytes into a destination of size 40 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/x265.cpp: In function ‘bool parseAbrConfig(FILE*, x265::CLIOptions*, uint8_t)’: /home/conan/w/BuildSingleReference/.conan/data/libx265/3.4/_/_/build/dac1ea31cbddea2f2da8eb01b1dd7b42e5bd2ceb/source_subfolder/source/x265.cpp:157:14: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 157 | fgets(line, sizeof(line), abrConfig); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~