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/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp: In member function ‘int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)’: /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp:2870:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ^~~~~~~~ ~~~~~~~~ /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp:2871:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ^~~~~ ~~~~~ /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp:2870:31: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ^~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/common/common.h:33, from /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp:30: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: ‘__builtin___sprintf_chk’ output between 3 and 140 bytes into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp:2871:28: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ^~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/common/common.h:33, from /home/conan/w/cci_PR-3433/.conan/data/libx265/3.2.1/_/_/build/fc6532f3deb72a17cceb763ae8d0788988b94a52/source_subfolder/source/encoder/ratecontrol.cpp:30: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: ‘__builtin___sprintf_chk’ output between 3 and 42 bytes into a destination of size 40 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY x265 [info]: HEVC encoder version 0.0 x265 [info]: build info [Linux][GCC 8.4.0][64 bit] 8bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 x265 [info]: Main profile, Level-3 (Main tier) x265 [info]: Thread pool created using 4 threads x265 [info]: Slices : 1 x265 [info]: frame threads / pool features : 2 / wpp(8 rows) x265 [warning]: Source height < 720p; disabling lookahead-slices x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3 x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00 x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2 x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 x265 [info]: References / ref-limit cu / depth : 3 / off / on x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 32 / 1 x265 [info]: Rate Control / qCompress : CRF-28.0 / 0.60 x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip signhide tmvp b-intra x265 [info]: tools: strong-intra-smoothing deblock sao encoded 0 frames