******************************************************************************** conan install exiv2/0.27.4@ --build=exiv2 --profile=/home/conan/w/BuildSingleReference/26939/02fe980f-8257-4e03-87b6-64668bb50ba7/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=6 os=Linux os_build=Linux [options] exiv2:shared=False [build_requires] [env] exiv2/0.27.4: Forced build from source Installing package: exiv2/0.27.4 Requirements exiv2/0.27.4 from local cache - Cache expat/2.4.1 from 'conan-center' - Cache libiconv/1.16 from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages exiv2/0.27.4:4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7 - Build expat/2.4.1:9bde4b404d62e6e2c46c9d1c1825c2d027642a18 - Cache libiconv/1.16:2f7b82355ea4bfc093a8e85003164e724ce5930c - Cache libpng/1.6.37:6a37ec7841162e034cb60404a6f8cc7b3c716472 - Cache zlib/1.2.11:2f7b82355ea4bfc093a8e85003164e724ce5930c - Cache Installing (downloading, building) binaries... expat/2.4.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libpng/1.6.37: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK exiv2/0.27.4: Copying sources to build folder exiv2/0.27.4: Building your package in /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7 exiv2/0.27.4: Generator cmake_find_package created FindIconv.cmake exiv2/0.27.4: Generator cmake_find_package created FindPNG.cmake exiv2/0.27.4: Generator cmake_find_package created FindEXPAT.cmake exiv2/0.27.4: Generator cmake_find_package created FindZLIB.cmake exiv2/0.27.4: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK exiv2/0.27.4: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/package/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DEXIV2_BUILD_SAMPLES="False" -DEXIV2_BUILD_EXIV2_COMMAND="False" -DEXIV2_ENABLE_PNG="True" -DEXIV2_ENABLE_XMP="True" -DEXIV2_ENABLE_NLS="False" -DEXIV2_ENABLE_WEBREADY="False" -DEXIV2_ENABLE_CURL="False" -DEXIV2_ENABLE_SSH="False" -DEXIV2_ENABLE_DYNAMIC_RUNTIME="False" -DCMAKE_POSITION_INDEPENDENT_CODE="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++ -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Conan: Using autogenerated FindEXPAT.cmake -- Found EXPAT: 2.4.1 (found version "2.4.1") -- Library expat found /home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/9bde4b404d62e6e2c46c9d1c1825c2d027642a18/lib/libexpat.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/9bde4b404d62e6e2c46c9d1c1825c2d027642a18/lib/libexpat.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libiconv.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libiconv.a -- Library charset found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libcharset.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libcharset.a -- Performing Test HAS_FSTACK_CLASH_PROTECTION -- Performing Test HAS_FSTACK_CLASH_PROTECTION - Failed -- Performing Test HAS_FCF_PROTECTION -- Performing Test HAS_FCF_PROTECTION - Failed -- Performing Test HAS_FSTACK_PROTECTOR_STRONG -- Performing Test HAS_FSTACK_PROTECTOR_STRONG - Success -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for mmap -- Looking for mmap - found -- Looking for munmap -- Looking for munmap - found -- Looking for strerror_r -- Looking for strerror_r - found -- Performing Test EXV_STRERROR_R_CHAR_P -- Performing Test EXV_STRERROR_R_CHAR_P - Success -- Looking for C++ include memory.h -- Looking for C++ include memory.h - found -- Looking for C++ include process.h -- Looking for C++ include process.h - not found -- Looking for C++ include stdbool.h -- Looking for C++ include stdbool.h - found -- Looking for C++ include strings.h -- Looking for C++ include strings.h - found -- Looking for C++ include sys/stat.h -- Looking for C++ include sys/stat.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include inttypes.h -- Looking for C++ include inttypes.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include sys/mman.h -- Looking for C++ include sys/mman.h - found -- Looking for C++ include regex.h -- Looking for C++ include regex.h - found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Install prefix: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/package/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7 -- ------------------------------------------------------------------ -- CMake Generator: Unix Makefiles -- CMAKE_BUILD_TYPE: Debug -- Compiler info: GNU (/usr/bin/g++) ; version: 6.4.0 -- CMAKE_CXX_STANDARD: -- --- Compiler flags --- -- General: -m64 -- Extra: -- Debug: -g3 -gstrict-dwarf -O0 -- Release: -O3 -DNDEBUG -- RelWithDebInfo: -O2 -g -DNDEBUG -- MinSizeRel: -Os -DNDEBUG -- --- Linker flags --- -- General: -- Debug: -- Release: -- RelWithDebInfo: -- MinSizeRel: -- -- Compiler Options -- Warnings as errors: NO -- Use extra compiler warning flags: NO -- -- ------------------------------------------------------------------ -- Building shared library: NO -- Building PNG support: YES -- XMP metadata support: YES -- Building BMFF support: NO -- Native language support: NO -- Conversion of Windows XP tags: YES -- Nikon lens database: YES -- Building video support: NO -- Building webready support: NO -- Building exiv2 command: NO -- Building samples: NO -- Building unit tests: NO -- Building doc: NO -- Building with coverage flags: NO -- Using ccache: NO -- ------------------------------------------------------------------ -- WARNING: Deprecated features: EPS, Video, Ssh -- ------------------------------------------------------------------ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target exiv2-xmp [ 1%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/ExpatAdapter.cpp.o [ 2%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/MD5.cpp.o Scanning dependencies of target exiv2lib_int [ 3%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/canonmn_int.cpp.o [ 5%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/casiomn_int.cpp.o [ 6%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/ParseRDF.cpp.o [ 7%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/UnicodeConversions.cpp.o [ 8%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/cr2header_int.cpp.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/crwimage_int.cpp.o [ 11%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPIterator.cpp.o [ 12%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPMeta.cpp.o [ 13%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPUtils.cpp.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/fujimn_int.cpp.o [ 16%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XML_Node.cpp.o [ 17%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPCore_Impl.cpp.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/helper_functions.cpp.o [ 20%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPIterator.cpp.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/image_int.cpp.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/exiv2lib_int.dir/makernote_int.cpp.o [ 24%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-GetSet.cpp.o [ 25%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Parse.cpp.o source_subfolder/src/CMakeFiles/exiv2lib_int.dir/build.make:172: recipe for target 'source_subfolder/src/CMakeFiles/exiv2lib_int.dir/makernote_int.cpp.o' failed CMakeFiles/Makefile2:275: recipe for target 'source_subfolder/src/CMakeFiles/exiv2lib_int.dir/all' failed [ 26%] Building CXX object source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Serialize.cpp.o source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/build.make:211: recipe for target 'source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-GetSet.cpp.o' failed source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/build.make:224: recipe for target 'source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Parse.cpp.o' failed source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/build.make:237: recipe for target 'source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Serialize.cpp.o' failed CMakeFiles/Makefile2:248: recipe for target 'source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/all' failed Makefile:148: recipe for target 'all' failed exiv2/0.27.4: Received SIGTERM! -- ICONV_INCLUDE_DIR : /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/include -- ICONV_LIBRARIES : -DXML_STATIC $<$:> $<$:> $<$:> $<$:> CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:256:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:338:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:420:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:452:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:540:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:627:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:718:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:800:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:893:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:981:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1082:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1238:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr > AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:47:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:143:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:217:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/makernote_int.hpp:25:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:101:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/canonmn_int.cpp:28: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:256:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:338:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:420:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:452:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:540:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:627:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:718:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:800:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:893:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:981:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1082:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1238:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr > AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:47:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:143:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.hpp:33:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:28: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:217:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/casiomn_int.cpp:27: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:256:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:338:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:420:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:452:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:540:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:627:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:718:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:800:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:893:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:981:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1082:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1238:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr > AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:47:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:143:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:217:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:101:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffcomposite_int.hpp:174:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/basicio.hpp:58:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/basicio.hpp:524:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/basicio.hpp:724:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:256:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:338:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:420:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:452:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:540:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:627:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/iptc.hpp:32:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/datasets.hpp:278:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:718:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:800:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:893:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:981:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1082:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1238:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr > AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/xmp_exiv2.hpp:28:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:30, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/properties.hpp:234:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/xmp_exiv2.hpp:28:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:30, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/properties.hpp:297:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:30:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/xmp_exiv2.hpp:149:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:81:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:47:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:143:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:217:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/basicio.hpp:58:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/basicio.hpp:524:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/basicio.hpp:724:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:252:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] static std::auto_ptr create(uint32_t extendedTag, ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:345:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] static std::auto_ptr parse( ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tifffwd_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tiffimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.hpp:32, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/cr2header_int.cpp:1: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/iptc.hpp:32:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/datasets.hpp:278:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/xmp_exiv2.hpp:28:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:30, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/properties.hpp:234:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/xmp_exiv2.hpp:28:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:30, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/properties.hpp:297:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:30:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/xmp_exiv2.hpp:149:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/image.hpp:81:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21:0: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:87:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21:0: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:431:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/tags_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/crwimage_int.cpp:21: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:256:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:338:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:420:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:452:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:540:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:627:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:718:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:800:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:893:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:981:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1082:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/value.hpp:1238:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr > AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/metadatum.hpp:47:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:143:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr AutoPtr; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:31: /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/tags.hpp:217:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr p_; ^~~~~~~~ In file included from /usr/include/c++/6/memory:81:0, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/config.h:99, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/include/exiv2/types.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7/source_subfolder/src/fujimn_int.cpp:30: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/src/CMakeFiles/exiv2lib_int.dir/makernote_int.cpp.o] Error 4 make[1]: *** [source_subfolder/src/CMakeFiles/exiv2lib_int.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-GetSet.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Parse.cpp.o] Terminated make[2]: *** [source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Serialize.cpp.o] Terminated make[1]: *** [source_subfolder/xmpsdk/CMakeFiles/exiv2-xmp.dir/all] Terminated make: *** [all] Error 2 exiv2/0.27.4: ERROR: Package '4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7' build failed exiv2/0.27.4: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/exiv2/0.27.4/_/_/build/4a7d30d330fab9b967e9c6d7f5710706c1ee9eb7 ERROR: Exiting with code: 5