CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_FIND_PACKAGE_OpenMP 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw.h:35, from /home/conan/w/cci_PR-2735/14/e74b3349-2d33-40bf-bb4c-05dc5fb4ce8a/recipes/libraw/all/test_package/test_package.cpp:1: /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 121 | std::auto_ptr f; /* will close() automatically through dtor */ | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw_datastream.h:37, from /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw.h:35, from /home/conan/w/cci_PR-2735/14/e74b3349-2d33-40bf-bb4c-05dc5fb4ce8a/recipes/libraw/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw.h:35, from /home/conan/w/cci_PR-2735/14/e74b3349-2d33-40bf-bb4c-05dc5fb4ce8a/recipes/libraw/all/test_package/test_package.cpp:1: /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 122 | std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw_datastream.h:37, from /home/conan/w/cci_PR-2735/.conan/data/libraw/0.19.5/_/_/package/c586f22e3cf00f2dba3dfde0c9a3b91362d5c0f2/include/libraw/libraw.h:35, from /home/conan/w/cci_PR-2735/14/e74b3349-2d33-40bf-bb4c-05dc5fb4ce8a/recipes/libraw/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~