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 /Users/jenkins/w/cci_PR-2735@3/14/b06bed86-a96b-442a-9f43-bc1d6c7a9d3a/recipes/libraw/all/test_package/test_package.cpp:1: In file included from /Users/jenkins/w/cci_PR-2735@3/.conan/data/libraw/0.19.5/_/_/package/19aace03e89d7260266856e9f4b77ce971859e55/include/libraw/libraw.h:35: /Users/jenkins/w/cci_PR-2735@3/.conan/data/libraw/0.19.5/_/_/package/19aace03e89d7260266856e9f4b77ce971859e55/include/libraw/libraw_datastream.h:121:8: warning: 'auto_ptr >' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:2080:28: note: 'auto_ptr >' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-2735@3/14/b06bed86-a96b-442a-9f43-bc1d6c7a9d3a/recipes/libraw/all/test_package/test_package.cpp:1: In file included from /Users/jenkins/w/cci_PR-2735@3/.conan/data/libraw/0.19.5/_/_/package/19aace03e89d7260266856e9f4b77ce971859e55/include/libraw/libraw.h:35: /Users/jenkins/w/cci_PR-2735@3/.conan/data/libraw/0.19.5/_/_/package/19aace03e89d7260266856e9f4b77ce971859e55/include/libraw/libraw_datastream.h:122:8: warning: 'auto_ptr >' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/memory:2080:28: note: 'auto_ptr >' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 2 warnings generated.