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/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_fileio.cpp:27: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/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/ebbe67bd5078c365effcea82914984e0ebe0641e/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/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_common.cpp:44: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/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/ebbe67bd5078c365effcea82914984e0ebe0641e/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/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/../src/metadata/fuji.cpp:783:35: note: directive argument in the range [64, 2769] In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/libraw/libraw.h:32, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_defs.h:22, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_common.cpp:19: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output 8 or more bytes (assuming 92) into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_common.cpp:44: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/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", ^~~~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/libraw/libraw.h:32, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_defs.h:22, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_common.cpp:19: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 65) into a destination of size 63 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_common.cpp:68: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/../src/write/file_write.cpp: In member function ‘void LibRaw::tiff_head(tiff_hdr*, int)’: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/../src/write/file_write.cpp:77:21: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=] sprintf(th->date, "%04d:%02d:%02d %02d:%02d:%02d", t->tm_year + 1900, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/../src/write/file_write.cpp:77:21: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:862, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/libraw/libraw.h:32, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_defs.h:22, from /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/ebbe67bd5078c365effcea82914984e0ebe0641e/source_subfolder/internal/dcraw_common.cpp:19: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: ‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of size 20 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 /home/conan/w/cci_PR-3793/.conan/data/jasper/2.0.16/_/_/package/8f568dac2ad3e0e6643a4f08d763296e7f634f47/lib/libjasper.a(jas_stream.c.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0xc53): warning: the use of `tmpnam' is dangerous, better use `mkstemp'