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 In file included from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/2f835fd73683107706a52bf6c6155e8fac3f6fe8/source_subfolder/internal/dcraw_common.cpp:44: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/2f835fd73683107706a52bf6c6155e8fac3f6fe8/source_subfolder/internal/../src/metadata/fuji.cpp: In member function ‘void LibRaw::parseFujiMakernotes(unsigned int, unsigned int, unsigned int, unsigned int)’: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/2f835fd73683107706a52bf6c6155e8fac3f6fe8/source_subfolder/internal/../src/metadata/fuji.cpp:783:35: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 63 [-Wformat-truncation=] tbuf, sizeof(tbuf), "%s %s %d:%s:%s %s", ^~~~~~~~~~~~~~~~~~~ imgdata.shootinginfo.InternalBodySerial, ystr, year, mm, dd, ~~~~ /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/2f835fd73683107706a52bf6c6155e8fac3f6fe8/source_subfolder/internal/../src/metadata/fuji.cpp:782:19: note: ‘snprintf’ output 7 or more bytes (assuming 89) into a destination of size 64 snprintf( ~~~~~~~~^ tbuf, sizeof(tbuf), "%s %s %d:%s:%s %s", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imgdata.shootinginfo.InternalBodySerial, ystr, year, mm, dd, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ words[i] + ~~~~~~~~~~ strnlen(words[i], ~~~~~~~~~~~~~~~~~ sizeof(imgdata.shootinginfo.InternalBodySerial) - 1) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12); ~~~ /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/2f835fd73683107706a52bf6c6155e8fac3f6fe8/source_subfolder/internal/../src/metadata/fuji.cpp:703:42: warning: ‘ ’ directive output may be truncated writing 1 byte into a region of size between 0 and 63 [-Wformat-truncation=] snprintf(tbuf, sizeof(tbuf)-1, "%s %s", ^~~~~~~ /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/2f835fd73683107706a52bf6c6155e8fac3f6fe8/source_subfolder/internal/../src/metadata/fuji.cpp:703:19: note: ‘snprintf’ output 2 or more bytes (assuming 65) into a destination of size 63 snprintf(tbuf, sizeof(tbuf)-1, "%s %s", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imgdata.shootinginfo.InternalBodySerial, words[i]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3793/.conan/data/jasper/2.0.16/_/_/package/1ee630f696fc4cfb89547be3004eb75ed92d4b98/lib/libjasper.a(jas_stream.c.o): In function `jas_stream_tmpfile': /home/conan/w/cci_PR-3057/.conan/data/jasper/2.0.16/_/_/build/1ee630f696fc4cfb89547be3004eb75ed92d4b98/source_subfolder/src/libjasper/base/jas_stream.c:520: warning: the use of `tmpnam' is dangerous, better use `mkstemp' CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY