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/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_fileio.cpp:27:0: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/../src/preprocessing/ext_preprocess.cpp: In member function ‘void LibRaw::subtract(const char*)’: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/../src/preprocessing/ext_preprocess.cpp:121:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(pixel, 2, width, fp); ~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_common.cpp:44:0: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/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/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/../src/metadata/fuji.cpp:675:6: warning: ‘ ’ directive output may be truncated writing 1 byte into a region of size between 0 and 63 [-Wformat-truncation=] void LibRaw::parseFujiMakernotes(unsigned tag, unsigned type, unsigned len, ^~~~~~ In file included from /usr/include/stdio.h:862:0, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/libraw/libraw.h:32, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_defs.h:22, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_common.cpp:19: /usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 65) into a destination of size 63 __bos (__s), __fmt, __va_arg_pack ()); ^ In file included from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_common.cpp:44:0: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/../src/metadata/fuji.cpp:675:6: warning: ‘ ’ directive output may be truncated writing 1 byte into a region of size between 0 and 63 [-Wformat-truncation=] void LibRaw::parseFujiMakernotes(unsigned tag, unsigned type, unsigned len, ^~~~~~ /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/../src/metadata/fuji.cpp:675:6: note: directive argument in the range [64, 2769] In file included from /usr/include/stdio.h:862:0, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/libraw/libraw.h:32, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_defs.h:22, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/4e7cfd6a087cd0417d96f10005541e9f02ee1da7/source_subfolder/internal/dcraw_common.cpp:19: /usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: ‘__builtin___snprintf_chk’ output 8 or more bytes (assuming 73) into a destination of size 64 __bos (__s), __fmt, __va_arg_pack ()); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3793/.conan/data/jasper/2.0.16/_/_/package/37f81ce48f57e0ea6fafe8f25ce1a4e5702094ed/lib/libjasper.a(jas_stream.c.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0xc4b): warning: the use of `tmpnam' is dangerous, better use `mkstemp'