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/a26c3d40a2d29552bb1f12f81d8cd6f5b17f4c2e/source_subfolder/internal/dcraw_common.cpp:52: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/a26c3d40a2d29552bb1f12f81d8cd6f5b17f4c2e/source_subfolder/internal/../src/metadata/ciff.cpp:130:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = strrchr(imCommon.firmware, ' ')) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/a26c3d40a2d29552bb1f12f81d8cd6f5b17f4c2e/source_subfolder/internal/../src/metadata/ciff.cpp:130:13: note: place parentheses around the assignment to silence this warning if (p = strrchr(imCommon.firmware, ' ')) { ^ ( ) /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/a26c3d40a2d29552bb1f12f81d8cd6f5b17f4c2e/source_subfolder/internal/../src/metadata/ciff.cpp:130:13: note: use '==' to turn this assignment into an equality comparison if (p = strrchr(imCommon.firmware, ' ')) { ^ == 1 warning generated. /usr/bin/ld: /home/conan/w/cci_PR-3793/.conan/data/jasper/2.0.16/_/_/package/00a15e8f0b180c9894ccaf8896a3b416bffc4447/lib/libjasper.a(jas_stream.c.o): in function `jas_stream_tmpfile': jas_stream.c:(.text+0x8c7): 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