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/c8cc3561d015d965405bb92bce74c7a6bd470d8a/source_subfolder/internal/dcraw_common.cpp:52: /home/conan/w/cci_PR-3793/.conan/data/libraw/0.20.2/_/_/build/c8cc3561d015d965405bb92bce74c7a6bd470d8a/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/c8cc3561d015d965405bb92bce74c7a6bd470d8a/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/c8cc3561d015d965405bb92bce74c7a6bd470d8a/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. /home/conan/w/cci_PR-3793/.conan/data/jasper/2.0.16/_/_/package/03f4d71874fee4fc4d3541cce06d5c0513474532/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/03f4d71874fee4fc4d3541cce06d5c0513474532/source_subfolder/src/libjasper/base/jas_stream.c:(.text+0x878): 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